UNPKG

@axelar-network/interchain-token-service

Version:

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

31 lines (30 loc) 697 B
{ "_format": "hh-sol-artifact-1", "contractName": "ITokenManagerImplementation", "sourceName": "contracts/interfaces/ITokenManagerImplementation.sol", "abi": [ { "inputs": [ { "internalType": "uint256", "name": "tokenManagerType", "type": "uint256" } ], "name": "tokenManagerImplementation", "outputs": [ { "internalType": "address", "name": "tokenManagerAddress_", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }