Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9217…d414
Balances ($1,292.34)
Native
Value
$1,292.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.35 | $3,692.39 |
$1,292.34 | |
GSE | ERC-20 | 10 | $0.000025 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8034278 | 5 years ago | | | 0 | 0.00010055500 | |
| 8034263 | 5 years ago | | | 0 | 0.00026028000 | |
| 6282879 | 6 years ago | | | 0 | 0.0016182000 | |
| 6144587 | 6 years ago | | | 0.25 | 0.0041885190 | |
| 6131367 | 6 years ago | | | 0.2 | 0.0023014200 | |
| 6110980 | 6 years ago | | | 0.0001 | 0.00042000000 | |
| 6032590 | 6 years ago | | | 9.98 | 0.0041885190 | |
| 6015352 | 6 years ago | | | 0.1 | 0.013083741 | |
| 6015334 | 6 years ago | | | 0.1 | 0.0020790000 | |
| 5910522 | 6 years ago | | | 0 | 0.0026700300 |
ABI
ABI objects
Getter at block 21305075
devLimit() view returns (uint256)
19500000000000000000
devWallet() view returns (address)
0xea15adb66dc92a4bbccc8bf32fd25e2e86a2a770
directMintAgent() view returns (address)
0x0000000000000000000000000000000000000000
endSaleDate() view returns (uint256)
1542412800
hardcap() view returns (uint256)
12000000000000000000000
invested() view returns (uint256)
10330000000000000000
minInvestedLimit() view returns (uint256)
100000000000000000
nextSaleAgent() view returns (address)
0x6e2d5d2d0dc99ececb27298c411cc0886680ffea
owner() view returns (address)
0x66c1833f667eae8ea1890560e009f139a680f939
percentRate() view returns (uint256)
100
period() view returns (uint256)
117
price() view returns (uint256)
6650000000000000000000
refundOn() view returns (bool)
true
softcap() view returns (uint256)
2500000000000000000000
softcapAchieved() view returns (bool)
false
start() view returns (uint256)
1532304000
token() view returns (address)
0x9217d91ae8660b5bb8af6d27b2506f40ddf6d414
wallet() view returns (address)
0xb53e3f252fbcd041e46aad82cfaee326e04d1396
Read-only
balances(address) view returns (uint256)
State-modifying
Events finish()
mintTokensBatch(uint256 amount, address[] to)
mintTokensByETHExternal(address to, uint256 _invested) returns (uint256)
mintTokensExternal(address to, uint256 tokens)
refund()
retrieveTokens(address to, address anotherToken)
setDirectMintAgent(address newDirectMintAgent)
setHardcap(uint256 newHardcap)
setMinInvestedLimit(uint256 newMinInvestedLimit)
setNextSaleAgent(address newNextSaleAgent)
setPercentRate(uint256 newPercentRate)
setPeriod(uint256 newPeriod)
setPrice(uint256 newPrice)
setSoftcap(uint256 newSoftcap)
setStart(uint256 newStart)
setToken(address newToken)
setWallet(address newWallet)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.