Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6678…ec16
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TG | ERC-20 | 99.681965M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9069663 | 5 years ago | | | 1.1 | 0.0010342160 | |
| 9038692 | 5 years ago | | | 1.1 | 0.0013065240 | |
| 9038681 | 5 years ago | | | 1.1 | 0.00087101600 | |
| 9038680 | 5 years ago | | | 1.1 | 0.0013065240 | |
| 9038676 | 5 years ago | | | 1.1 | 0.0013065240 | |
| 9038451 | 5 years ago | | | 1.1 | 0.0013065240 | |
| 9038447 | 5 years ago | | | 1.1 | 0.0013065240 | |
| 9038442 | 5 years ago | | | 1.1 | 0.0013065240 | |
| 9038440 | 5 years ago | | | 1.1 | 0.0013065240 | |
| 9038364 | 5 years ago | | | 1.1 | 0.0013065240 |
ABI
ABI objects
Getter at block 21180218
TG() view returns (address)
0x3ede3d7d1425b568eeabfeb1f27fc84eba4e79cf
TG_PUBLIC_SALE() view returns (address)
0x66789100d0c5b1d8b891a0ef16928d6d6c9dec16
WEI_MIN() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x824f237888f2222fe6f2e3d0b70a1d7585e6370a
paused() view returns (bool)
false
txs() view returns (uint256)
518
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)
setPublicSaleAddress(address _pubSaleAddr)
setTGAddress(address _TgAddr)
setWeiMin(uint256 weiMin)
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.