@chainlink/contracts
Version:
Chainlink smart contracts
42 lines (41 loc) • 723 B
JSON
[
{
"inputs": [],
"name": "gasPerPubdataByte",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [],
"name": "gasPrice",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [],
"name": "getCurrentPubdataSpent",
"outputs": [
{
"internalType": "uint256",
"name": "currentPubdataSpent",
"type": "uint256"
}
],
"stateMutability": "pure",
"type": "function"
}
]