Get1002Voken
Verified contract
Active on
Ethereum with 4,834 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xac87…91d3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Voken | ERC-20 | 196.583371M | -- | -- | |
HDA | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8212825 | 5 years ago | | | 0.2 | 0.00043026000 | |
| 8161137 | 5 years ago | | | 1 | 0.0021787400 | |
| 8161077 | 5 years ago | | | 1 | 0.00042000000 | |
| 8154472 | 5 years ago | | | 1.1 | 0.00065362200 | |
| 8148397 | 5 years ago | | | 1.1 | 0.00087149600 | |
| 8115571 | 5 years ago | | | 0.59 | 0.00021000000 | |
| 8115458 | 5 years ago | | | 0.59 | 0.00010756500 | |
| 8115429 | 5 years ago | | | 0.59 | 0.000064539000 | |
| 8021849 | 5 years ago | | | 1 | 0.0011983070 | |
| 8006458 | 5 years ago | | | 1.1 | 0.00065362200 |
ABI
ABI objects
Getter at block 21162048
VOKEN() view returns (address)
0x82070415fee803f94ce5617be1878503e58f0a6a
VOKEN_PUBLIC_SALE() view returns (address)
0xac873993e43a5af7b39ab4a5a50ce1fbdb7191d3
owner() view returns (address)
0x123456ebb9d581ccd0f66e3abf6168186be28255
paused() view returns (bool)
false
txs() view returns (uint256)
3821
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeReceiver(address newReceiver)
rescueTokens(address tokenAddr, address receiver, uint256 amount)
setPaused(bool state)
transferOwnership(address newOwner)
withdrawEther(address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReceiverChanged(address indexed previousReceiver, address indexed newReceiver)
Tx(uint256 etherPrice, uint256 vokdnUsdPrice, uint256 weiUsed)
Unpaused(address account)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.