Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TUX | ERC-20 | 3.282448B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17419231 | a year ago | | | 0 | 0.0014174522 | |
| 17223882 | 2 years ago | | | 0 | 0.0063276414 | |
| 17215646 | 2 years ago | | | 0 | 0.0044141307 | |
| 17208516 | 2 years ago | | | 0 | 0.0022392997 | |
| 17208515 | 2 years ago | | | 0 | 0.0040356318 | |
| 17207008 | 2 years ago | | | 0 | 0.0040094097 | |
| 17205154 | 2 years ago | | | 0 | 0.0048399842 | |
| 17203239 | 2 years ago | | | 0 | 0.0076170400 | |
| 17203070 | 2 years ago | | | 0 | 0.0075872303 | |
| 17202975 | 2 years ago | | | 0 | 0.0075391962 |
ABI
ABI objects
Getter at block 21225318
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x9d4dd560087659d90e2e5efe4aeb1ba1901ef5d3
maxTransactionAmount() view returns (uint256)
8413800000000000000000000000
maxWallet() view returns (uint256)
8413800000000000000000000000
name() view returns (string)
TUX
owner() view returns (address)
0x9d4dd560087659d90e2e5efe4aeb1ba1901ef5d3
sellTotalFees() view returns (uint256)
99
swapTokensAtAmount() view returns (uint256)
420690000000000000000000000
swapTrigger() view returns (bool)
true
symbol() view returns (string)
TUX
totalSupply() view returns (uint256)
420690000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfb3bda4860b7b28d05b9c4e8286e877e76ef815d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address _address, bool excluded)
excludeFromMaxTransaction(address _address, bool excluded)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
toggerSwapTrigger()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.