Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MoonPanda"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19551514 | 2 months ago | | | 0 | 5.8146837e-7 | |
| 18885772 | 2 months ago | | | 0 | 2.8655686e-7 | |
| 18176543 | 3 months ago | | | 0 | 6.8178424e-7 | |
| 18133697 | 3 months ago | | | 0 | 5.1063885e-7 | |
| 18133697 | 3 months ago | | | 0 | 5.1063885e-7 | |
| 18133695 | 3 months ago | | | 0 | 5.1109021e-7 | |
| 18133692 | 3 months ago | | | 0 | 0.0000050327299 | |
| 18133659 | 3 months ago | | | 0 | 2.3655875e-7 | |
| 18133651 | 3 months ago | | | 0 | 3.7298521e-7 | |
| 18133643 | 3 months ago | | | 0 | 2.3655875e-7 |
ABI
ABI objects
Getter at block 22116686
burnedSupply() view returns (uint256)
0
burnedTokens() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
MoonPanda
symbol() view returns (string)
MNP
totalSupply() view returns (uint256)
23000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint8 _decimals, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.