UNPKG

@axelar-network/interchain-token-service

Version:

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

38 lines (37 loc) 802 B
{ "_format": "hh-sol-artifact-1", "contractName": "IHyperliquidDeployer", "sourceName": "contracts/interfaces/IHyperliquidDeployer.sol", "abi": [ { "inputs": [], "name": "deployer", "outputs": [ { "internalType": "address", "name": "deployerAddr", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "newDeployer", "type": "address" } ], "name": "updateDeployer", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }