ERC20Claim

Verified contract

Active on Ethereum with 723 txns
Deployed by via 0xc4a17d69 at 12275724
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10.57
ERC-20
Value $3.26
ERC-20
--
ERC-20
--
0x55cd262bfcbd1f7edd6275ab127f187e77192e4878d208cd4b60cce585b9f2ea
0x2f4a5a87bf6b430964ec6a2b4250620290b10c87d1957ab83d4e55c258660130
0x5cef0d2a311ff0e5a36db8b9e14578c24a842b5a8eb04475b10c98331dc925fa
0x17014cb14e6c6c96fa148fb77b8c92018233e5b3dff2fd07600857ed7be14288
From
0x2647558de1daf3dbeb31cf2db9055c06cb64952c7e3f6dacb9315c56bae57693
0x7017dd90a9571aced91ea457bbf49f5194127fbdb7a81885a10f3d492d3f505e
0xe2d32ed61ceea34ec079368d88db0b538ee19fe80ae64be31d6b4dae46d69646
0xc74f4dd36bb5073e7d664a2db400df80be543d736af24dd2b1cdc5a41b7ad8dd
0xcdddbd8aec04af10f77269b6074901108c1c8861877c6dde5a46d37aed4683d4
0x7251453f551f91bbbd0dddfb9f2d54233cc1956e73c455e193dbe22971335d4c

Functions
Getter at block 21315808
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
QUOTE_SIGNER_ROLE(view returns (bytes32)
0x5ad4c58af6038875a8389a5a539d5aa4662d7168cd0c214c7c203da21c0a0d4f
Read-only
distributions(addressview returns (uint256 startTimestamp)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
recoverSigner(address tokenaddress buyeruint256 quotebytes quoteSignaturepure returns (address)
State-modifying
claim(address tokenuint256 amountuint256 quotebytes quoteSignature
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setupClaim(address tokenuint256 _startTimestamp
withdrawERC1155(address tokenuint256 iduint256 amountbytes data
withdrawERC20(address token
withdrawERC721(address tokenuint256 id
withdrawEth(
Events
Claim(address indexed tokenaddress indexed beneficiaryuint256 amount
DistributionScheduled(address indexed tokenuint256 start
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
WithdrawEth(address beneficiaryuint256 amount
WithdrawToken(address indexed tokenaddress beneficiaryuint256 iduint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.