TokenClaim
Verified contract
Active on
Ethereum with 1,769 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x692a…c56f
Balances ($15,783.86)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUNC | ERC-20 | 115.717451M | $0.000136 |
$15,783.86 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18345527 | a year ago | | | 0 | 0.0014249174 | |
| 17527671 | a year ago | | | 0 | 0.00049793930 | |
| 15646335 | 2 years ago | | | 0 | 0.0021043375 | |
| 15646274 | 2 years ago | | | 0 | 0.0011729609 | |
| 15645973 | 2 years ago | | | 0 | 0.00083155150 | |
| 15644755 | 2 years ago | | | 0 | 0.00093983912 | |
| 15632273 | 2 years ago | | | 0 | 0.0014251997 | |
| 15625536 | 2 years ago | | | 0 | 0.0024645780 | |
| 15608134 | 2 years ago | | | 0 | 0.00041900536 | |
| 15607290 | 2 years ago | | | 0 | 0.00046331089 |
ABI
ABI objects
Getter at block 21172407
getContractInfo() view returns (address, address, address, uint256)
(0x692accdd8b86692427e0aa4752ae917df01cc56f, 0xb59696b42d996a39bc5f1be6d1ef7a581539c8c3, 0x6842391e56ba080a633b9802f79b8e66ef1ccc94, 115717451000000000000000000)
owner() view returns (address)
0x6842391e56ba080a633b9802f79b8e66ef1ccc94
Read-only
isClaimed(uint256 phaseId, address account) view returns (bool)
State-modifying
Events claim(uint256 phaseId, uint256 index, uint256 amount, uint256 releaseTime, bytes signature)
renounceOwnership()
transferOwnership(address newOwner)
updateAdminWallet(address account)
updateSignatureVerifier(address account)
withdrawFund(uint256 amount)
AdminWalletUpdated(address account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SignatureVerifierUpdated(address account)
TokenClaimed(uint256 phaseId, address account, uint256 amount)
TokenWithdrawed(address account, uint256 amount)
constructor(address token, address signatureVerifier, address adminWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.