Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RESCUER | ERC-20 | 125.613307K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18908452 | a year ago | | | 0 | 0.00067122474 | |
| 18360937 | a year ago | | | 0 | 0.00014327972 | |
| 18360479 | a year ago | | | 0 | 0.00043871712 | |
| 18360416 | a year ago | | | 0 | 0.00024804918 | |
| 18360405 | a year ago | | | 0 | 0.00024830730 | |
| 18360260 | a year ago | | | 0 | 0.00029226807 | |
| 18360190 | a year ago | | | 0 | 0.00024636712 | |
| 18360179 | a year ago | | | 0 | 0.00026142065 | |
| 18360119 | a year ago | | | 0 | 0.00049800113 | |
| 18360111 | a year ago | | | 0 | 0.00038963541 |
ABI
ABI objects
Getter at block 21207259
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
isExpired() view returns (bool success)
true
lastLpBurnTime() view returns (uint256)
1697429687
lastManualLpBurnTime() view returns (uint256)
0
launchedAt() view returns (uint256)
1697422187
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
7200
marketingWallet() view returns (address)
0x69ceb3688b13839403f4cf0ee36a426681b3dd78
maxTransactionAmount() view returns (uint256)
2000000000000000
maxWallet() view returns (uint256)
2000000000000000
name() view returns (string)
Rescuer
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellBurnFee() view returns (uint256)
1
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000
symbol() view returns (string)
RESCUER
tokensForBurn() view returns (uint256)
807398010288713
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
125613306963859
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x8315e7019c340b404683bd691038c906d165b74c
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)
State-modifying
Events addLiquidityEth() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnTokens() returns (bool)
removeLimits() returns (bool)
renounceOwnership()
startMoonTime() returns (bool)
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()
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)
constructor()
receive()
This contract contains no error objects.