ETCharPresale_v2
Verified contract
Active on
Ethereum with 839 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6264650 | 6 years ago | | | 0.13090247 | 0.000042726000 | |
| 5504954 | 7 years ago | | | 0 | 0.000090042000 | |
| 5503882 | 7 years ago | | | 0.12924544 | 0.000042726000 | |
| 5433164 | 7 years ago | | | 0.30137034 | 0.000042726000 | |
| 5414747 | 7 years ago | | | 0 | 0.000081561000 | |
| 5414745 | 7 years ago | | | 0.89869875 | 0.00079118100 | |
| 5414734 | 7 years ago | | | 0.89838625 | 0.00077623100 | |
| 5414728 | 7 years ago | | | 0.8977925 | 0.00075680500 | |
| 5414725 | 7 years ago | | | 0.89719875 | 0.00074185500 | |
| 5414719 | 7 years ago | | | 0.89719875 | 0.00075680500 |
ABI
ABI objects
Getter at block 21169185
awardTokens() view returns (bool)
true
currentCharId() view returns (uint32)
5781
currentPrice() view returns (uint256)
44946656250000000
enabled() view returns (bool)
false
maxCharId() view returns (uint32)
10000
priceIncrease() view returns (uint256)
781250000000
tokenContract() view returns (address)
0x8fe19c447821b4cdcdd5012bca1b5469ca96d80d
Read-only
characters(address, uint256) view returns (uint32)
charactersCountOf(address _user) view returns (uint256)
charactersOf(address _user) view returns (uint32[])
getCharacter(address _user, uint256 _index) view returns (uint32)
owners(uint32) view returns (address)
State-modifying
Events setAwardTokens(bool _awardTokens)
setCurrentPrice(uint256 _currentPrice)
setEnabled(bool _enabled)
setMaxCharId(uint32 _maxCharId)
withdraw()
Purchase(address from, uint32 charId, uint256 amount)
constructor(address _presaleToken)
fallback()
This contract contains no error objects.