Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Mutant Panda"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12302325 | 8 months ago | | | 0 | 0.0000010390940 | |
| 12302161 | 8 months ago | | | 0 | 0.0000010243358 | |
| 12301285 | 8 months ago | | | 0 | 0.000097918886 | |
| 12301109 | 8 months ago | | | 0 | 0.000082726850 | |
| 12301109 | 8 months ago | | | 0 | 0.00011304668 | |
| 12301104 | 8 months ago | | | 0 | 0.0000056751345 | |
| 12301053 | 8 months ago | | | 0 | 0.00011304668 | |
| 12301036 | 8 months ago | | | 0 | 0.000085248321 | |
| 12300991 | 8 months ago | | | 0 | 0.000087410635 | |
| 12300826 | 8 months ago | | | 0 | 0.000092458491 |
ABI
ABI objects
Getter at block 23081587
decimals() view returns (uint8)
18
name() view returns (string)
Mutant Panda
owner() view returns (address)
0x270c9641fd36ae0801c6ef9133c6bef931c76eb3
symbol() view returns (string)
MUTANTPANDA
totalSupply() view returns (uint256)
33300000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.