Dolomite
  • Dolomite
  • DOLO
    • Token Mechanics
    • Airdrop
    • Distribution
  • Roadmap
  • Community XP
  • Minerals
  • Dolomite Balances
  • Guide
    • Depositing to Dolomite
    • Withdrawing from Dolomite
    • Borrow
    • Strategies
    • Zap
    • Trade
    • Pool
    • History
    • Stats
  • Campaign Guides
    • Zap your GLP! Campaign
    • Zap your ETH! Campaign
    • MIM Launch Campaign
    • jUSDC Launch Campaign
    • YT-GLP Launch Campaign
    • GM Launch Campaign
    • USDY Launch Campaign
    • mETH Launch Campaign
    • Guide To Level 4
  • Integrations
    • Berachain - Proof of Liquidity
    • GMX
      • GMX
      • GLP
      • GM
    • Abracadabra - magicGLP
    • Jones DAO - jUSDC
    • PlutusDAO - plvGLP
    • Pendle
      • Pendle - PT
      • Pendle - YT
    • Arbitrum - vARB
  • Markets
  • oARB Incentives Program
  • Risk Management
  • Different Networks
  • Smart Contract Addresses
    • Core - Immutable
    • Core - Proxies
    • Core - Routers
    • Module - dTokens
    • Module - DOLO
    • Module - General
    • Module - oARB Liquidity Mining
  • Admin Privileges
  • Admin Transactions
    • Transactions 38 - 50
    • Transactions 51 - 100
    • Transactions 101 - 150
    • Transactions 151 - 200
  • Audits & Security
    • Chainalysis Crypto Incident Response
  • Bug Bounty
  • FAQ
  • Media Kit
  • Developer Documentation
    • Dolomite Margin - Overview
    • Dolomite Margin - Glossary
    • Dolomite Margin - Getters
    • Dolomite Margin - Events
    • Dolomite Margin - dTokens
    • Depositing or Withdrawing
    • Managing Borrow Positions
    • Zapping Assets
    • Flash Loans
    • E-Mode & Segregated Risk
    • TypeScript Client
    • Subgraph
Powered by GitBook
On this page
  • Safe Transaction Logs
  • Transaction #51 - 2023-04-04
  • Transaction #52 - 2023-04-04
  • Transaction #53 - 2023-04-05
  • Transaction #54 - 2023-04-10
  • Transaction #55 - 2023-04-11
  • Transaction #56 - 2023-04-19
  • Transaction #57 - 2023-04-20
  • Transaction #58 - 2023-05-02
  • Transaction #59 - 2023-05-03
  • Transaction #60 - 2023-05-31
  • Transaction #61 - 2023-06-03
  • Transaction #62 - 2023-06-05
  • Transaction #63 - 2023-06-05
  • Transaction #64 - 2023-06-08
  • Transaction #66 - 2023-06-12
  • Transaction #67 - 2023-06-13
  • Transaction #68 - 2023-06-17
  • Transaction #69 - 2023-06-17
  • Transaction #71 - 2023-06-19
  • Transaction #72 - 2023-06-21
  • Transaction #73 - 2023-06-24
  • Transaction #74 - 2023-06-27
  • Transaction #75 - 2023-06-27
  • Transaction #76 - 2023-06-28
  • Transaction #77 - 2023-07-12
  • Transaction #78 - 2023-07-13
  • Transaction #79 - 2023-07-24
  • Transaction #80 - 2023-07-24
  • Transaction #81 - 2023-07-24
  • Transaction #82 - 2023-07-24
  • Transaction #83 - 2023-07-24
  • Transaction #84 - 2023-07-27
  • Transaction #85 - 2023-07-29
  • Transaction #86 - 2023-07-30
  • Transaction #87 - 2023-07-30
  • Transaction #88 - 2023-08-01
  • Transaction #89 - 2023-08-01
  • Transaction #90 - 2023-08-01
  • Transaction #91 - 2023-08-02
  • Transaction #92 - 2023-08-05
  • Transaction #93 - 2023-08-01
  • Transaction #94 - 2023-08-07
  • Transaction #95 - 2023-08-07
  • Transaction #96 - 2023-08-08
  • Transaction #97 - 2023-08-15
  • Transaction #98 - 2023-08-16
  • Transaction #99 - 2023-08-20

