GimmerPreSale Token
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GimmerPreSale Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4732922 | 7 years ago | | | 0 | 0.00071220000 | |
| 4701963 | 7 years ago | | | 0 | 0.0025060750 | |
| 4691205 | 7 years ago | | | 0 | 0.0018339000 | |
| 4686565 | 7 years ago | | | 0 | 0.0019137300 | |
| 4686516 | 7 years ago | | | 0 | 0.0019137300 | |
| 4685454 | 7 years ago | | | 30 | 0.0057764280 | |
| 4685427 | 7 years ago | | | 0 | 0.0011068500 | |
| 4685426 | 7 years ago | | | 0 | 0.0011068500 | |
| 4685424 | 7 years ago | | | 0 | 0.0013282200 | |
| 4685423 | 7 years ago | | | 0 | 0.00070340000 |
ABI
ABI objects
Getter at block 21168452
END_TIME() view returns (uint256)
1514894400
ONE_MILLION() view returns (uint256)
1000000
PRE_SALE_3000_ETH() view returns (uint256)
3000000000000000000000
PRE_SALE_300_ETH() view returns (uint256)
300000000000000000000
PRE_SALE_30_ETH() view returns (uint256)
30000000000000000000
PRE_SALE_GMRP_TOKEN_CAP() view returns (uint256)
15000000000000000000000000
START_TIME() view returns (uint256)
1511524800
TOKEN_RATE_25_PERCENT_BONUS() view returns (uint256)
1250
TOKEN_RATE_30_PERCENT_BONUS() view returns (uint256)
1300
TOKEN_RATE_40_PERCENT_BONUS() view returns (uint256)
1400
decimals() view returns (uint256)
18
fundWallet() view returns (address)
0x8c789463412b2697185e103ded5f75b9b3931a84
hasEnded() view returns (bool)
true
kycManager() view returns (address)
0xbb3628807c424b58b8db1ae5e304255b84581af1
name() view returns (string)
GimmerPreSale Token
owner() view returns (address)
0xa191f8888c926394d53bd58c2f135460298bd357
paused() view returns (bool)
true
symbol() view returns (string)
GMRP
tokensSold() view returns (uint256)
37500000000000000000000
totalSupply() view returns (uint256)
37500000000000000000000
weiRaised() view returns (uint256)
30000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256)
getRate(uint256 weiAmount) pure returns (uint256)
supportersMap(address) view returns (uint256 weiSpent, bool hasKYC)
userHasKYC(address _user) view returns (bool)
userWeiSpent(address _user) view returns (uint256)
State-modifying
Events approveUserKYC(address _user)
buyTokens() payable
disapproveUserKYC(address _user)
pause()
setKYCManager(address _newKYCManager)
transferOwnership(address newOwner)
unpause()
KYC(address indexed user, bool isApproved)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address _fundWallet, address _kycManagerWallet)
fallback()
This contract contains no error objects.