Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arbitrum vault (wip) #314

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

arbitrum vault (wip) #314

wants to merge 20 commits into from

Conversation

Spablob
Copy link
Contributor

@Spablob Spablob commented Jun 15, 2023

Arbitrum - Tokens:

  • USDC - 0xaf88d065e77c8cC2239327C5EDb3A432268e5831
  • ARB - 0x912CE59144191C1204E64559FE8253a0e49E6548

Arbitrum - Opyn

  • AddressBook: 0xd6Cc9C7b4bABF212029be6A790D2cf8101A066F7
  • OtokenFactory: 0x058E58f315a3b9f76d874602D0964Dc237519745
  • Otoken: 0x6c8085a54E97444bc243e607425bDAF8fa95C7Cd
  • Whitelist: 0x3381c827D166Ef8f89CBeAE942818d6e8752eDfB
  • Oracle: 0xb1AAb30c0Cf2f1E9AD262F2Bf216e9A428B93425
  • MarginPool: 0x336F9eD898029f488Fd4EcdCC5D3a12b895A125d
  • MarginCalculator: 0xD486C32EDA645d3eD2c1148A6b6e66302514F701
  • MarginVault: 0x41fDd39De8Ea5530070E1D084c35464Fd37CbD3E
  • Controller Proxy: 0x9a1f511f363e9F2bFeE1D205D19a444dae6D2F5d
  • Chainlink Pricer (ARB): 0x892CEF6d8Be81f5a9C4a24e36FEf260Ae85821e9
  • Chainlink Pricer (USDC): 0x678F0D1725D06c13672e117a4125568bEef8a67E

Opyn Setup txs:

Whitelist Collateral ✅

  • ARB - 0x912CE59144191C1204E64559FE8253a0e49E6548

Whitelist Product ✅

  • asset 0x912CE59144191C1204E64559FE8253a0e49E6548
  • strikeAsset 0xaf88d065e77c8cC2239327C5EDb3A432268e5831
  • collateralAsset 0x912CE59144191C1204E64559FE8253a0e49E6548
  • isPut false

setAssetPricer ARB ✅

  • Asset - 0x912CE59144191C1204E64559FE8253a0e49E6548
  • Pricer - 0x892CEF6d8Be81f5a9C4a24e36FEf260Ae85821e9

setAssetPricer USDC ✅

  • Asset - 0xaf88d065e77c8cC2239327C5EDb3A432268e5831
  • Pricer - 0x678F0D1725D06c13672e117a4125568bEef8a67E

setDisputePeriod ARB ✅

  • Pricer - 0x892CEF6d8Be81f5a9C4a24e36FEf260Ae85821e9
  • disputePeriod: 7200

setDisputePeriod USDC ✅

  • Pricer - 0x678F0D1725D06c13672e117a4125568bEef8a67E
  • disputePeriod: 7200

@chudnov chudnov marked this pull request as ready for review June 19, 2023 16:12
Copy link

@MissAlleyCat MissAlleyCat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants