TautrinoGovernance
Verified contract
Active on
Ethereum with 66 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9afa…0b2b
0xaf6e…39e0
0xad6c…ea60
Balances ($0.00)
No balances found for "TautrinoGovernance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11347140 | 4 years ago | | | 0 | 0.0037624145 | |
| 11343901 | 4 years ago | | | 0 | 0.0040858800 | |
| 11342282 | 4 years ago | | | 0 | 0.0044263182 | |
| 11336882 | 4 years ago | | | 0 | 0.0051072902 | |
| 11329279 | 4 years ago | | | 0 | 0.0051835800 | |
| 11329019 | 4 years ago | | | 0 | 0.0055819520 | |
| 11326089 | 4 years ago | | | 0 | 0.0071522450 | |
| 11324447 | 4 years ago | | | 0 | 0.0072065812 | |
| 11324183 | 4 years ago | | | 0 | 0.0062374230 | |
| 11323880 | 4 years ago | | | 0 | 0.0076021883 |
ABI
ABI objects
Getter at block 21205311
REBASE_CYCLE() view returns (uint64)
3600
lastAvgPrice() view returns (uint32)
51758
lastRebaseEpoch() view returns (uint64)
1606568448
lastRebaseResult() view returns (uint8, uint8)
(1, 0)
nextRebaseEpoch() view returns (uint64)
1606572000
owner() view returns (address)
0x4c4084bcc40b1e588e2ee20724d049d708981a71
priceManager() view returns (address)
0xad6c5b8db6575893c5718336d9a3120e3eb3ea60
rebaseOffset() view returns (uint64)
180
tauToken() view returns (address)
0x9afa34ef0cfaf0a5baec71560acbe908f0250b2b
trinoToken() view returns (address)
0xaf6ebc7a9ce00042f5fb8c5fc9b606ac660539e0
Read-only
tautrinoUniswapPairs(uint256) view returns (address)
State-modifying
Events addTautrinoUniswapPair(address _pair)
migrateGovernance(address _newGovernance)
rebase()
renounceOwnership()
setPriceManager(address _priceManager)
setRebaseOffset(uint64 _rebaseOffset)
transferOwnership(address newOwner)
LogRebase(uint64 epoch, uint32 ethPrice, uint8 tauResult, uint256 tauTotalSupply, uint8 trinoResult, uint256 trinoTotalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tauToken, address _trinoToken, uint64 _delay)
This contract contains no fallback and receive objects.
This contract contains no error objects.