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) |
---|---|---|---|---|---|---|---|
| 17290313 | a year ago | | | 0 | 0.0016554816 | |
| 5386481 | 7 years ago | | | 0.17690169 | 0.0025128900 | |
| 5385587 | 7 years ago | | | 0.17190169 | 0.0018387000 | |
| 5385494 | 7 years ago | | | 0.021 | 0.0043578900 |
ABI
ABI objects
Getter at block 21186109
IcoSupply() view returns (uint256)
0
IcoTotalSupply() view returns (uint256)
36000000000000000000000000
contractAddress() view returns (address)
0xb2d402b2efc280cf37c9466183253adeaad9c1d9
decimals() view returns (uint8)
18
finalTokensIssueTime() view returns (uint256)
1577921992
fundingEndTime() view returns (uint256)
1528587592
fundsWallet() view returns (address)
0xe17076da4473ea4e493903f5969d98d986a05dce
ico_finish() view returns (bool)
false
maxSupply() view returns (uint256)
72000000000000000000000000
name() view returns (string)
CRYPTON
preIcoFinishTimestamp() view returns (uint256)
1524785992
preIcoSupply() view returns (uint256)
97258288940000000000
preIcoTotalSupply() view returns (uint256)
14400000000000000000000000
symbol() view returns (string)
CRN
token_was_created() view returns (bool)
false
totalEthInWei() view returns (uint256)
369803380000000000
totalSupply() view returns (uint256)
97258288940000000000
unitsOneEthCanBuy() view returns (uint256)
377
version() view returns (string)
H1.0
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
createTokensForCrypton() returns (bool success)
setTokenPrice(uint256 _value) returns (bool success)
stopIco() returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.