dsa-connectors-2.0/deployements/mainnet/index.sol/ListInterface.json
Shriya Tyagi 9354b585c7 feat: wip
2024-01-14 03:34:33 +04:00

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": {}
}