This contract is being backfilled. You may encounter incomplete storage history.

OKC

Verified contract

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

No balances found for "OKC"

0x2db362edacd7015d2761d42ae6eec3ae03e140d16f0bd821a3e7a63bb3bd3933
0xf73a7828e0e288e3ea47a81e1084681166759a4adc73e30dfe8bd8d42d3b2d0c
0x3f15bb2480103c341f37c62b232ecc7d8eae241dc1e61f9f4dc1eca19f275d40
0xa12f130fae1fb9c42177e90571cc6b0dea11f4f356c7cc218f02fc4bd580c3d6
0x2ac966a101745cff118c3e54a0f2c04e06c0e7556c4f5893483ab0ba2269917f
0x18777663911f03116f0fa259e2acb07b005706ef97055c113267fba032d26bc8
0x9e5192db7a6246c84b702778b4d9c51077f4f9995f6152cb08fe0662deffbd82
0x3042247163378c9d61e9fcfb44fdc358b8c3d8473e313fe353fdb12692c3257e
0xae279baefa13d7708bfbba51592076ed624abfa19d8e6aa642762e5053627636
0x70b1086b177d566f211c5dcb5930421671b024ca80e4e22d92a19eb974264ee6

Functions
Getter at block 23314643
canMint(view returns (bool)
false
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint256)
18
getCirculatingSupply(view returns (uint256)
10000000000000000000000000000
name(view returns (string)
OKC
owner(view returns (address)
0x000000000000000000000000000000000000dead
symbol(view returns (string)
OKC
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address oaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initTokenFactory(address factory
mint(address accountuint256 amount
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
InformTokenFactoryFailed(address indexed tokenFactoryaddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string[] stringParamsaddress[] addressParamsuint256[] numberParamsbool[] boolParams
Fallback and receive
receive(
Errors

This contract contains no error objects.