@perp/curie-deployments
Version:
Perpetual Protocol Curie (v2) contract artifacts (ABIs) and deployed addresses
31 lines (30 loc) • 633 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IIndexPrice",
"sourceName": "contracts/interface/IIndexPrice.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "interval",
"type": "uint256"
}
],
"name": "getIndexPrice",
"outputs": [
{
"internalType": "uint256",
"name": "indexPrice",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}