This contract is being backfilled. You may encounter incomplete storage history.

FarCon Commemorative

Verified contract

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

No balances found for "FarCon Commemorative"

0xb44722cdc7321e6950a059fe1d8ee913d8d68a7be1889173ef3459204381fd8f
0x95b07fd231a978417607741458f4f455a48367cc1b8d00c7b79c585dde6bf045
0x4afe21d42f03555a8056c077474f083a2ca0f14e2f8c3c9d381267ef16266c8d
0xe4b26487602d037dce342506b03ebaa048b025d6ee1740f9af3bb58ddcb8cbe4
0xcdba22661b9acdb158f3353f94f378f234545514eaa467fecca55d6e1e471230
0xe3f97018e7d461ce335bbb6e65cc668fb18e7f5c5a4166d143c687811cd270c6
0x61aee81c47370e9d842fa01b0e12b4899bce54cf7fc5e3601277af14def3b8a2
0xd167def5340e266da9b3029e56bf8d081d7ac124cf889444a401b1d9a08e0bec
0x8c15302d330793190d1b2ef197e323000fa3c97fda62a53d3d5f295ea9453e29
0x798006318129848eaebb2243d4e46c0e66ce443a4248e781105bc0e40609d0b2

Functions
Getter at block 23219301
castHash(view returns (string)
0xbff9db7d91485dbfdb01e72b9863e2c78e92caef
decimals(view returns (uint8)
18
deployer(view returns (address)
0xb152df6b3646d04a3232821778277049ae21bb99
fid(view returns (uint256)
191780
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/d8b7b9f9-deb4-4e8a-e590-30c2b3f3d700/original
name(view returns (string)
FarCon Commemorative
symbol(view returns (string)
FARCON
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