Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
4EVER | ERC-20 | 218.616316K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20765254 | 2 months ago | | | 0 | 0.00027808345 | |
| 20708687 | 3 months ago | | | 0 | 0.00017916018 | |
| 19894092 | 6 months ago | | | 0 | 0.00024339157 | |
| 19850858 | 7 months ago | | | 0 | 0.00028127347 | |
| 17039960 | 2 years ago | | | 0 | 0.0017044809 | |
| 16997563 | 2 years ago | | | 0 | 0.0013307144 | |
| 16993852 | 2 years ago | | | 0 | 0.00098712676 | |
| 16992662 | 2 years ago | | | 0 | 0.0010606559 | |
| 16976722 | 2 years ago | | | 0 | 0.0021275157 | |
| 16976722 | 2 years ago | | | 0 | 0.0021275157 |
ABI
ABI objects
Getter at block 21306761
cooldownEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
limitsOn() view returns (bool)
false
maximumBuyCeilling() view returns (uint256)
20000000000000000000000000
maximumSellCeiling() view returns (uint256)
20000000000000000000000000
maximumWalletLimits() view returns (uint256)
20000000000000000000000000
name() view returns (string)
FOREVER
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapOn() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
4EVER
taxOnBuys() view returns (uint256)
5
taxOnSells() view returns (uint256)
5
taxReceiver() view returns (address)
0x88e3a4dc9377eb5bc0ceb9cb5e1f754f50a632c5
totalSupply() view returns (uint256)
1000000000000000000000000000
tradeOn() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x445a8701aac2f65929123499fa369ea198205bf3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events ManageBulkSniper(address[] blocksnipers)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableCooldown() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address addr, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
liftLimits() returns (bool)
manageSniper(address addr, bool blocksniper)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapStatus(bool enabled)
setSwapTokensAtAmount(uint256 num) returns (bool)
setTaxOnBuys(uint256 taxAmount)
setTaxOnSells(uint256 taxAmount)
setTaxReceiver(address wallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
taxReceiverUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.