@arbitrum/nitro-contracts
Version:
Layer 2 precompiles and rollup for Arbitrum Nitro
25 lines (24 loc) • 499 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ArbosTest",
"sourceName": "src/precompiles/ArbosTest.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "gasAmount",
"type": "uint256"
}
],
"name": "burnArbGas",
"outputs": [],
"stateMutability": "pure",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}