POKO

Verified contract

Active on Base with 18 txns
Deployed by via 0x9848dc8f at 12524630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "POKO"

0x7b2757102a4d6f84c0f9ddcf40cc0d80530df0f4e199c8d9dd710948265939f1
0x2109e1e8ea78bfc1a5c0337c91b813563c5b8f88ebb595c99d13f4cbcdb44584
0x82ea97a82db6d6c2c5f422b36768d6d0a56ddd9ded30e24e7201cf9eda13599b
0x7598f1ba63bb81ba573b90173b5a7966aa694c2efb06edb035723528db0dfa49
0x086bba82f7ea28e4675274b463a950ff058bb46b5edfcedaa0731b3869754f75
0x1178da4e6b4c52056f67f31a7b1e51898d7d6bd000130054f1c1a6c85554eb2c
0x789e2609234c07797e78574659fd1e308cffa22342178015919f9aa3087ce80f
0xb76b0de47f3bd469fcc27deab7e5861e0790065202c7f91041a507ff3b2e133f
0xb2dea965e3dfa2f3fc2ad6f9d8877bea2e7a4cbb82c26f9c3fe9b8d4e7e6f0aa
0xe94f9206a429954a1aaef4efd9caf190d16c37ededc4b75e5da40b38f021108f

Functions
Getter at block 23611274
XYAKHO(view returns (uint256)
4452
decimals(view returns (uint8)
18
name(view returns (string)
POKO
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
POKO
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
JXSSUHC(address BKZXCLreturns (uint256)
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
getAirdropMaount(returns (uint256)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account