UNPKG

@mantleio/contracts

Version:
38 lines (37 loc) 773 B
{ "_format": "hh-sol-artifact-1", "contractName": "IPauserRegistry", "sourceName": "contracts/libraries/eigenda/interfaces/IPauserRegistry.sol", "abi": [ { "inputs": [], "name": "pauser", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "unpauser", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }