CLANKRETT

Verified contract

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

No balances found for "CLANKRETT"

0x0bbd22c9c986687c02031915edb411047f64d81783491ec4732b5f83ed87dada
0xa8ea4071be7b5db9f604ff69e51a1a3f3cb490b5452c445c9403ce6bdc59a220
0x68c0f0dd7030585a8fddfcbe3c89037c456192badf2565aa2ab9b957f59d963f
0x31be7562c2b100e8e616c63b455035323043e578ceb63b8abf8a81e00fd53e3b
0xd329afc12744ebd5706660429e6773bc1d4dbc8819bd984bcb5c386eb6681235
0xdbc4ee53f19bd2e81036712152fcae45e4b7546eb858ddbc21daeb598cf08f95
0x2b989d4bcd2e05b52b57587f5c26c6ddc5f233d528d445d3e4279a03e0f17e18
0x5fe9c9e39ef61ebc61fc0bba3fd944c7bb620cf2d1a55708b528ae2900f9c4b5
0x4855f39120925fdffd8444ebe8ce93bfb9cbacad8e766764a461cdea96b8fde0
0xe5d9507e8484a15ef2a894b95604bfee97980511998074fe94b886ea22ca0ac3

Functions
Getter at block 23654848
castHash(view returns (string)
0xc542ab25f177efc849d82b01c94c193e1f7f8dc8
decimals(view returns (uint8)
18
deployer(view returns (address)
0xe456648751021fe0906a2b962fd44e61999c115f
fid(view returns (uint256)
875147
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/e75d15ad-88fb-4c65-bd8c-8d9668292900/original
name(view returns (string)
CLANKRETT
symbol(view returns (string)
CLANKRETT
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
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(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
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