Mondo Token
Verified contract
Active on
Ethereum with 116 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$3.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,682.00 |
$3.68 | |
VIU | ERC-20 | 51.941296 | -- | -- | |
MND | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5082558 | 7 years ago | | | 0 | 0.00018238400 | |
| 5041208 | 7 years ago | | | 0 | 0.00018212800 | |
| 5041177 | 7 years ago | | | 0 | 0.0010850910 | |
| 5041136 | 7 years ago | | | 0.001 | 0.00034803000 | |
| 4837277 | 7 years ago | | | 0 | 0.00080871000 | |
| 4837261 | 7 years ago | | | 0 | 0.00062107500 | |
| 4658176 | 7 years ago | | | 0 | 0.00080871000 | |
| 4582610 | 7 years ago | | | 0 | 0.00080871000 | |
| 4462915 | 7 years ago | | | 0.24 | 0.0010458630 | |
| 4428569 | 7 years ago | | | 0.0365 | 0.00073086300 |
ABI
ABI objects
Getter at block 21304963
currentPhase() pure returns (uint8)
0
decimals() pure returns (uint256)
18
name() pure returns (string)
Mondo Token
owner() pure returns (address)
0x0077da9df6507655cdb3ab9277a347ede759f93f
symbol() pure returns (string)
MND
tokenCreationCap() pure returns (uint256)
23500000000000000000000000
totalSupply() pure returns (uint256)
615542000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changePhaseToICO() returns (bool)
changePhaseToPreICO2() returns (bool)
changeTokenPrice(uint256 tpico1, uint256 tpico2, uint256 tpico) returns (bool)
finalize() returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
CreateMND(address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.