FarCon Commemorative
Verified contract
Active on
Base with 147 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FarCon Commemorative"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23185209 | 19 hours ago | | | 0 | 0.0000023518036 | |
| 23121764 | 2 days ago | | | 0 | 0.0000020270889 | |
| 23118359 | 2 days ago | | | 0 | 0.0000017062551 | |
| 23117935 | 2 days ago | | | 0 | 0.0000026544330 | |
| 23116518 | 2 days ago | | | 0 | 0.0000030594057 | |
| 23115423 | 2 days ago | | | 0 | 0.0000044578652 | |
| 23109853 | 3 days ago | | | 0 | 0.0000039753475 | |
| 23108072 | 3 days ago | | | 0 | 0.0000033310833 | |
| 23104739 | 3 days ago | | | 0 | 0.0000028496063 | |
| 23097951 | 3 days ago | | | 0 | 0.0000033233404 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 maxSupply_, address deployer_, uint256 fid_, string image_, string castHash_)
This contract contains no fallback and receive objects.
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)