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