CLANKSWAP

Verified contract

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

No balances found for "CLANKSWAP"

0x449142fe3589d2772daec092e543607058df406b838d838deabddcbb646b283f
0xefd72e72011a17981cc2722ae14c2f5fe9c847daa5d31338c2804c2df5c4d8e1
0xc03adac62ce5a5a63626c0bbc06e3ec76cf50b0a0bf1dceb8eccafe11239ebfe
0xa5f4c927a15b6a7014852cc3b7843090da508441b7a15a4ad1e02ba7e29194d5
0x1d903376b103055003412fc488cc57ac6f16434e8e1dad7d5e3c03a8a39a9730
0xc7c9e3cf49c6eae2c8ee8533698c99a103b73c189d96fea16f1fc18dce94024e
0xaa05fafcabda93af469110f28185e1cf6ab8ff13e1f24a61c087c73882a94735
0xe2a005b0251266e77d9af3fdf732cb12142d22867f5a64ba78dce2271dfaaea5
0x16b7064a0c9ab7f3d70bc3227ed017a5d163296e2d49e3e67dd09e04c4041297
0x23f6cc413969e8fa55dd3d540ec35022f902391710b7de789daa28bc53743ae6

Functions
Getter at block 23822700
castHash(view returns (string)
0x04ec26cec782b80b1dfbdecbcae7dc2231498e70
decimals(view returns (uint8)
18
deployer(view returns (address)
0xbf5288ca06d08b19885b107d51b81462f3af4d84
fid(view returns (uint256)
290744
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/74ff6c7e-3ceb-4084-98c8-8140255b7d00/original
name(view returns (string)
CLANKSWAP
symbol(view returns (string)
CLANKS
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