based book

Verified contract

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

No balances found for "based book"

0x44124dc0ef9442f3f2b5cbdfde0f59aa0e59ea1ee21a826104f44cb7985e1e8f
0xac71c53cdf1646746708636dc09156d2506b052915a565041e0fe1ef4f4a3df2

Functions
Getter at block 23779681
castHash(view returns (string)
0x6a1b006cf544f50107745735b3db4ceae3a3a77c
decimals(view returns (uint8)
18
deployer(view returns (address)
0xc6581173bc325382369803abfdb26dc499d8462d
fid(view returns (uint256)
493501
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/eecc40a2-a31f-4bed-2f20-f559e8483600/original
name(view returns (string)
based book
symbol(view returns (string)
basedbook
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