Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
O | ERC-20 | 36.802466M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15855218 | 2 years ago | | | 0 | 0.00080492535 | |
| 15854792 | 2 years ago | | | 0 | 0.0013848430 | |
| 15854780 | 2 years ago | | | 0 | 0.0011988115 | |
| 15854760 | 2 years ago | | | 0 | 0.00052817416 | |
| 15854688 | 2 years ago | | | 0 | 0.00079398925 | |
| 15854683 | 2 years ago | | | 0 | 0.00084130541 | |
| 15854671 | 2 years ago | | | 0 | 0.0010446903 | |
| 15854670 | 2 years ago | | | 0 | 0.00072098457 | |
| 15854667 | 2 years ago | | | 0 | 0.00095051015 | |
| 15854665 | 2 years ago | | | 0 | 0.0012561139 |
ABI
ABI objects
Getter at block 21297511
buyLiquidityFee() view returns (uint256)
2
buyOctopusFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1667057867
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Octopus
octopusWallet() view returns (address)
0x57a9775b19645463d4b306bb341cb7d4be8ecc62
owner() view returns (address)
0xb4ced75f33fbb7776aba490eb42f55d83ef6c97e
percentForLPBurn() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
2
sellOctopusFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
O
tokensForLiquidity() view returns (uint256)
14720986401860378455310598
tokensForOctopus() view returns (uint256)
22081479602790567682965898
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1e21d4c3f788ca06c5ab51138a0156a5e4ffd636
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
openTrading()
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklisted(address _address, bool _blacklisted)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _octopusFee, uint256 _liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOctopusWallet(address newOctopusWallet)
updateSellFees(uint256 _octopusFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
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)
octopusWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.