UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

42 lines (41 loc) 754 B
[ { "inputs": [], "name": "cleanupBlockNumber", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_cleanerContract", "type": "address" } ], "name": "setCleanerContract", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "_blockNumber", "type": "uint256" } ], "name": "setCleanupBlockNumber", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]