Lababa

Verified contract

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

No balances found for "Lababa"

0x9ec9c41b8a2de31ac370669ad7911c4b352a5be757b686ca9952b02d18f6f15b
0x4cfe8f7f3b0532b9fb4f229de22fd264cdf62792c601f9f36436221a1cc6ed9a
0xed644553e2d653ed1129ca7ce9d8e8f440b6fbffa1806260e96c67589c2f3a3a
0xda7a98ad192182a773fea75a42b49c361c8c7af363702c4a7633eea99661834e
0xc736cb3cae5d435a757c2f077d58030c7183e19dfc1ff2dcb15d019765deac13
0xcb99ae41dbfd86bcec817a620337752ac204085eaf04cb437340c0f3f4575e38
0x1c85eb103bf3af8eea70b9177edf23cd616bca15401da3f6471573cb85a8d671

Functions
Getter at block 23654170
castHash(view returns (string)
0xa22f18ff67c129c4c40b001824b473d809ffc960
decimals(view returns (uint8)
18
deployer(view returns (address)
0x526af1163259263ee1e066bfd99e1d3664383ece
fid(view returns (uint256)
888793
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/2955692f-8e9b-496e-951b-b934a5d72900/original
name(view returns (string)
Lababa
symbol(view returns (string)
LABABA
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