@ensuro/vaults
Version:
ERC4626s for asset management, used by the Ensuro Protocol
40 lines (39 loc) • 889 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IMerklDistributor",
"sourceName": "contracts/strategies/MerklRewardsInvestStrategy.sol",
"abi": [
{
"inputs": [
{
"internalType": "address[]",
"name": "users",
"type": "address[]"
},
{
"internalType": "address[]",
"name": "tokens",
"type": "address[]"
},
{
"internalType": "uint256[]",
"name": "amounts",
"type": "uint256[]"
},
{
"internalType": "bytes32[][]",
"name": "proofs",
"type": "bytes32[][]"
}
],
"name": "claim",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}