Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1263…a18a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMP | ERC-20 | 58.038656M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4456746 | 7 years ago | | | 0 | 0.00015810400 | |
| 4456516 | 7 years ago | | | 0 | 0.00056670600 | |
| 4456140 | 7 years ago | | | 0.063290104 | 0.0011177460 | |
| 4455946 | 7 years ago | | | 2 | 0.0014327460 | |
| 4455711 | 7 years ago | | | 0.2 | 0.0014327460 | |
| 4455635 | 7 years ago | | | 1 | 0.0014327460 | |
| 4455552 | 7 years ago | | | 3 | 0.0014327460 | |
| 4455459 | 7 years ago | | | 3 | 0.00019845000 | |
| 4455119 | 7 years ago | | | 0.3 | 0.0011177460 | |
| 4455063 | 7 years ago | | | 0.1 | 0.0011177460 |
ABI
ABI objects
Getter at block 21167718
owner() pure returns (address)
0xf4d9aff632a642cdc037a28ca9384b2798739eee
rate() pure returns (uint256)
488599348534202
saleIsActive() pure returns (bool)
false
token() pure returns (address)
0x1263870829992276675d68b6316af158f349a18a
wallet() pure returns (address)
0x13dfc5f7000f828eeb976393eae043ace7622cd9
weiRaised() pure returns (uint256)
614340206190986041957
Read-only
This contract contains no read-only function objects.
State-modifying
Events close()
disableSale()
enableSale()
mintToken(uint256 mintedAmount)
setRate(uint256 newRate)
transferOwnership(address newOwner)
transferToAddress(address targetWallet, uint256 tokenAmount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 initialRate, address targetWallet, uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.