Pokemon innovative
Verified contract
Active on
Base with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Pokemon innovative"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20756787 | 2 months ago | | | 0 | 2.3964252e-7 | |
| 20756779 | 2 months ago | | | 0 | 2.4016199e-7 | |
| 20756771 | 2 months ago | | | 0 | 2.4009956e-7 | |
| 20756675 | 2 months ago | | | 0 | 0.0000017144109 | |
| 20756570 | 2 months ago | | | 0 | 2.3195718e-7 | |
| 20756192 | 2 months ago | | | 0 | 2.3270929e-7 | |
| 20756032 | 2 months ago | | | 0 | 2.3027629e-7 | |
| 20756002 | 2 months ago | | | 0 | 2.2921381e-7 | |
| 20755994 | 2 months ago | | | 0 | 2.2932218e-7 | |
| 20755986 | 2 months ago | | | 0 | 2.2918789e-7 |
ABI
ABI objects
Getter at block 22754427
_ots() view returns (bytes32)
0x337a79ad9575a624d838ec458f3f45b88c8e0014a1d4f77cfe376bc582435c9e
_totalSupply() view returns (uint256)
5000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Pokemon innovative
symbol() view returns (string)
Pokemoni
totalSupply() view returns (uint256)
5000000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.