UNPKG

@acala-network/contracts

Version:
31 lines (30 loc) 604 B
{ "_format": "hh-sol-artifact-1", "contractName": "IOracle", "sourceName": "contracts/oracle/IOracle.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "token", "type": "address" } ], "name": "getPrice", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }