Admin Transactions
In an effort to increase transparency, we will do our best to document all governance transactions using this section in the docs.
We plan to make a tidier archive of past proposals, on-chain votes, and more in the future, which will render this document deprecated.
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- Disables the following global operators:
LiquidatorProxyV2WithExternalLiquidity
(OLD; no registry): 0x1bBC201f68f209A054E3e86891401d7255f8D3BA
- Enables the following global operators:
- his transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours. - Adds the following as a new market:
- Borrowing is disabled
- All rewards (ETH + esGMX + sGMX + vesting) are passed along to each user's proxy vault
- Supply is capped at 5,000,000 (
5000000000000000000000000
)dfsGLP
(this value will likely increase in the future) - Min collateralization is 120%
- This is done via the
marginPremium
being set to43478260869565217
(4.3478%; 115% * 1.043478% == 120%)
- The price oracle pulls from the GMX codebase to produce the highest bid price of
fsGLP
and trims the price by the fees set by the GMXVault
- Liquidation incentive is 5%
- Interest setter is set to 0xc2cBd99bb35b22C43010a8c8266Cdff057f70BB1, but it's never really used because borrowing is permanently disabled
- The
marketId
is 6
- Enables the following global operators:
dfsGLP
is initialized with the following token converters:- Enables the following contracts as unwrappers for
LiquidatorProxyV3WithLiquidityToken
This transaction executes the queued transactions from Transaction #39 and Safe Transaction #40 since the 24-hour time delay has passed.
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- Changes the owner of
DolomiteMargin
from x to y (thePartiallyDelayedMultiSig
is denoted in the Smart Contract Addresses section). - Tests that ownership transferred successfully by making a harmless call to
ownerWithdrawUnsupportedTokens
to pass 0.01ARB
to the original sender.
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- Transfers the 0.01
ARB
from thePartiallyDelayedMultiSig
to the original owner from Transaction #42. This is done to ensure ownership was passed to the right address, and the new owner has sufficient privileges to callownerWithdrawUnsupportedTokens
. - This transaction was canceled because the transfer of 0.01
ARB
from thePartiallyDelayedMultiSig
to the original owner was not needed.
This transaction executes the queued transactions from Transaction #42 and cancels Transaction #44.
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- Upgrades the
GLPWrappedTokenUserVaultV1.sol
implementation to be 0xDc525ABaDae4C27B40C462faE8A1E7011e3F1531.
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- Allows the multisig to bypass the time delay when calling GLPWrappedTokenUserVaultFactory::setUserVaultImplementation.
- For the time being, we felt the need to bypass the time delay is necessary until vault contract has been live longer and is sufficiently battle-tested.
This transaction enqueued an update that enforces a supply cap of 0 for GLP deposits. Until transaction #47 is properly rolled out, we want to limit potential exposure to a bug in the old implementation contract. More information can be seen here.
This transaction effectuates the supply cap of 0 for GLP deposits that was introduced in Transaction #51.
This transaction executes the queued transactions from Transaction #47 and Transaction #48. It also removes the supply cap for GLP deposits.
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- Transfers ownership of the
ChainlinkPriceOracleV1
contract to thePartiallyDelayedMultiSig
(0x52d7BcB650c591f6E8da90f797A1d0Bfd8fD05F9) - Adds the
ARB/USD
Chainlink price oracle aggregator (0xb2A824043730FE05F3DA2efaFa1CBbe83fa548D6) to theChainlinkPriceOracleV1
contract - Adds the
ARB
market toDolomiteMargin
with the following risk parameters- Min collateralization: 120%
- Max supply amount: 5,000,000
ARB
- Liquidation reward: 5%
This transaction executes the queued transactions from Transaction #54.
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- Adds the
magicGLP
market toDolomiteMargin
with the following risk parameters- Min collateralization: 120%
- Max supply amount: 5,000,000
magicGLP
- Liquidation reward: 5%
This transaction executes the queued transactions from Transaction #56.
- This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours. - Adds the following as a new market:
- Borrowing is disabled
- All yield is passed along to each user's proxy vault
- Supply is capped at 5,000,000 (
5000000000000000000000000
)dplvGLP
(this value will likely increase in the future) - Min collateralization is 120%
- This is done via the
marginPremium
being set to43478260869565217
(4.3478%; 115% * 1.043478% == 120%)
- Liquidation incentive is 5%
- The
marketId
is 9
- Enables the following global operators:
dplvGLP
is initialized with the following token converters:- Enables the following contracts as unwrappers for
LiquidatorProxyV3WithLiquidityToken
This transaction executes the queued transactions from Transaction #58
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.This transaction executes the queued transactions from Transaction #60
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.- This implementation had a bug in it that failed QA testing
This transaction is enqueued behind
DolomiteMargin
's multisig time delay. The following actions may be effectuated after waiting 24 hours.This transaction executes the queued transactions from Transaction #62 and Transaction #63
Last modified 2h ago