Presale
Verified contract
Active on
Ethereum with 17,331 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0d31…3a5a
Balances ($0.00)
No balances found for "Presale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19819479 | 7 months ago | | | 0 | 0.00020575852 | |
| 19819462 | 7 months ago | | | 0 | 0.00021106887 | |
| 19819453 | 7 months ago | | | 0 | 0.00082183295 | |
| 19819445 | 7 months ago | | | 0 | 0.00020216815 | |
| 19819440 | 7 months ago | | | 0 | 0.00020614811 | |
| 19819163 | 7 months ago | | | 0 | 0.00039795360 | |
| 19818865 | 7 months ago | | | 0 | 0.00033162800 | |
| 19818567 | 7 months ago | | | 0 | 0.00024118400 | |
| 19818267 | 7 months ago | | | 0 | 0.00021103600 | |
| 19817969 | 7 months ago | | | 0 | 0.00021103600 |
ABI
ABI objects
Getter at block 21293457
DECIMALS() view returns (uint256)
18
DENOMINATOR() view returns (uint256)
1000000000000000000
INITIAL_PRICE() view returns (uint256)
135098621994055
owner() view returns (address)
0xfcf2aff2b6342eacbbc1b3980aadcfa674fd9fb7
paused() view returns (bool)
true
presaleToken() view returns (address)
0x0d31df7dedd78649a14aae62d99ccb23abcc3a5a
price() view returns (uint256)
21444225508077
receiverOfEarnings() view returns (address)
0xfcf2aff2b6342eacbbc1b3980aadcfa674fd9fb7
Read-only
calculateTokensToReceive(uint256 _amount) view returns (uint256)
State-modifying
Events buyTokensWithBNB() payable
pause()
renounceOwnership()
rescuePresaleTokens()
setPrice(uint256 _price)
setReceiverOfEarnings(address _receiverOfEarnings)
transferOwnership(address newOwner)
unpause()
withdraw()
BoughtWithBNB(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceChange(uint256 oldPrice, uint256 newPrice)
constructor(address _presaleToken, address _receiverOfEarnings)
receive()
This contract contains no error objects.