Fck Around And Find Out
Verified contract
Active on
Base with 136 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 "Fck Around And Find Out"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23707850 | 11 hours ago | | | 0 | 0.000000084160830370 | |
| 23544355 | 4 days ago | | | 0 | 4.4460040e-7 | |
| 23539493 | 4 days ago | | | 0 | 1.3678877e-7 | |
| 23539389 | 4 days ago | | | 0 | 1.6233673e-7 | |
| 23504402 | 5 days ago | | | 0 | 5.2372861e-7 | |
| 23457460 | 6 days ago | | | 0 | 0.0000013860100 | |
| 23439608 | 7 days ago | | | 0 | 0.0000012541085 | |
| 23413334 | 7 days ago | | | 0 | 1.1628034e-7 | |
| 23406110 | 7 days ago | | | 0 | 1.9242932e-7 | |
| 23403060 | 8 days ago | | | 0 | 1.6212624e-7 |
ABI
ABI objects
Getter at block 23727480
castHash() view returns (string)
0xbe483ec62e004bb4539532f418c5de8b40f8f4ad
decimals() view returns (uint8)
18
deployer() view returns (address)
0xd9bfbc709da3e481e469af815265fbd1bc4ae31f
fid() view returns (uint256)
211697
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/d81015f1-aa07-4e73-996f-79e6e27e9100/original
name() view returns (string)
Fck Around And Find Out
symbol() view returns (string)
FAFO
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)