TipClaims
Verified contract
Active on
Ethereum with 36,619 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0176…bd40
Balances ($21,518.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TIP | ERC-20 | 490.608111M | $0.000044 |
$21,518.07 | |
TIP | ERC-20 | 100K | -- | -- | |
HQG | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20659489 | 3 months ago | | | 0 | 0.000022421627 | |
| 20453427 | 4 months ago | | | 0 | 0.000044696000 | |
| 20453393 | 4 months ago | | | 0 | 0.000044696000 | |
| 19821706 | 7 months ago | | | 0 | 0.00014689535 | |
| 19800240 | 7 months ago | | | 0 | 0.00016250553 | |
| 19664374 | 8 months ago | | | 0 | 0.00029078669 | |
| 19174675 | 10 months ago | | | 0 | 0.0012708780 | |
| 19066854 | 10 months ago | | | 0 | 0.00032415431 | |
| 18911018 | a year ago | | | 0 | 0.00035804800 | |
| 18910954 | a year ago | | | 0 | 0.00037352757 |
ABI
ABI objects
Getter at block 21332424
owner() view returns (address)
0x9cd66cda339036b18cf49a02abcb9aee5e691c41
Read-only
EpochClaims(uint256) view returns (uint256 claimStart, uint256 claimEnd, bytes32 merkleRoot, uint256 claimableTokens)
getEpochClaim(uint256 _claimIndex) view returns (uint256 claimStart, uint256 claimEnd, bytes32 merkleRoot, uint256 claimableTokens)
hasUserClaimed(uint256 _claimIndex, address _user) view returns (bool)
State-modifying
Events claimTokens(uint256 _epochIndex, uint256 _tokens, bytes32[] _proof)
manualRemove()
renounceOwnership()
setEpochClaim(uint256 _epochIndex, uint256 _claimStart, uint256 _claimEnd, bytes32 _merkleRoot, uint256 _claimableTokens)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.