Cabald

Verified contract

Active on Base with 3,090 txns
Deployed by via 0xd3dd5df9 at 12057895
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe168de80ca66b764245b889a6a3373579d6763e8154070ec1943eb951658f649
0xe245ee65b45196376d379c3fc8226b64b707e2c84b46076a42316bb048de36db
0x1165ffa90e692059c8f07e8b58767051160678455f3e126f8e29c41ab5ffe992
0x83715e1b3a6d8b05c7eef783726d1863b30763e5690517435a885859d15aa71a
0x453f6634e0af6dae2ebdaaf9077b84b81de6da20332779a76862e4b40346fc68
0xd86023e0096188683459815b7bc654bce04f6de2d0da3524eaedf8aa6fb1f8f5
0x30302cef1acbd4eb690bfbd15e4e7500105ec1e4b94338640c04347de8c09db1
0x752be957cfb52afd11830ebb3744ce53f425bc47d4403c99d6d335b66e3313a4
0x24bbb62acc6d09b67987b0775c314cb74af6fceddb605d82ed54607655dd38c6
0xf48e67885eed2c948558c650fdd56ee893dea7ee6b0e347ae98c07fd5ad575f7

Functions
Getter at block 22740976
TOKEN_CODE(view returns (uint256)
255379718580682015124882183163096919
decimals(view returns (uint8)
18
maxTokenPerWallet(view returns (uint256)
750000000000000000000000000000000
name(view returns (string)
Cabald
owner(view returns (address)
0x0b8c0f18fdf7ae8b4074496de42a729fc89d6d8e
symbol(view returns (string)
CABALD
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)
recoverEth(address touint256 amount
recoverTokens(address tokenAddressaddress touint256 tokenAmount
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
EthRecovered(address indexed touint256 amount
ExcludedFromAntiWhale(address indexed accountbool excluded
MaxTokenPerWalletUpdated(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenRecovered(address indexed tokenaddress indexed touint256 amount
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.