Garfield Token
Verified contract
Active on
Base with 258 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 "Garfield Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18557331 | 4 months ago | | | 0 | 9.5734106e-7 | |
| 17704050 | 4 months ago | | | 0.001 | 5.1509351e-7 | |
| 17688260 | 4 months ago | | | 0 | 9.2879550e-7 | |
| 17655496 | 4 months ago | | | 0.000564661 | 0.000000806405455383 | |
| 17650886 | 4 months ago | | | 0.0009 | 0.0000013799630 | |
| 17650875 | 4 months ago | | | 0.002 | 0.0000013839168 | |
| 17650865 | 4 months ago | | | 0.001 | 0.0000013839113 | |
| 17650858 | 4 months ago | | | 0.002 | 0.0000013843380 | |
| 17650851 | 4 months ago | | | 0.001 | 0.0000013830008 | |
| 17650845 | 4 months ago | | | 0.002 | 0.0000013843380 |
ABI
ABI objects
Getter at block 23570317
_maxWallet() view returns (uint256)
1000000000000000000000000000000000
blockToUnlockLiquidity() view returns (uint32)
0
buyBurnFee() view returns (uint256)
1
buyMarktingFee() view returns (uint256)
2
decimals() view returns (uint8)
18
feeReceiver() view returns (address)
0x3faebf97049abe99c263143f01e7d30cdb3e767f
getReserves() view returns (uint256, uint256)
(0, 0)
lastLpBurnTime() view returns (uint256)
0
liquidityAdded() view returns (bool)
false
liquidityProvider() view returns (address)
0x0000000000000000000000000000000000000000
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
maxWalletEnable() view returns (bool)
false
name() view returns (string)
Garfield Token
owner() view returns (address)
0x3faebf97049abe99c263143f01e7d30cdb3e767f
percentForLPBurn() view returns (uint256)
50
receiver() view returns (address)
0x3faebf97049abe99c263143f01e7d30cdb3e767f
sellBurnFee() view returns (uint256)
1
sellMarktingFee() view returns (uint256)
2
symbol() view returns (string)
GFT
totalSupply() view returns (uint256)
1000000000000000000000000000000000
tradingEnable() view returns (bool)
false
Read-only
balanceOf(address account) view returns (uint256)
getAmountOut(uint256 value, bool _buy) view returns (uint256)
State-modifying
Events addLiquidity(uint32 _blockToUnlockLiquidity) payable
enableMaxWallet(bool _maxWalletEnable)
enableTrading(bool _tradingEnable)
extendLiquidityLock(uint32 _blockToUnlockLiquidity)
removeLiquidity()
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setBuyFees(uint256 _buyMarktingFee, uint256 _buyBurnFee)
setMaxWallet(uint256 _maxWallet_)
setSellFees(uint256 _sellMarktingFee, uint256 _sellBurnFee)
transfer(address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
AddLiquidity(uint32 _blockToUnlockLiquidity, uint256 value)
AutoNukeLP(uint256 lpBalance, uint256 burnAmount, uint256 time)
RemoveLiquidity(uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.