@gooddollar/goodprotocol
Version:
GoodDollar Protocol
31 lines (30 loc) • 605 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "INameService",
"sourceName": "contracts/Interfaces.sol",
"abi": [
{
"inputs": [
{
"internalType": "string",
"name": "_name",
"type": "string"
}
],
"name": "getAddress",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}