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) |
---|---|---|---|---|---|---|---|
| 7924598 | 5 years ago | | | 0 | 0.000036650000 | |
| 6573260 | 6 years ago | | | 0 | 0.00031105200 | |
| 6573245 | 6 years ago | | | 0 | 0.00031066800 | |
| 6353407 | 6 years ago | | | 0 | 0.0015078980 | |
| 6234801 | 6 years ago | | | 0 | 0.000080770800 | |
| 5623832 | 6 years ago | | | 0 | 0.00043980000 | |
| 5576904 | 6 years ago | | | 0 | 0.00093200400 | |
| 5507355 | 7 years ago | | | 0 | 0.0017653440 | |
| 5502156 | 7 years ago | | | 0 | 0.0024822720 |
ABI
ABI objects
Getter at block 21098433
addressAdvisors() view returns (address)
0x461361e2b78f401db76ea1fd4e0125bf3c56a222
addressBounty() view returns (address)
0x4060f9bf893fa563c272f5e4d4e691e84ef983ca
addressReserve() view returns (address)
0xb7c8163f7aaa51f1836f43d76d263e72529413ad
addressTeam() view returns (address)
0xe347c064d8535b2f7d7c0f7bc5d6763125fc2dc6
decimals() view returns (uint32)
18
getTotalSupply() view returns (uint256)
84205703616536161999877696
mintingFinished() view returns (bool)
false
name() view returns (string)
Invest
owner() view returns (address)
0xb9724eda3510d64eabb0c2ecf5ccc068ad052bd1
summAdvisors() view returns (uint256)
10500000000000000000000000
summBounty() view returns (uint256)
4200000000000000000000000
summReserve() view returns (uint256)
27300000000000000000000000
summTeam() view returns (uint256)
42000000000000000000000000
symbol() view returns (string)
INV
totalSupply() view returns (uint256)
84205703616536161999877696
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.