ClaimToken

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x43ccb2de at 20836782
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ClaimToken"

0x0fc0a8f8d2bf2427a5a38a888d0535bb5bb9eb358ab29adf65e9341a876e87d2
0x7cdd056563eaf864a7f43ec5ec8f01ad2187a44a48f25d97184c65e96d23c002
0x9555a1e961bac03bba6760c8bae9789496f0ffffebb0d5249a7619c4b909f439
0x1171d2142f8bdc96b3fa90d9961a3b57ead39c4443f995fbe7b55fc70c02c32e
0x704c054642f4d862b1b2f49bb29ad20a5d5dff861654ad81f0d5174604b8817d
0xe740dd9ab069f8fb03442baa5e454d21c1811314cd689ac141ce6d452dce13c6

Functions
Getter at block 21218383
PaxAddress(view returns (address)
0x45804880de22913dafe09f4980848ece6ecbaf78
owner(view returns (address)
0x92fdb80697375244631ce69af3eb1e5f10dbd824
Read-only
balanceOf(address tokenAddressview returns (uint256)
getClaimMessageHash(address tokenAddressaddress useruint256 iduint256 amountuint256 expiredAtpure returns (bytes32)
ids(uint256view returns (bool)
State-modifying
claimToken(uint256 iduint256 amountuint256 expiredAtbytes signature
renounceOwnership(
transferOwnership(address newOwner
withdrawBNB(
withdrawManualy(address tokenAddressuint256 amount
withdrawTokens(address token
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenClaimed(address tokenAddressaddress useruint256 iduint256 amount
Constructor
constructor(address _owneraddress pax
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account