AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 185 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0xc133…8b0f
0xfc97…dcad
0xe95a…c3cb
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
0xd01e…e5c6
Balances ($165,998.65)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ankrETH | ERC-20 | 38.292918 | $4,334.97 |
$165,998.65 | |
ONS | ERC-20 | 6.431776K | -- | -- | |
aETHb | ERC-20 | 197.107781 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19428814 | 9 months ago | | | 0 | 0.012929605 | |
| 19428733 | 9 months ago | | | 0 | 0.017557679 | |
| 17070511 | 2 years ago | | | 0 | 0.0083410144 | |
| 17070456 | 2 years ago | | | 0 | 0.0089370058 | |
| 17070147 | 2 years ago | | | 0 | 0.0064853134 | |
| 17070138 | 2 years ago | | | 0 | 0.0070971996 | |
| 17070000 | 2 years ago | | | 0 | 0.0073770573 | |
| 17069996 | 2 years ago | | | 0 | 0.010298416 | |
| 16670605 | 2 years ago | | | 0 | 0.010976718 | |
| 16670601 | 2 years ago | | | 0 | 0.013029069 |
ABI
ABI objects
Getter at block 21327172 getAETHbPoolWeight() view returns (uint256) getMaxPoolWeight() view returns (uint256) onePriceEma() view returns (uint256 price) onePriceHi() view returns (uint256) onePriceLo() view returns (uint256) onePriceNow() view returns (uint256 price)
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
aETHb() view returns (address)
0xd01ef7c0a5d8c432fc2d1a85c66cf2327362e5c6
aEth() view returns (address)
0xe95a203b1a91a908f9b9ce46459d101078c2c3cb
begin() view returns (uint256)
1612893600
getAETHcPoolWeight() view returns (uint256)
45091066801357876502
getBurnOneThreshold() view returns (uint256)
1050000000000000000
getMintMaxPoolPercent() view returns (uint256)
90000
getMintOneThreshold() view returns (uint256)
900000000000000000
governor() view returns (address)
0xcf8360e28cf312ef0c3642cb2c48c7539ff1db2a
onb() view returns (address)
0x3929122b2799b9f76ab908dc0b3c2b9fdafc30e1
one() view returns (address)
0xc1330acbbce97cb9695b7ee161c0f95b875a8b0f
oneMinter() view returns (address)
0x61a24e2ca23c789a3e33f3cc9930ab199ca93892
ons() view returns (address)
0xfc97c0c12438b6e4cf246cd831b02fef4950dcad
rebaseTime() view returns (uint256)
1613897177
span() view returns (uint256)
259200
totalEthValue() view returns (uint256)
2499233159563835524123
twapAEth() view returns (address factory)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
twapOne() view returns (address factory)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
twapOns() view returns (address factory)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
getConfig(bytes32 key) view returns (uint256)
getConfig(bytes32 key, address addr) view returns (uint256)
getConfig(bytes32 key, uint256 index) view returns (uint256)
getOnsFees(uint256 ratio) view returns (uint256)
oneToOnsAmount(uint256 amountOne) view returns (uint256)
oneToOnsEma(uint256 amountOne) view returns (uint256 price)
oneToOnsNow(uint256 amountOne) view returns (uint256 price)
onsValueOnlyPercentage(uint256 amount, uint256 percent) pure returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
B2E(uint256 vol)
E2B(uint256 vol)
__Governable_init_unchained(address governor_)
__Vault_init(address governor_, address _oneMinter, address _one, address _ons, address _onb, address _aEth, address _WETH, uint256 _begin, uint256 _span)
burnONB(uint256 vol)
burnONEaETHb(uint256 amt)
burnONEaETHc(uint256 amt)
mintONEaETHb(uint256 amt)
mintONEaETHc(uint256 amt)
renounceGovernorship()
resetParametersFeesUpdate()
resetParametersV2(address _aETHb)
setBurnOneThreshold(uint256 burnOneThreshold)
setConfig(bytes32 key, address addr, uint256 value)
setConfig(bytes32 key, uint256 index, uint256 value)
setConfig(bytes32 key, uint256 value)
setMintMaxPoolPercent(uint256 mintMaxPoolPercent)
setMintOneThreshold(uint256 mintOneThreshold)
transferGovernorship(address newGovernor)
twapInit(address swapFactory)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Burn(address acct, uint256 oneVol, address token)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
Mint(address acct, uint256 oneVol, uint8 isAETHc)
Rebase(uint256 aEthVol, uint256 aEthRatio, uint256 onsVol, uint256 onsRatio, uint256 oneVol)
constructor(address _admin, address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.