UNPKG

@axelar-network/interchain-token-service

Version:

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

30 lines (29 loc) 635 B
{ "_format": "hh-sol-artifact-1", "contractName": "IERC20BurnableFrom", "sourceName": "contracts/interfaces/IERC20BurnableFrom.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "from", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" } ], "name": "burnFrom", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }