dsa-connectors/deployements/mainnet/index.sol/ListInterface.json
2021-05-15 00:46:54 +05:30

25 lines
501 B
JSON

{
"_format": "hh-sol-artifact-1",
"contractName": "ListInterface",
"sourceName": "contracts/registry/index.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_account",
"type": "address"
}
],
"name": "init",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}