Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 8 additional slots
Balances ($0.00)
No balances found for "Tux"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20871110 | 2 months ago | | | 0 | 0.00072440917 | |
| 17381579 | 2 years ago | | | 0 | 0.0014727682 | |
| 17354074 | 2 years ago | | | 0 | 0.0011002202 | |
| 17210522 | 2 years ago | | | 0 | 0.0030255179 | |
| 17206983 | 2 years ago | | | 0 | 0.0042945632 | |
| 16952559 | 2 years ago | | | 0 | 0.00061299000 | |
| 16487767 | 2 years ago | | | 0 | 0.00045523693 | |
| 16445282 | 2 years ago | | | 0 | 0.00053943457 | |
| 16308548 | 2 years ago | | | 0 | 0.00068194049 | |
| 16298248 | 2 years ago | | | 0 | 0.00081390020 |
ABI
ABI objects
Getter at block 21326710
decimals() view returns (uint8)
18
featured() view returns (uint256)
105
featuredDuration() view returns (uint256)
3600
getFeaturedLength() view returns (uint256 length)
0
getNextFeaturedTime() view returns (uint256 timestamp)
1671186275
minter() view returns (address)
0x06d3e950fe4ced87c7b24e8336b8688ce2c0ca9c
name() view returns (string)
Tux
nextFeaturedTime() view returns (uint256)
1671186275
nextPayoutsTime() view returns (uint256)
1664822495
owner() view returns (address)
0x378bcce7235d53bbc3774bff8559191f06e6818e
payoutAmount() view returns (uint256)
100000000000000000000
payoutsFrequency() view returns (uint256)
604800
symbol() view returns (string)
TUX
totalSupply() view returns (uint256)
150465490000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFeatured(uint256 from, uint256 n) view returns (uint256[])
getFeaturedContains(uint256 auctionId) view returns (bool)
getFeaturedPrice(uint256 auctionId) view returns (uint256 price)
State-modifying
Events addPayoutAddress(address payoutAddress)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
cancel(uint256 auctionId, address from)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
feature(uint256 auctionId, uint256 amount, address from)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
payouts()
removePayoutAddress(address payoutAddress)
renounceOwnership()
setMinter(address minter_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFeatured()
updatePayoutAmount(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.