UNPKG

@aave/governance-crosschain-bridges

Version:
41 lines (40 loc) 893 B
{ "_format": "hh-sol-artifact-1", "contractName": "IGasRefunder", "sourceName": "contracts/dependencies/arbitrum/libraries/IGasRefunder.sol", "abi": [ { "inputs": [ { "internalType": "address payable", "name": "spender", "type": "address" }, { "internalType": "uint256", "name": "gasUsed", "type": "uint256" }, { "internalType": "uint256", "name": "calldataSize", "type": "uint256" } ], "name": "onGasSpent", "outputs": [ { "internalType": "bool", "name": "success", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }