Linux Mascot
Verified contract
Active on
Ethereum with 85 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Linux Mascot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20684393 | 2 months ago | | | 0 | 0.00019561020 | |
| 20684386 | 2 months ago | | | 0 | 0.00010958058 | |
| 20684379 | 2 months ago | | | 0 | 0.00037907529 | |
| 20684355 | 2 months ago | | | 0 | 0.00011294758 | |
| 20684331 | 2 months ago | | | 0 | 0.00029452024 | |
| 20684328 | 2 months ago | | | 0 | 0.00023818323 | |
| 20684325 | 2 months ago | | | 0 | 0.00029283639 | |
| 20684318 | 2 months ago | | | 0 | 0.00039187548 | |
| 20684315 | 2 months ago | | | 0 | 0.00025235315 | |
| 20684306 | 2 months ago | | | 0 | 0.00029037831 |
ABI
ABI objects
Getter at block 21176278
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0xdbee084b3c3070ec0c0f06a4ff9421b125f96909
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xdbee084b3c3070ec0c0f06a4ff9421b125f96909
maximumTransactionAllowed() view returns (uint256)
20000000000000
maximumWalletAllowed() view returns (uint256)
20000000000000
name() view returns (string)
Linux Mascot
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapBackThreshold() view returns (uint256)
200000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
TUX
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xa23fd75975161b0df850a5e584a98c10eb1193ae
uniswapRouter() view returns (address)
0xeaaa41cb2a64b11fe761d41e747c032cdd60cace
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapBack(uint256 tokenAmount)
removeAllLimits() returns (bool)
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaximumTransactionAllowed(uint256 newNum)
updateMaximumWalletAllowed(uint256 newNum)
updateSwapBackOptions(uint256 newAmount) returns (bool)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.