UNPKG

@axelar-network/interchain-token-service

Version:

Interchain token service for EVM chains to faciliate interchain token transfers and contract calls

43 lines (42 loc) 895 B
{ "_format": "hh-sol-artifact-1", "contractName": "IItsHubAddressTracker", "sourceName": "contracts/interfaces/IItsHubAddressTracker.sol", "abi": [ { "inputs": [], "name": "InvalidHubAddress", "type": "error" }, { "inputs": [], "name": "itsHubAddress", "outputs": [ { "internalType": "string", "name": "hubAddress", "type": "string" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "itsHubAddressHash", "outputs": [ { "internalType": "bytes32", "name": "hubAddressHash", "type": "bytes32" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }