TORNADO MERGE
Verified contract
Active on
Ethereum with 3 txns
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)
No balances found for "TORNADO MERGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15333716 | 2 years ago | | | 0 | 0.021328800 | |
| 15333698 | 2 years ago | | | 0 | 0.0014057479 | |
| 15333689 | 2 years ago | | | 0 | 0.00043071780 |
ABI
ABI objects
Getter at block 21206900
_LiquidityFeeBuy() view returns (uint256)
0
_LiquidityFeeSell() view returns (uint256)
0
_MarketingFeeBuy() view returns (uint256)
0
_MarketingFeeSell() view returns (uint256)
100
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
100
_lratio() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_mratio() view returns (uint256)
23
_totalDistributionShares() view returns (uint256)
24
_walletMax() view returns (uint256)
100000000000000000000000000
checkWalletLimit() view returns (bool)
true
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x99f9534a7f82aa0659fd0fe7b53233ebf7837009
getTime() view returns (uint256)
1731840155
marketingaddress() view returns (address)
0x99f9534a7f82aa0659fd0fe7b53233ebf7837009
minimumTokensBeforeSwapAmount() view returns (uint256)
5000000000000000000000000
name() view returns (string)
TORNADO MERGE
owner() view returns (address)
0x99f9534a7f82aa0659fd0fe7b53233ebf7837009
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$TORNADO
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapPair() view returns (address)
0x36c43280480a1c2f62995ffa80cf617503503baa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isSniper(address) view returns (bool)
isTXNoLimit(address) view returns (bool)
isWalletNoLimit(address) view returns (bool)
State-modifying
Events _setSwapAndLiquifyEnabled(bool _enabled)
approve(address spender, uint256 amount) returns (bool)
declareBuyTax(uint256 newLiquidTax, uint256 newMarketTax)
declareSellTax(uint256 newLiquidTax, uint256 newMarketTax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
establishWalletLimitEx(address holder, bool exempt)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setAntiSniper(address _account)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
swapTokensForEth(uint256 tokenAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatelimit(uint256 newbuylimit, uint256 newwalletlimit)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.