Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x276f…4cd0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMP | ERC-20 | 219.983126M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4486373 | 7 years ago | | | 1.213 | 0.0014350770 | |
| 4477451 | 7 years ago | | | 0 | 0.00021860400 | |
| 4469943 | 7 years ago | | | 1.8120183 | 0.0014350770 | |
| 4457558 | 7 years ago | | | 0.01 | 0.000053337000 | |
| 4457551 | 7 years ago | | | 0.01 | 0.000049822000 | |
| 4457175 | 7 years ago | | | 0.48391289 | 0.000098700000 | |
| 4457170 | 7 years ago | | | 0.48391289 | 0.00024990000 | |
| 4457151 | 7 years ago | | | 0.50379529 | 0.000098700000 | |
| 4457145 | 7 years ago | | | 0.80379529 | 0.000098700000 | |
| 4457126 | 7 years ago | | | 0.58503639 | 0.00041370000 |
ABI
ABI objects
Getter at block 21319726
owner() pure returns (address)
0xf4d9aff632a642cdc037a28ca9384b2798739eee
rate() pure returns (uint256)
1463747845037890
saleIsActive() pure returns (bool)
true
token() pure returns (address)
0x276f5da0f6c7b55129570ac7195e6e65122a4cd0
wallet() pure returns (address)
0x330db3e89322b1d6ce4777cbc517aef9f4b05dfb
weiRaised() pure returns (uint256)
3245018263000000000
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)
fallback()
This contract contains no error objects.