StabilizeGasTreasury
Verified contract
Active on
Ethereum with 124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($30,134.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 8.410426 | $3,576.43 |
$30,079.3 | |
WBTC | ERC-20 | 0.00058 | $94,910.00 |
$55.04 | |
USDT | ERC-20 | 0.113043 | $1.00 |
$0.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21200437 | 12 days ago | | | 0 | 0.00054775496 | |
| 14596742 | 3 years ago | | | 0 | 0.0011859500 | |
| 14581392 | 3 years ago | | | 0 | 0.0037846926 | |
| 14121871 | 3 years ago | | | 0 | 0.010940935 | |
| 14038697 | 3 years ago | | | 0 | 0.0074791442 | |
| 13986005 | 3 years ago | | | 0 | 0.012964841 | |
| 13425525 | 3 years ago | | | 0 | 0.011786690 | |
| 13418537 | 3 years ago | | | 0 | 0.0085548375 | |
| 13418527 | 3 years ago | | | 0 | 0.0056673296 | |
| 13371905 | 3 years ago | | | 0 | 0.0043714272 |
ABI
ABI objects
Getter at block 21288252
balance() view returns (uint256)
8410426269703392782
governance() view returns (address)
0x1a776c84d64ecada985c968c3589b3c8615a1e7c
lastRebalanceTime() view returns (uint256)
1627741738
maxGasPrice() view returns (uint256)
1
minRebalanceInterval() view returns (uint256)
86400
operatorAddress() view returns (address)
0xee9156c93ebb836513968f92b4a67721f3cea08a
treasuryFurnaceAddress() view returns (address)
0x42cbe17335ef8d52f8d1e0a261ea2e78e829c56e
Read-only
This contract contains no read-only function objects.
State-modifying
Events finishChangeGasPriceMax()
finishChangeMinInterval()
finishChangeTreasuryFurnace()
finishGovernanceChange()
finishWithdrawForGovernance()
pushBalanceToTreasury(uint256 _amount)
recoverLostTokens(address _token, uint256 _amount)
startChangeGasPriceMax(uint256 _price)
startChangeMinInterval(uint256 _interval)
startChangeTreasuryFurnace(address _address)
startGovernanceChange(address _address)
startWithdrawForGovernance(uint256 _amount)
subsidizedMintNewWeek()
subsidizedRebalancePoolRewards()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasury, address _operator)
receive()
This contract contains no error objects.