UNPKG

@perp/curie-deployments

Version:

Perpetual Protocol Curie (v2) contract artifacts (ABIs) and deployed addresses

44 lines (43 loc) 873 B
{ "_format": "hh-sol-artifact-1", "contractName": "IFeeDistributor", "sourceName": "contracts/interface/IFeeDistributor.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "coin", "type": "address" } ], "name": "burn", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "token", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }