This contract is being backfilled. You may encounter incomplete storage history.

AcrossMerkleDistributor

Verified contract

Active on Ethereum with 2,971 txns
Deployed by via 0x793b84c0 at 15977130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,286,376.5
ERC-20
--
ERC-20
--
0x9baa7754087e146961192599ee2616ab6de41eb082e9a21f528d9c0b1dd91bf6
0xba17a013bc19e7edb1579ec4e78760a89b4d064cb54ec07eada3062d2bc3c8a6
0x9bf3557942a420a2465e8900a327b29435bdd5ddcaefc378b6dbe52e959852f6
0xf5c96d2c2e201b9ee0ae9366f790add57089fd15683a5a772886401a7a4aacea
0xf32f3f65c40236836181d02a25032c91707818e262bdca40682e51dc3d82590a
0x783f8ed71cd9f6727526fd8b94b47798606a33bb1b8ae246b996275ff77d8c3c
0xfac115755cae2519a8a64f7b1a6b12ad9ca8ed951c99ba5af54029fc37794ab8
0xc4065d6b2cb431dafdf56e59f74c2defdb3974cd5f7406b7194def327d720d5c
0xdccbe37be722ded3d3645ef80bdef6abd21da972c80f3f0e5d9b96bda39d9220
0x9991af1bcc8568c7c1f01495398b319ebf4f79166b6b7495326ae80cf06cfddb

Functions
Getter at block 20797181
nextCreatedIndex(view returns (uint256)
20
owner(view returns (address)
0xb524735356985d2f267fa010d681f061dff03715
Read-only
getRewardTokenForWindow(uint256 windowIndexview returns (address)
isClaimed(uint256 windowIndexuint256 accountIndexview returns (bool)
merkleWindows(uint256view returns (bytes32 merkleRootuint256 remainingAmountaddress rewardTokenstring ipfsHash)
verifyClaim(struct MerkleDistributorInterfaceClaim _claimview returns (bool valid)
whitelistedClaimers(addressview returns (bool)
State-modifying
claim(struct MerkleDistributorInterfaceClaim _claim
claimFor(struct MerkleDistributorInterfaceClaim _claim
claimMulti(struct MerkleDistributorInterfaceClaim[] claims
deleteWindow(uint256 windowIndex
renounceOwnership(
setWindow(uint256 rewardsToDepositaddress rewardTokenbytes32 merkleRootstring ipfsHash
transferOwnership(address newOwner
whitelistClaimer(address newContractbool whitelist
withdrawRewards(address rewardCurrencyuint256 amount
Events
ClaimFor(address indexed calleruint256 windowIndexaddress indexed accountuint256 accountIndexuint256 amountaddress indexed rewardToken
Claimed(address indexed calleruint256 windowIndexaddress indexed accountuint256 accountIndexuint256 amountaddress indexed rewardToken
CreatedWindow(uint256 indexed windowIndexuint256 rewardsDepositedaddress indexed rewardTokenaddress owner
DeleteWindow(uint256 indexed windowIndexaddress owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
WhitelistedClaimer(address indexed claimerbool indexed whitelist
WithdrawRewards(address indexed owneruint256 amountaddress indexed currency
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.