TokenHolder
Verified contract
Active on
Ethereum with 241 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAG | ERC-20 | 83K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12689710 | 3 years ago | | | 0 | 0.00053363700 | |
| 10906581 | 4 years ago | | | 0 | 0.0091685946 | |
| 9331687 | 5 years ago | | | 0 | 0.000026975000 | |
| 9162914 | 5 years ago | | | 0 | 0.000046714000 | |
| 9131238 | 5 years ago | | | 0 | 0.00013487500 | |
| 9047473 | 5 years ago | | | 0 | 0.00020091600 | |
| 9047444 | 5 years ago | | | 0 | 0.00045033300 | |
| 8985611 | 5 years ago | | | 0 | 0.000035229000 | |
| 8985582 | 5 years ago | | | 0 | 0.000050037000 | |
| 8885331 | 5 years ago | | | 0 | 0.000070458000 |
ABI
ABI objects
Getter at block 21168343
Token() view returns (address)
0xa8258abc8f2811dd48eccd209db68f25e3e34667
holdAmount() view returns (uint256)
1
tokenAddress() view returns (address)
0xa8258abc8f2811dd48eccd209db68f25e3e34667
totalBalance() view returns (uint256)
8300000000001
Read-only
approvedAmount(address _from) view returns (uint256)
heldTimeline(address) view returns (uint256)
heldTokens(address) view returns (uint256)
userBalance(address _owner) view returns (uint256)
userHeldTill(address _owner) view returns (uint256)
State-modifying
Events depositTokens(uint256 amount)
withdrawTokens(uint256 amount)
Deposit(address from, uint256 amount)
Withdraw(address from, uint256 amount)
constructor(address token)
fallback()
This contract contains no error objects.