CBS

Verified contract

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

No balances found for "CBS"

0x66795c7ccd4b95f073c0f3bcf2bdc6745dd5a9f22acbe41846da589a335e6762
0xb72e5126a560f3b54ad71eb271a87102c82fd3a7951045d008df3278d1962f49
0x2b0ef45ddeced0dd999f403020282ce151f8218395417477f818d937f0091cb7
0x3596503046f790dfde21744a5f51e3705b693193a5dd6cd4716d4c1354df0833
0xa16dd9c31f8015bd524142a550f84a34c3007799d0087470c48224523713352e
0xfa0c51cb62a11463234a4217fbcb111228535d512b49018e70f2b4fa9ae12705
0x0f76559989aacffdbaca1ad72b89e499a77a4fe5f40d0ecbcad7ed133a5ca8e1
0x2ed77e810b22dbf63c7fb4b63e467ac75031aa4e2548e28d7fe578f143378f45
0x163f6eb92c56d8da83f99f5e34b11c5a5facb712703c6f91bd6a2aaef0052021
0xa2b5c45b8d41ddf1865d59902eb4e0ecf09c64e70d7cba6d02ee1ba928b2fe64

Functions
Getter at block 23646784
castHash(view returns (string)
0xc3fef25f534c2a3369b216c90a8684fa7dbbe7f4
decimals(view returns (uint8)
18
deployer(view returns (address)
0xb15777be63bd2b43d376269b8323de98f7d7f2d5
fid(view returns (uint256)
758919
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/62bc94cd-b835-4b90-59f9-abf763571700/original
name(view returns (string)
CBS
symbol(view returns (string)
CBS
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