CHT

Unverified contract

Proxy

Active on Base with 99 txns
Deployed by via 0x8eeb42e1 at 22673894
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "CHT"

0xf823da5da58f8b67d5b936e44b2e1d3ea87a26cfeb4d1f46e75136d5315c590f
0xdbfc4ed84db25c921fcdc5d56ae34843f55e74b796eb115732a2446286d9e681
0x3ea2d3f9a8c2cb6c1c0dc009bb35d8d5db0dcc17ae97ea92c7821edf197264be
0x80f9a3396abdf656c4c37353d146d621e4fc6a9648fc7536749cb5fccba60542
0xfe6236b81c57d80000daaf2840c979b547313c1cf8cb9f70f484e2d6bda47a6d
0xe04fe574e94243b2fb6e9af4ab4d10f41507defc6590f3b7d46d4a999b4d9a25
0x42481e936eb06f3b241ba6889b49b553fd1b1f960844c4787bc6d19a3c5ac796
0xa51fd774b2198a2e66a70ccfc4bab60e3c09da4fe8579d4b7d27ed0b9180e93c
0x5c543984fbe0c91812312ddc5801b33b5963f33d0fad350f440f2b8417864834
0xacdbd5effa4d950d5f2a6b1eaad9fad82e9cccc3da011f0778e2e369146d4074

Functions
Getter at block 23119382
decimals(view returns (uint8)
18
name(view returns (string)
CHT
symbol(view returns (string)
CHT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
InvalidInitialization(
NotInitializing(