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

ChibiCoin

Verified contract

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

No balances found for "ChibiCoin"

0xc024ad1ad8a6e5776d6e7abf51f39cae9e23f9578446810b452b852519211d63
0x8f219f9e99b34ba4e9fef2602a1ebb4c7f833f19e67e722302cca2fbaca6d12a
0xffb442b5e082295be2ce79cc8b5abc96051b760b32c2d19ef637d1d4dac10bd1
0xc9dc2bb871eca69702496b9167b27b70bd87c6236cc8fe05d0e2df8a1d15558d
0x9aa05f8b9a93cc6fbd7da484e6da3c6866b7a7aa89c8088fcae0df5e37c9c976
0xb392622874e05d0fea90142ee6c338a836e3047610e6ea62a2ce56a2a30a6182
0x7ea14672351c0af4794a552079ba2880e3d2fdbabd2f8a233e74210a160e0859

Functions
Getter at block 23880402
burnedSupply(view returns (uint256)
0
burnedTokens(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
ChibiCoin
symbol(view returns (string)
CHB
totalSupply(view returns (uint256)
23000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _amount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.