Mewtwo Inu
Verified contract
Active on
Ethereum with 29 txns
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 " Mewtwo Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19995685 | 6 months ago | | | 0 | 0.00014038364 | |
| 19406505 | 8 months ago | | | 0 | 0.0018112737 | |
| 19406495 | 8 months ago | | | 0 | 0.0018555887 | |
| 19406490 | 8 months ago | | | 0 | 0.0019699326 | |
| 13913719 | 3 years ago | | | 0 | 0.0025994239 | |
| 13514461 | 3 years ago | | | 0 | 0.0052275630 | |
| 13495501 | 3 years ago | | | 0 | 0.0032133814 | |
| 13495461 | 3 years ago | | | 0 | 0.0034262335 | |
| 13495327 | 3 years ago | | | 0 | 0.0039444990 | |
| 13495303 | 3 years ago | | | 0 | 0.0040166754 |
ABI
ABI objects
Getter at block 21215301
decimals() view returns (uint8)
18
name() view returns (string)
Mewtwo Inu
owner() view returns (address)
0x45b57138bda8616fa9ae61a164c2b6826b94fc2d
symbol() view returns (string)
MEWTWO
totalSupply() view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.