KOTHPresale
Verified contract
Active on
Ethereum with 167 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x471a…4081
0xd5d8…d9c8
Balances ($0.00)
No balances found for "KOTHPresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11843827 | 4 years ago | | | 0 | 0.0032389110 | |
| 11843782 | 4 years ago | | | 0.5 | 0.012964440 | |
| 11843706 | 4 years ago | | | 0.35 | 0.018582364 | |
| 11789331 | 4 years ago | | | 0.2 | 0.017614960 | |
| 11780645 | 4 years ago | | | 0.01 | 0.011754260 | |
| 11762231 | 4 years ago | | | 0.091 | 0.0081027750 | |
| 11739170 | 4 years ago | | | 0.17257204 | 0.0059420350 | |
| 11727986 | 4 years ago | | | 0.5 | 0.013687300 | |
| 11718768 | 4 years ago | | | 0.1 | 0.0065461000 | |
| 11712741 | 4 years ago | | | 0.8 | 0.0058189320 |
ABI
ABI objects
Getter at block 21313272
getChildReferrerPercentage() view returns (uint256)
7
getKOTH() view returns (address)
0x471a843ff7a631ab6d2540c619b6163119484081
getKOTHBonusPercentage() view returns (uint256)
10
getKOTHPrice() view returns (uint256)
1000000000000000
getOriginalReferrerPercentage() view returns (uint256)
10
getParentReferrerPercentage() view returns (uint256)
3
owner() view returns (address)
0xda7c782e4c78653f56b01fb4818aec31317ccb13
paused() view returns (bool)
true
rate() view returns (uint256)
1000
wallet() view returns (address)
0xd5d8b12db6cb72aff542b143b0cfc583a4e7d9c8
weiRaised() view returns (uint256)
163240891028739647967
Read-only
getKOTHAmount(uint256 weiAmount) view returns (uint256)
getPurchasePrice(uint256 tokenAmount) view returns (uint256)
isChildReferrer(address account) view returns (bool)
isOriginalReferrer(address account) view returns (bool)
isReferrer(address account) view returns (bool)
parentReferrerOf(address account) view returns (address)
percentageToAmount(uint256 amount, uint256 percentage) pure returns (uint256)
State-modifying
Events buyKOTH() payable
buyKOTHWithReferrer(address referrer) payable
grantReferrer(address account)
mintReferrer(address account)
pause()
renounceOwnership()
setChildReferrerPercentage(uint256 percentage)
setKOTH()
setKOTHBonusPercentage(uint256 percentage)
setKOTHPrice(uint256 price)
setOriginalReferrerPercentage(uint256 percentage)
transferOwnership(address newOwner)
unpause()
KOTHPurchased(address indexed purchaser, address indexed parentReferrer, address indexed childReferrer, uint256 value, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address owner, address wallet_, uint256 price)
receive()
This contract contains no error objects.