Base Chad

Verified contract

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

No balances found for "Base Chad"

0xa62243ce79266dfa80e079bdf1e1f379f0904ba78d43de09b34635ff0924c68d
0x495f250c06b9101dd88626a6bc9769f8f3b968ddba847c891c122763827290d2
0x3958c376c75b780418ec771b27922e54aecda9b3677601a8672d50769a8a1205
0xa019d9392ef15346c0057394f34d83056c42b1cfe149b1f16b58407012230f75
0x9d9902366c4850320d2bcf4a14d1663135c238bc3a3d24762c3d39343c1cc18d
0xb8d42dc0ff30044282992f73d6c374e6ec219be2b74280783e47ef624dc2b903
0x52adb6f0bd19fd0a01a60797838d461e0c596b5dcf54c8cf34d5fbb9bd45afb4
0x6777d8b1309f184b5d7d62cedd28ae9f9b878348a5b6e749c4cf54e0c93257b9
0xfbc7bde06b3d856ca9597829c1080b5601e7a0019d52dbf104c2d7b966ac2ddd
0x33e88e051fe40ddaae38a0a2a7edb18d3d3ab4699d25b6efe5a2ebd292da67c5

Functions
Getter at block 23706549
decimals(view returns (uint8)
18
name(view returns (string)
Base Chad
pairAddress(view returns (address)
0x30b2e3a5b4c4004b84e6bff3a42ce74ba9b50d29
symbol(view returns (string)
BASED
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
_mapping(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
changeOnwer(address newOwmer
openTrading(bool st
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
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