Cabald

Verified contract

Active on Base with 3,085 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
--
0xd86023e0096188683459815b7bc654bce04f6de2d0da3524eaedf8aa6fb1f8f5
0x30302cef1acbd4eb690bfbd15e4e7500105ec1e4b94338640c04347de8c09db1
0x752be957cfb52afd11830ebb3744ce53f425bc47d4403c99d6d335b66e3313a4
0x24bbb62acc6d09b67987b0775c314cb74af6fceddb605d82ed54607655dd38c6
0xf48e67885eed2c948558c650fdd56ee893dea7ee6b0e347ae98c07fd5ad575f7
0xfd96c6405483b1acc10788067b12d6178295c1e681e77042e81fc16723adea52
0x423221b5c539602bf50c6575646ab9ab0efef93655a27ab2533897713995248b
0xa106da3a26e9aba08475e4d13950d080bf5b2c37a60ed44fcb3f5839c4d05c1a
0xb8bfa3f25be9b1b02c6f8f3d1bad1e2d8f0ce12f92e552c6fe0d24bc39f25d9c
0x8923d1c1627ebc7af2cefa3422d490424b2e64d499b19de730d4686f4b85bab8

Functions
Getter at block 21793726
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.