Was this helpful?

  1. Admin Transactions

Transactions 51 - 100

Safe transactions numbered 51 through 100

PreviousTransactions 38 - 50NextTransactions 101 - 150

Last updated 1 year ago

Was this helpful?

Safe Transaction Logs

- 2023-04-04

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 .

- 2023-04-04

This transaction effectuates the supply cap of 0 for GLP deposits that was introduced in Transaction #51.

- 2023-04-05

This transaction executes the queued transactions from Transaction #47 and Transaction #48. It also removes the supply cap for GLP deposits.

- 2023-04-10

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

  • Transfers ownership of the ChainlinkPriceOracleV1 contract to the PartiallyDelayedMultiSig ()

  • Adds the ARB/USD Chainlink price oracle aggregator () to the ChainlinkPriceOracleV1 contract

  • Adds the ARB market to DolomiteMargin with the following risk parameters

    • Min collateralization: 120%

    • Max supply amount: 5,000,000 ARB

    • Liquidation reward: 5%

    • Interest rate model:

This transaction executes the queued transactions from Transaction #54.

  • Adds the magicGLP market to DolomiteMargin 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.

  • 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 to 43478260869565217 (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 executes the queued transactions from Transaction #60

    • This implementation had a bug in it that failed QA testing

This transaction executes the queued transactions from Transaction #62 and Transaction #63

This transaction executes the queued transactions from Transaction #66

  • Adds Dolomite Isolation: Jones USDC as a new market:

    • Borrowing is disabled

    • All yield is passed along to each user's proxy vault

    • Supply is capped at 500,000 (500000000000000000000000) djUSDC (this value will likely increase in the future)

    • Min collateralization is 115%

    • Liquidation incentive is 5%

    • The marketId is 10

    • Only USDC can be borrowed against djUSDC

    • Only djUSDC can be used as collateral for loans

  • Initializes djUSDC with the follow traders:

  • Sets djUSDC as a global operator on DolomiteMargin

  • Adds Dolomite Isolation: PT GLP 28MAR2024 as a new market:

    • Borrowing is disabled

    • All yield is passed along to each user's proxy vault

    • Supply is capped at 500,000 (500000000000000000000000) dptGLP (this value will likely increase in the future)

    • Min collateralization is 120%

      • The margin premium is set to ~4.3478% (43478260869565217)

    • Liquidation incentive is 5%

    • The marketId is 11

  • Initializes dPTGLP with the follow traders:

  • Sets dptGLP as a global operator on DolomiteMargin

    • This was done at the request of the Jones DAO team

    • This new converter only allows interactions via a registered liquidator proxy

This transaction executes the queued transactions from Transaction #68, #69, and #71.

This transaction executes the queued transactions from Transaction #73.

This transaction executes the queued transactions from Transaction #75.

  • Updated the jUSDC supply cap to be 1M units

This transaction executes the queued transactions from Transaction #77.

    • This was deployed to include the new ⚡️ Zap functions

    • This was deployed to include the new ⚡️ Zap functions

    • This was deployed to include the new ⚡️ Zap functions

    • This was deployed to include the new ⚡️ Zap functions

  • Adds Uniswap as a new market:

    • Borrowing is enabled

    • Supply is capped at 400,000 (400000000000000000000000) UNI

    • Min collateralization is 133%

      • The margin premium is set to ~15.6522% (156521739130434783)

    • Liquidation incentive is 7%

    • The marketId is 12

This transaction executes the queued transactions from Transaction #83.

This transaction executes the queued transactions from Transaction #79 and Transaction #80.

This transaction executes the queued transactions from Transaction #81, Transaction #82, and Transaction #85. It also does the following:

  • Revokes confirmation for inner-transaction #106 (setting the new PlutusVaultGLPPriceOracle)

This transaction executes the queued transactions from Transaction #87.

  • Adds Magic Internet Money as a new market:

    • Borrowing is enabled

    • Supply is capped at 1,000,000 (1000000000000000000000000) MIM

    • Min collateralization is 115%

      • The margin premium is set to 0%

    • Liquidation incentive is 5%

    • The marketId is 13

  • Sets the only allowable collateral market on jUSDC to be jUSDC

This transaction executes the queued transactions from Transaction #89.

This transaction executes the queued transactions from Transaction #90.

  • The following updates are made to smooth out the UX for ⚡Zap and make no consequential changes to the vault's logic:

This transaction executes the queued transactions from Transaction #93.

  • Adds Wrapped liquid staked Ether 2.0 as a new market:

    • Borrowing is enabled

    • Supply is capped at 3,000 (3000000000000000000000) wstETH

    • Min collateralization is 115%

      • The margin premium is set to 0%

    • Liquidation incentive is 5%

    • The marketId is 14

  • Adds Rocket Pool ETH as a new market:

    • Borrowing is enabled

    • Supply is capped at 1,000 (1000000000000000000000) rETH

    • Min collateralization is 115%

      • The margin premium is set to 0%

    • Liquidation incentive is 5%

    • The marketId is 15

This transaction executes the queued transactions from Transaction #95.

  • Adds USDC.e as a valid collateral asset for jUSDC

This transaction executes the queued transactions from Transaction #97.

    • This version introduces the Expiry global variable for discovering the expiration contract

    • Borrowing is disabled

    • Supply is capped at 500,000 (500000000000000000000000) dYT-GLP-28MAR2024

    • Min collateralization is 150%

      • Therefore the margin premium is set to 30.43478% (304347826086956521)

    • Liquidation incentive is 10%

      • The liquidation premium is set to 1000000000000000000

    • The marketId is 16

- 2023-04-11

- 2023-04-19

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Interest rate model:

Price oracle:

Adds the following contract to the liquidity token liquidator contract:

- 2023-04-20

- 2023-05-02

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Dolomite Isolation: Plutus Vault GLP:

Price oracle is set to

Interest setter is set to

dplvGLP:

PlvGLPWrapperTrader:

PlvGLPUnwrapperTrader:

PlvGLPUnwrapperTraderV1:

- 2023-05-03

- 2023-05-31

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Adds the new as a global operator

Adds the new as a global operator

Removes the old as a global operator

Adds GLP (market ID 6) with to the new

Adds plvGLP (market ID 9) with to the new

Adds GLP (market ID 6) with to the new

Adds plvGLP (market ID 9) with to the new

- 2023-06-03

- 2023-06-05

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes the recently-deployed as a global operator

Adds a new as a global operator

- 2023-06-05

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes GLP (market ID 6) with the old from the

Removes plvGLP (market ID 9) with the old from the

Adds GLP (market ID 6) with the new from the

Adds plvGLP (market ID 9) with the new from the

- 2023-06-08

- 2023-06-12

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Adds the new as a global operator

- 2023-06-13

- 2023-06-17

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

The contract address is

Price oracle is set to

Interest setter is set to

Adds djUSDC to the for

The contract address is

Price oracle is set to

Interest setter is set to

Adds dptGLP to the for

Adds the new as a trader to dfsGLP

Adds the new as a trader to dfsGLP

Adds the new as a trader to dplvGLP

Adds the new as a trader to dplvGLP

- 2023-06-17

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Adds the new as the unwrapper to

Adds the new as the wrapper to

Adds the new as the unwrapper to

Adds the new as the wrapper to

Sets the new as the implementation for dfsGLP

Sets the new as the implementation for dplvGLP

- 2023-06-19

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes the old as a trusted token converter on djUSDC

Sets the djUSDC vault implementation contract to a new instance of that disables non-EOAs from accessing jUSDC on Dolomite

Sets a new as a trusted token converter on djUSDC

Sets a new as a the unwrapper on

- 2023-06-21

- 2023-06-24

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes the old as a trusted token converter on PT-GLP

Adds the new as a trusted token converter on PT-GLP

- 2023-06-27

- 2023-06-27

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Updated USDC to use the new (6% optimal borrow rate; 100% upper rate; optimal utilization is 90%)

Updated USDT to use the new

Updated DAI to use the new

Deprecated the old against dfsGLP

Deprecated the old against dfsGLP

Removes the from the for dfsGLP

Deprecated the old against dplvGLP

Deprecated the old against dplvGLP

Removes the from the for dplvGLP

- 2023-06-28

- 2023-07-12

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Updated USDC to use the new (8% optimal borrow rate; 100% upper rate; optimal utilization is 90%)

Updated USDT to use the new

Updated DAI to use the new

- 2023-07-13

- 2023-07-24

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Upgrades the contract to the new

Initializes slippageToleranceForPauseSentinel to 7% (70000000000000000) on

Unsets the old contract as a global operator

Sets the new contract as a global operator

Sets the new as a global operator

Removes the old from the for

Adds the new to the for

Adds the new as trusted on

Adds the new as trusted on

Removes the old as untrusted on

Removes the old as untrusted on

Sets the new on

This was redeployed to include the contract

Sets the new on

Sets the new on

This was redeployed to include the new contract

- 2023-07-24

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes the old from the for

Adds the new to the for

Adds the new as trusted on

Adds the new as trusted on

Adds the new as trusted on

Removes the old as untrusted on

Removes the old as untrusted on

Sets the new on

This was redeployed to include the contract

Sets the new on

Sets the new on

This was redeployed to include the new contract

- 2023-07-24

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes the old from the for

This is a bug and should have been signed for . It is corrected in Transaction #85

Adds the new to the for

This is a bug and should have been signed for . It is corrected in Transaction #85

Adds the new as trusted on

Adds the new as trusted on

Removes the old as untrusted on

Removes the old as untrusted on

Sets the new on

This was redeployed to include the contract

Sets the new on

Sets the new on

This was redeployed to include the new contract

- 2023-07-24

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes the old from the for

Adds the new to the for

Adds the new as trusted on

Adds the new as trusted on

Removes the old as untrusted on

Removes the old as untrusted on

Sets the new on

This was redeployed to include the contract

Sets the new on

Sets the new on

This was redeployed to include the new contract

Sets the new on the

Sets the new on the

Sets the new on the

Sets the new on the

- 2023-07-24

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

The contract address is

Price oracle is set to

Chainlink price aggregator is:

Interest setter is set to

- 2023-07-27

- 2023-07-29

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Removes the old from the for

Adds the new to the for

Sets the on the

Sets the on the

Sets the on the

Sets the on the

- 2023-07-30

- 2023-07-30

Sets the new on DolomiteMargin

Removes the as a global operator

- 2023-08-01

- 2023-08-01

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

The contract address is

Price oracle is set to

Chainlink price aggregator is:

Interest setter is set to

- 2023-08-01

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

- 2023-08-02

- 2023-08-05

- 2023-08-01

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Sets the new on the

Sets the new on the

Sets the new on

Sets the new on

- 2023-08-07

- 2023-08-07

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

The contract address is

Price oracle is set to

Chainlink price aggregator is:

Interest setter is set to

The contract address is

Price oracle is set to

Chainlink price aggregator is:

Interest setter is set to

- 2023-08-08

- 2023-08-15

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

- 2023-08-16

- 2023-08-20

This transaction is enqueued behind DolomiteMargin's . The following actions may be effectuated after waiting 24 hours.

Upgrades the implementation to point to

Sets the contract on

Upgrades the implementation to point to

Sets the token on

Adds the to using the following risk parameters

The smart contract address is

Price oracle is set to

Chainlink price aggregator is:

Interest setter is set to

Initializes with the following traders:

Sets as a global operator on

Adds the market (16) to the whitelist to only be liquidated by the

Transaction #51
here
Transaction #52
Transaction #53
Transaction #54
multisig time delay
0x52d7BcB650c591f6E8da90f797A1d0Bfd8fD05F9
0xb2A824043730FE05F3DA2efaFa1CBbe83fa548D6
0xc2cBd99bb35b22C43010a8c8266Cdff057f70BB1
Transaction #55
Transaction #56
multisig time delay
0x37b6fF70654EDfBdAA3c9a723fdAdF5844De2168
0x4Dfbb88233c1EBBaF9fF55D4C0AbA97343A78f5F
MagicGLPUnwrapperTrader
0x9e8d909C340A7Af5d6623C6d7C7ACA436Eae345D
Transaction #57
Transaction #58
multisig time delay
0x5c80aC681B6b0E7EF6E0751211012601e6cFB043
0xcaba6d6Ea33f17fE01D514fE3E402771dCf956A7
0x37b6fF70654EDfBdAA3c9a723fdAdF5844De2168
0x5c80aC681B6b0E7EF6E0751211012601e6cFB043
0xc2fA9F48b166BCa8706Ab53A60dcA28979010b92
0xB5010ba20fD127aF143cCFd9d77fd4c6923f6d37
0xB5010ba20fD127aF143cCFd9d77fd4c6923f6d37
Transaction #59
Transaction #60
multisig time delay
LiquidatorProxyV1
LiquidatorProxyV4WithGenericTrader
LiquidatorProxyV1
LiquidatorProxyV4
LiquidatorAssetRegistry
LiquidatorProxyV4
LiquidatorAssetRegistry
LiquidatorProxyV3
LiquidatorAssetRegistry
LiquidatorProxyV3
LiquidatorAssetRegistry
Transaction #61
Transaction #62
multisig time delay
LiquidatorProxyV4
LiquidatorProxyV4
Transaction #63
multisig time delay
LiquidatorProxyV4
LiquidatorAssetRegistry
LiquidatorProxyV4
LiquidatorAssetRegistry
LiquidatorProxyV4
LiquidatorAssetRegistry
LiquidatorProxyV4
LiquidatorAssetRegistry
Transaction #64
Transaction #66
multisig time delay
ExpiryProxy
Transaction #67
Transaction #68
multisig time delay
0x2aDba3f917bb0Af2530F8F295aD2a6fF1111Fc05
0x2eD56783e04B6f11fcC982DD536061945f9f1e0E
0x37b6fF70654EDfBdAA3c9a723fdAdF5844De2168
JonesUSDCIsolationModeUnwrapperTraderV2
JonesUSDCIsolationModeWrapperTraderV2
LiquidatorAssetRegistry
LiquidatorProxyV4WithGenericTrader
0x7b07E78561a3C2C1Eade652A2a92Da150743F4D7
0xd6f36C75598D2F067f3055fE09EE76CC659C4Afb
0x37b6fF70654EDfBdAA3c9a723fdAdF5844De2168
PendlePtGLP2024IsolationModeUnwrapperTraderV2
PendlePtGLP2024IsolationModeWrapperTraderV2
LiquidatorAssetRegistry
LiquidatorProxyV4WithGenericTrader
GLPIsolationModeUnwrapperTraderV2
GLPIsolationModeWrapperTraderV2
PlutusVaultGLPIsolationModeUnwrapperTraderV2
PlutusVaultGLPIsolationModeWrapperTraderV2
Transaction #69
multisig time delay
PlutusVaultGLPIsolationModeUnwrapperTraderV2
GLPDepositorWhitelist
PlutusVaultGLPIsolationModeWrapperTraderV2
GLPDepositorWhitelist
PlutusVaultGLPIsolationModeUnwrapperTraderV2
PlutusChefWhitelist
PlutusVaultGLPIsolationModeWrapperTraderV2
PlutusChefWhitelist
GLPIsolationModeTokenVaultV1
PlutusVaultGLPIsolationModeTokenVaultV1
Transaction #71
multisig time delay
JonesUSDCIsolationModeUnwrapperTraderV2
JonesUSDCIsolationModeTokenVaultV1
JonesUSDCIsolationModeUnwrapperTraderV2
JonesUSDCIsolationModeUnwrapperTraderV2
JonesUSDCRegistry
Transaction #72
Transaction #73
multisig time delay
PendlePtGLP2024IsolationModeWrapperTraderV2
PendlePtGLP2024IsolationModeWrapperTraderV2
Transaction #74
Transaction #75
multisig time delay
stablecoin interest rate model
stablecoin interest rate model
stablecoin interest rate model
GLPIsolationModeUnwrapperTraderV1
GLPIsolationModeWrapperTraderV1
LiquidatorProxyV3
LiquidatorAssetRegistry
PlutusVaultGLPIsolationModeUnwrapperTraderV1
PlutusGLPIsolationModeWrapperTraderV1
LiquidatorProxyV3
LiquidatorAssetRegistry
Transaction #76
Transaction #77
multisig time delay
stablecoin interest rate model
stablecoin interest rate model
stablecoin interest rate model
Transaction #78
Transaction #79
multisig time delay
DolomiteRegistryProxy
implementation
DolomiteRegistryProxy
LiquidatorProxyV4
GenericTraderProxyV1
LiquidatorProxyV4
LiquidatorProxyV4
LiquidatorRegistry
dfsGLP
LiquidatorProxyV4
LiquidatorRegistry
dfsGLP
GLPIsolationModeUnwrapperTraderV2
dfsGLP
GLPIsolationModeWrapperTraderV2
dfsGLP
GLPIsolationModeUnwrapperTraderV2
dfsGLP
GLPIsolationModeWrapperTraderV2
dfsGLP
GMXRegistryProxy
dfsGLP
DolomiteRegistryProxy
GLPIsolationModeTokenVault
dfsGLP
GLPPriceOracleV1
dfsGLP
GMXRegistryProxy
Transaction #80
multisig time delay
LiquidatorProxyV4
LiquidatorRegistry
djUSDC
LiquidatorProxyV4
LiquidatorRegistry
djUSDC
JonesUSDCIsolationModeUnwrapperTraderV2ForLiquidation
djUSDC
JonesUSDCIsolationModeUnwrapperTraderV2
djUSDC
JonesUSDCIsolationModeWrapperTraderV2
djUSDC
JonesUSDCIsolationModeUnwrapperTraderV2
djUSDC
JonesUSDCIsolationModeWrapperTraderV2
djUSDC
JonesUSDCRegistryProxy
djUSDC
DolomiteRegistryProxy
JonesUSDCIsolationModeTokenVault
djUSDC
JonesUSDCPriceOracle
djUSDC
JonesUSDCRegistryProxy
Transaction #81
multisig time delay
LiquidatorProxyV4
LiquidatorRegistry
dplvGLP
dPT-GLP
LiquidatorProxyV4
LiquidatorRegistry
dplvGLP
dPT-GLP
PendlePtGLP2024IsolationModeUnwrapperTraderV2
dPT-GLP
PendlePtGLP2024IsolationModeWrapperTraderV2
dPT-GLP
PendlePtGLP2024IsolationModeUnwrapperTraderV2
dPT-GLP
PendlePtGLP2024IsolationModeWrapperTraderV2
dPT-GLP
PendlePtGLP2024Registry
dPT-GLP
DolomiteRegistryProxy
PendlePtGLP2024IsolationModeTokenVault
dPT-GLP
PendlePtGLPPriceOracle
dPT-GLP
PendlePtGLP2024Registry
Transaction #82
multisig time delay
LiquidatorProxyV4
LiquidatorRegistry
dplvGLP
LiquidatorProxyV4
LiquidatorRegistry
dplvGLP
PlutusVaultGLPIsolationModeUnwrapperTraderV2
dplvGLP
PlutusVaultGLPIsolationModeWrapperTraderV2
dplvGLP
PlutusVaultGLPIsolationModeUnwrapperTraderV2
dplvGLP
PlutusVaultGLPIsolationModeWrapperTraderV2
dplvGLP
PlutusVaultGLPRegistry
dplvGLP
DolomiteRegistryProxy
PlutusVaultGLPIsolationModeTokenVault
dplvGLP
PlutusVaultGLPPriceOracle
dplvGLP
PlutusVaultGLPRegistry
PlutusVaultGLPIsolationModeUnwrapperTraderV2
DolomiteWhitelistForGLPDepositor
PlutusVaultGLPIsolationModeWrapperTraderV2
DolomiteWhitelistForGLPDepositor
PlutusVaultGLPIsolationModeUnwrapperTraderV2
DolomiteWhitelistForPlutusChef
PlutusVaultGLPIsolationModeWrapperTraderV2
DolomiteWhitelistForPlutusChef
Transaction #83
multisig time delay
0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0
0xeA3Fe12d8CC2E87f99e985EE271971C808006531
0x9C917083fDb403ab5ADbEC26Ee294f6EcAda2720
0xc2cBd99bb35b22C43010a8c8266Cdff057f70BB1
Transaction #84
Transaction #85
multisig time delay
LiquidatorProxyV4
LiquidatorRegistry
dPT-GLP
LiquidatorProxyV4
LiquidatorRegistry
dPT-GLP
DolomiteRegistryProxy
GMXRegistryProxy
DolomiteRegistryProxy
JonesUSDCRegistryProxy
DolomiteRegistryProxy
PendlePtGLP2024RegistryProxy
DolomiteRegistryProxy
PlutusVaultRegistryProxy
Transaction #86
Transaction #87
PlutusVaultGLPPriceOracle
SignedOperationProxy
Transaction #88
Transaction #89
multisig time delay
0xFEa7a6a0B346362BF88A9e4A88416B77a57D6c2A
0xeA3Fe12d8CC2E87f99e985EE271971C808006531
0x87121F6c9A9F6E90E59591E4Cf4804873f54A95b
0xc2cBd99bb35b22C43010a8c8266Cdff057f70BB1
Transaction #90
multisig time delay
Transaction #91
Transaction #92
Transaction #93
multisig time delay
GLPIsolationModeTokenVaultV1
dfsGLP
JonesUSDCIsolationModeTokenVaultV1
djUSDC
PendlePtGLP2024IsolationModeTokenVaultV1
dPT-GLP-28MAR2024
PlutusVaultGLPIsolationModeTokenVaultV1
dplvGLP
Transaction #94
Transaction #95
multisig time delay
0x5979D7b546E38E414F7E9822514be443A4800529
0xeA3Fe12d8CC2E87f99e985EE271971C808006531
0xb523ae262d20a936bc152e6023996e46fdc2a95d
0xc2cBd99bb35b22C43010a8c8266Cdff057f70BB1
0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8
0xeA3Fe12d8CC2E87f99e985EE271971C808006531
0xF3272CAfe65b190e76caAF483db13424a3e23dD2
0xc2cBd99bb35b22C43010a8c8266Cdff057f70BB1
Transaction #96
Transaction #97
multisig time delay
Transaction #98
Transaction #99
multisig time delay
DolomiteRegistryProxy
ImplementationV3
Expiry
DolomiteRegistryProxy
PendleGLP2024RegistryProxy
ImplementationV2
YT-GLP
PendleGLP2024RegistryProxy
Dolomite Isolation: YT GLP 28MAR2024
DolomiteMargin
0x851729Df6C39BDB6E92721f2ADf750023D967eE8
0x0Ebd3BEF480b62493048233d05F922E7Ad968fAe
0xF3272CAfe65b190e76caAF483db13424a3e23dD2
0x37b6fF70654EDfBdAA3c9a723fdAdF5844De2168
Dolomite Isolation: YT GLP 28MAR2024
PendleYtGLP2024IsolationModeUnwrapperTraderV2
PendleYtGLP2024IsolationModeWrapperTraderV2
Dolomite Isolation: YT GLP 28MAR2024
DolomiteMargin
Dolomite Isolation: YT GLP 28MAR2024
LiquidatorAssetRegistry
LiquidatorProxyV4WithGenericTrader