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