Update abi.json

This commit is contained in:
0xcary 2024-12-24 19:48:24 +08:00 committed by GitHub
parent 1a46114ff4
commit ed89e94dcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@
"type": "bytes[]"
}
],
"stateMutability":"view",
"stateMutability": "payable",
"type": "function"
},
{
@ -80,7 +80,7 @@
"type": "tuple[]"
}
],
"stateMutability":"view",
"stateMutability": "payable",
"type": "function"
},
{
@ -133,7 +133,7 @@
"type": "tuple[]"
}
],
"stateMutability":"view",
"stateMutability": "payable",
"type": "function"
},
{
@ -186,13 +186,11 @@
"type": "tuple[]"
}
],
"stateMutability":"view",
"stateMutability": "payable",
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getBasefee",
"outputs": [
{
@ -224,9 +222,7 @@
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getBlockNumber",
"outputs": [
{
@ -239,9 +235,7 @@
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getChainId",
"outputs": [
{
@ -254,9 +248,7 @@
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getCurrentBlockCoinbase",
"outputs": [
{
@ -269,9 +261,7 @@
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getCurrentBlockDifficulty",
"outputs": [
{
@ -284,9 +274,7 @@
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getCurrentBlockGasLimit",
"outputs": [
{
@ -299,9 +287,7 @@
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getCurrentBlockTimestamp",
"outputs": [
{
@ -333,9 +319,7 @@
"type": "function"
},
{
"inputs":[
],
"inputs": [],
"name": "getLastBlockHash",
"outputs": [
{
@ -392,7 +376,7 @@
"type": "tuple[]"
}
],
"stateMutability":"view",
"stateMutability": "payable",
"type": "function"
},
{
@ -450,7 +434,7 @@
"type": "tuple[]"
}
],
"stateMutability":"view",
"stateMutability": "payable",
"type": "function"
}
]