UNPKG

test-contracts-sovryn

Version:

Smart contracts for the Sovryn protocol and external integrations.

42 lines (41 loc) 1.53 kB
{ "_format": "hh-sol-artifact-1", "contractName": "USDTPriceFeed", "sourceName": "contracts/feeds/USDTPriceFeed.sol", "abi": [ { "constant": true, "inputs": [], "name": "latestAnswer", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "latestTimestamp", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" } ], "bytecode": "0x6080604052348015600f57600080fd5b50609a8061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806350d25bcd1460375780638205bf6a14604f575b600080fd5b603d6055565b60408051918252519081900360200190f35b603d6061565b670de0b6b3a764000090565b429056fea265627a7a72315820feb6a41dfbcf7f582ee8a01643b8fd1575f14507cf637dce71a499fcb632223864736f6c63430005110032", "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806350d25bcd1460375780638205bf6a14604f575b600080fd5b603d6055565b60408051918252519081900360200190f35b603d6061565b670de0b6b3a764000090565b429056fea265627a7a72315820feb6a41dfbcf7f582ee8a01643b8fd1575f14507cf637dce71a499fcb632223864736f6c63430005110032", "linkReferences": {}, "deployedLinkReferences": {} }