UNPKG

@perp/perp-oracle-contract

Version:

Perpetual Protocol Curie (v2) oracle contracts - v0.5.0 is not an audited version

37 lines (36 loc) 866 B
{ "_format": "hh-sol-artifact-1", "contractName": "IChainlinkPriceFeedV3Event", "sourceName": "contracts/interface/IChainlinkPriceFeedV3.sol", "abi": [ { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "uint256", "name": "price", "type": "uint256" }, { "indexed": false, "internalType": "uint256", "name": "timestamp", "type": "uint256" }, { "indexed": false, "internalType": "enum IChainlinkPriceFeedV3Event.FreezedReason", "name": "freezedReason", "type": "uint8" } ], "name": "ChainlinkPriceUpdated", "type": "event" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }