Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Tautrino"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18636077 | a year ago | | | 0 | 0.0017125527 | |
| 18350315 | a year ago | | | 0 | 0.00028717243 | |
| 18332374 | a year ago | | | 0 | 0.00043488607 | |
| 17718581 | a year ago | | | 0 | 0.00062132690 | |
| 17706550 | a year ago | | | 0 | 0.0010275285 | |
| 16863478 | 2 years ago | | | 0 | 0.00063296791 | |
| 12286487 | 4 years ago | | | 0 | 0.0038078526 | |
| 12286482 | 4 years ago | | | 0 | 0.0037660784 | |
| 12286475 | 4 years ago | | | 0 | 0.0037660784 | |
| 12286469 | 4 years ago | | | 0 | 0.0036569886 |
ABI
ABI objects
Getter at block 21204628
decimals() view returns (uint8)
18
factor2() view returns (uint256)
0
governance() view returns (address)
0x492610515dff8277191f371bb7121eb8f8a7148e
lastRebaseEpoch() view returns (uint64)
1606568448
lastRebaseResult() view returns (uint8)
1
name() view returns (string)
Tautrino
symbol() view returns (string)
TAU
totalSupply() view returns (uint256)
300000000000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase(uint8 _result) returns (uint256)
setGovernance(address _governance)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LogTokenRebase(uint64 epoch, uint8 result, uint256 totalSupply)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.