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

BALD

Verified contract

Active on Base with 10,435 txns
Deployed by via 0xac0629d8 at 11413841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8c2530919ac6ab3a221bcce0d585b6197130658dc550ff5efabd14000071d185
0x2d9deaa07f32dee1dda5e7789922d996bf1d0c8146366cd31369cb6aa0ec7632
0xe25e1fea87dd1db794dbe654709e19305121d57e053a56d363ea59e4c6da25f5
0xd6f4267148c89a033f4e598ddbf358d7aefac97e7b870c9dded02a543eff1fc0
0x1fa2e98456f69ffa9e5a148e06368571b812b39d015077f35ecf4aa6382939fd
0x8c5f327cf550c5a03a79b928d1bf231c180a03671bd36243cab8e69cf3705290
0xd5a604cd3b7c79182705fde4441913e315a0fdce32d4b41836ef8943782f8ac9
0x2cb7329a160de1d9ebe35d1a2dd66abc9ebfc131697befe54b2839b74aac14a4
0xb2d8a49607b1b06e35d1f51890605519d0c62ae99a995d209926cbf762a76ffe
0x2c277880971d019249139d015bce9ea33699667875b022ecb0fbfb3be05f50a3

Functions
Getter at block 21750408
TOKEN_CODE(view returns (uint256)
3896785256645439687133815058263
decimals(view returns (uint8)
18
maxTokenPerWallet(view returns (uint256)
900000000000000000000000000000000
name(view returns (string)
BALD
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BALD
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromAntiWhale(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setIsExcludedFromAntiWhale(address accountbool excluded
setMaxTokenPerWallet(uint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromAntiWhale(address indexed accountbool excluded
MaxTokenPerWalletUpdated(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.