The Listeners
Verified contract
Active on
Ethereum with 229 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LST | ERC-20 | 14.717906B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17045791 | 2 years ago | | | 0 | 0.00067948573 | |
| 17015164 | 2 years ago | | | 0 | 0.00048463496 | |
| 15867530 | 2 years ago | | | 0 | 0.00026477790 | |
| 15843305 | 2 years ago | | | 0 | 0.00024986728 | |
| 15825758 | 2 years ago | | | 0 | 0.00049288316 | |
| 15816899 | 2 years ago | | | 0 | 0.00052490619 | |
| 15816310 | 2 years ago | | | 0 | 0.00024982718 | |
| 15815448 | 2 years ago | | | 0 | 0.00056547763 | |
| 15814162 | 2 years ago | | | 0 | 0.00074368064 | |
| 15813837 | 2 years ago | | | 0 | 0.0012490775 |
ABI
ABI objects
Getter at block 21169732
buyLiquidityFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
3
buyTreasuryFee() view returns (uint256)
1
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
133333333333320000000
maxWallet() view returns (uint256)
133333333333320000000
name() view returns (string)
The Listeners
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
3
sellTreasuryFee() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
6666666666666000000
symbol() view returns (string)
LST
tokensForLiquidity() view returns (uint256)
4905968646863960464
tokensForMarketing() view returns (uint256)
4905968646863960464
tokensForTreasury() view returns (uint256)
4905968646863960464
totalSupply() view returns (uint256)
6666666666666000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xb0eaf129e46103f9916b58aa8363aa0a17315d24
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)
blacklistAccount(address account, bool isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasuryWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
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)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.