DUNKBuying
Verified contract
Active on
Ethereum with 263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ea1…2e6e
0xa541…c952
Balances ($2.11)
Native
Value
$2.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000578 | $3,646.42 |
$2.11 | |
DANK | ERC-20 | 118.68K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12972554 | 3 years ago | | | 0 | 0.0013308694 | |
| 12134791 | 4 years ago | | | 0.29625225 | 0.0046199430 | |
| 12134588 | 4 years ago | | | 0.282145 | 0.0057500010 | |
| 12069860 | 4 years ago | | | 0.000057652 | 0.0067114500 | |
| 12055028 | 4 years ago | | | 0 | 0.0044105490 | |
| 12049117 | 4 years ago | | | 0.028712 | 0.0054910170 | |
| 12044377 | 4 years ago | | | 0.282145 | 0.0088286940 | |
| 12041839 | 4 years ago | | | 0 | 0.0048633600 | |
| 12037633 | 4 years ago | | | 0.2144302 | 0.0054910170 | |
| 12035891 | 4 years ago | | | 0.0401968 | 0.0044861250 |
ABI
ABI objects
Getter at block 21319074
buying() view returns (bool)
true
getContractBalance() view returns (uint256)
577872651279509
hardcap() view returns (uint256)
4000000
owner() view returns (address)
0xa541e31a2aa1d9717b64786d3c7b2406af89c952
softcap() view returns (uint256)
1500000
starttime() view returns (uint256)
1615210324
tokensold() view returns (uint256)
4186248
Read-only
_balances(address) view returns (uint256)
getLatestPrice(uint256 amount) view returns (uint256)
State-modifying
Events buy(uint256 _amount) payable returns (bool)
changeOwner(address _newOwner) returns (bool)
claim() returns (bool)
sellback(uint256 _amount) returns (bool)
transferFunds(uint256 _amount) returns (bool)
This contract contains no event objects.
constructor(address _owner)
fallback()
This contract contains no error objects.