MultiPlanet Value
Verified contract
Active on
Ethereum with 235 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MultiPlanet Value"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9448191 | 5 years ago | | | 0 | 0.00037806300 | |
| 9277245 | 5 years ago | | | 0 | 0.00037806300 | |
| 9277084 | 5 years ago | | | 0 | 0.00027297900 | |
| 9170327 | 5 years ago | | | 0 | 0.00083989500 | |
| 9158941 | 5 years ago | | | 0 | 0.00023517060 | |
| 9135292 | 5 years ago | | | 0 | 0.00083989500 | |
| 9135290 | 5 years ago | | | 0 | 0.00083989500 | |
| 9135193 | 5 years ago | | | 0 | 0.00084031500 | |
| 9133924 | 5 years ago | | | 0 | 0.00033249291 | |
| 9133911 | 5 years ago | | | 0 | 0.00032405400 |
ABI
ABI objects
Getter at block 21299550
decimals() view returns (uint8)
8
name() view returns (string)
MultiPlanet Value
symbol() view returns (string)
MPV
totalSupply() view returns (uint256)
10000000000000000000
Read-only
_allowed(address, address) view returns (uint256)
allowance(address _master, address _spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.