@perp/curie-deployments
Version:
Perpetual Protocol Curie (v2) contract artifacts (ABIs) and deployed addresses
40 lines (39 loc) • 885 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IMerkleRedeem",
"sourceName": "contracts/interface/IMerkleRedeem.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_liquidityProvider",
"type": "address"
},
{
"internalType": "uint256",
"name": "_week",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "_claimedBalance",
"type": "uint256"
},
{
"internalType": "bytes32[]",
"name": "_merkleProof",
"type": "bytes32[]"
}
],
"name": "claimWeek",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}