Van down by the river

Verified contract

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

No balances found for "Van down by the river"

0x02d1c2089e2f409d2e84ca6538fe4186f3407c3f42df393ab759d6d92be8c854
0x824e5d50e30842ead467fa86dfd2c5904187cbfe052b5cbc4c76d3ab54c2d37b
0xd61e05297b27404b2dce1639ba2023961825cc8f04d400b968f0e7b948bd2c8a
0x316f3852f6f61687e5af55f1fe1965aa418333af72331e99345b7395d9bd8ae7
0x08188e4f9867106c2f4986596072cab8610b105c1305cf39c3db50aeb0e0af14
0x03e69ebe4afbe8179ad15d94ab5f64f9f3519347fefd22a2cbf0da7484f8d810
0x12ce512f32818f2e88ee541ec0f71f09d334f370b23f2427606412e670aad857
0x6bd0fd6558934b9cc70c9d0d98ea719cde86063c8e4639ce3718802b21813659
0xa55edad83481eef67d09ae03cb9f76025206cf879e694895814de43bb8ac0272
0x0d4fed13687dc227485173ab4c3512aec6ec6d1e5aab450da34b45a7317aa0cf

Functions
Getter at block 23816216
castHash(view returns (string)
0x1d379449d726536085addd08d0114628091d2ba6
decimals(view returns (uint8)
18
deployer(view returns (address)
0x2735d0a6e6aff9eedc40a9dc859907dc36a97086
fid(view returns (uint256)
335872
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/79908592-14ba-48f4-7d10-8f5c850e0e00/original
name(view returns (string)
Van down by the river
symbol(view returns (string)
FARLEY
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