@etherspot/contracts
Version:
Etherspot Solidity contracts
25 lines (24 loc) • 497 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "GatewayRecipient",
"sourceName": "src/gateway/GatewayRecipient.sol",
"abi": [
{
"inputs": [],
"name": "gateway",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}