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 "Farcaster"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19982772 | 5 months ago | | | 0 | 0.00074619659 | |
| 19982765 | 5 months ago | | | 0 | 0.00037570975 | |
| 19933338 | 6 months ago | | | 0 | 0.00049944766 | |
| 19933297 | 6 months ago | | | 0 | 0.00053414710 | |
| 19933238 | 6 months ago | | | 0 | 0.00057524940 | |
| 19933230 | 6 months ago | | | 0 | 0.00065038379 | |
| 19933173 | 6 months ago | | | 0 | 0.00067134461 | |
| 19933166 | 6 months ago | | | 0 | 0.00070185113 | |
| 19921776 | 6 months ago | | | 0 | 0.00024072509 | |
| 19921769 | 6 months ago | | | 0 | 0.00023045905 |
ABI
ABI objects
Getter at block 21177864
decimals() view returns (uint8)
18
name() view returns (string)
Farcaster
pancakePair() view returns (address)
0xc0be316ec62d6222f215ed078456b9ba7e36b442
symbol() view returns (string)
Farcaster
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address addBot)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.