FuckJared
Verified contract
Active on
Ethereum with 725 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($6,044.07)
Native
Value
$6,044.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.904388 | $3,173.76 |
$6,044.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20262538 | 4 months ago | | | 0 | 0.00041831930 | |
| 18456782 | a year ago | | | 0 | 0.00049632701 | |
| 18456778 | a year ago | | | 0 | 0.00049646682 | |
| 18439427 | a year ago | | | 0 | 0.00031825530 | |
| 18273185 | a year ago | | | 0 | 0.00019700703 | |
| 18244856 | a year ago | | | 0 | 0.00021048745 | |
| 18244832 | a year ago | | | 0 | 0.00031321314 | |
| 18033251 | a year ago | | | 0 | 0.00046316495 | |
| 17772901 | a year ago | | | 0 | 0.0013026190 | |
| 17708918 | a year ago | | | 0 | 0.00073032128 |
ABI
ABI objects
Getter at block 21215823
_maxWallet() view returns (uint256)
5478000000000000000000
_swapThreshold() view returns (uint256)
2739000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
FuckJared
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
FJARED
totalSupply() pure returns (uint256)
5478000000000000000000
tradingFees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=0, sellFee=0)
uniswapV2Pair() view returns (address)
0xd1aba0504d3a2f247be21272b929434279e038b2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets() view returns (address deployerWallet, address marketingWallet)
(deployerWallet=0x600516db2ed4eb667d4084e5db30ad725d8dde3b, marketingWallet=0xfcd3ed07378ad7d33e56bf13c6fd8a09f9090b94)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearEth()
clearTokens(address tokenToClear)
enableSwap(bool shouldEnable)
enableTrading()
excludeMultipleAccountsFromFees(address[] accounts, bool shouldExclude)
initialize(bool init)
manualSwapback()
preparation(uint256[] _blocks, bool blocked)
renounceOwnership()
setContractExempt(address account, bool value)
setFees(uint256 _buyFee, uint256 _sellFee)
setTradeCooldown(uint256 newTradeCooldown)
toggleAntiMEV(bool toggle)
transfer(address recipient, uint256 amount) returns (bool)
transfer(address wallet)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AntiMEVToggled(bool indexed toggle)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFees(address indexed account, bool indexed excluded)
FeesChanged(uint256 indexed buyFee, uint256 indexed sellFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetContractExempt(address indexed contractAddress, bool indexed isExempt)
SwapEnabled(bool indexed enabled)
TradeCooldownChanged(uint256 indexed newTradeCooldown)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.