@gooddollar/goodprotocol
Version:
GoodDollar Protocol
25 lines (24 loc) • 494 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IHasRouter",
"sourceName": "contracts/Interfaces.sol",
"abi": [
{
"inputs": [],
"name": "getRouter",
"outputs": [
{
"internalType": "contract Uniswap",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}