TUX THE PENGUIN
Verified contract
Active on
Ethereum with 1,446 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c92…50b5
0x43ff…face
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TUX | ERC-20 | 122.995022K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243973 | 12 hours ago | | | 0 | 0.00071009265 | |
| 21242625 | 16 hours ago | | | 0 | 0.00063695197 | |
| 21242349 | 17 hours ago | | | 0 | 0.00051179279 | |
| 21241333 | 21 hours ago | | | 0 | 0.00047618374 | |
| 21241317 | 21 hours ago | | | 0 | 0.00043270094 | |
| 21240352 | a day ago | | | 0 | 0.00061151605 | |
| 21239916 | a day ago | | | 0 | 0.00068211370 | |
| 21238371 | a day ago | | | 0 | 0.0011413649 | |
| 21238230 | a day ago | | | 0 | 0.0018467555 | |
| 21237824 | a day ago | | | 0 | 0.0011524200 |
ABI
ABI objects
Getter at block 21247459
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
TUX THE PENGUIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLimit() view returns (bool)
true
symbol() pure returns (string)
TUX
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
enableTrading() payable
removeLimits()
removeSellLimit()
renounceOwnership()
rescueERC20(uint256 percentage)
rescueETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.