GanaTokenPublicSale
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
0xc0ea…9aa2
0xd99c…1eb0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x4f4a…3433 | ERC-20 | 2,018,060,500T | -- | -- | |
YOO | ERC-20 | 20.012K | -- | -- | |
IZX | ERC-20 | 600 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7641485 | 6 years ago | | | 0 | 0.00046183000 | |
| 6004798 | 6 years ago | | | 0 | 0.00062950000 | |
| 6004756 | 6 years ago | | | 7 | 0.0045325000 | |
| 6004585 | 6 years ago | | | 39 | 0.0016187500 | |
| 6004550 | 6 years ago | | | 5 | 0.0024875000 | |
| 6004449 | 6 years ago | | | 220.99386 | 0.0012950000 | |
| 6004400 | 6 years ago | | | 4 | 0.00094525000 | |
| 6004373 | 6 years ago | | | 97.1768 | 0.0029137500 | |
| 6004372 | 6 years ago | | | 1 | 0.0012302500 | |
| 6004200 | 6 years ago | | | 19 | 0.0026547500 |
ABI
ABI objects
Getter at block 21295235
defaultRate() view returns (uint256)
20000
endTime() view returns (uint256)
1532188800
gana() view returns (address)
0xc0ea6306f6360fe7dcab65d16bf1a3af92c79aa2
getRate() view returns (uint256)
22000
hardCap() view returns (uint256)
50000000000000000000000
hasEnded() view returns (bool)
true
owner() view returns (address)
0xbb226cc72dda7fa8ef463bd3d0f3559965d9bc00
startTime() view returns (uint256)
1526918400
wallet() view returns (address)
0xd6746c99cf43ad52777c4e26d9a9e957b992582e
weiRaised() view returns (uint256)
8253231319707002964007
whitelist() view returns (address)
0xd99c17fc653176a32734031be3000bc82f261eb0
Read-only
This contract contains no read-only function objects.
State-modifying
Events burnAndReturnAfterEnded(address reserveWallet)
buyGana(address buyer) payable
returnGanaBeforeSale(address returnAddress)
transferOwnership(address newOwner)
transferToSafe()
BurnAndReturnAfterEnded(uint256 burnAmount, uint256 returnAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refund(address indexed buyer, uint256 weiAmount)
TokenPurchase(address indexed sender, address indexed buyer, uint256 weiAmount, uint256 ganaAmount)
TransferToSafe()
constructor(address _gana, address _wallet, address _whitelist, uint256 _startTime, uint256 _endTime)
fallback()
This contract contains no error objects.