Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 7.7 KB

polygon-network.md

File metadata and controls

51 lines (42 loc) · 7.7 KB
description
Ricochet Protocol's setup on Polygon for Protocol Developers

♾ Polygon Network

Overview

There are contracts on Polygon set up for protocol developers to use for production applications.

{% hint style="info" %} Interested in becoming a Ricochet Protocol Developer? Try forking the ricochet-protocol repository on GitHub, clone it locally, and try to set up your environment so you can run the Hardhat tests. There's a bounty on Dework you can earn once you have gotten the tests to run successfully.

Check it out now: Run Protocol Tests Bounty {% endhint %}

{% embed url="https://github.com/Ricochet-Exchange/ricochet-protocol" %} Check out the Ricochet Protocol repository on Github {% endembed %}

REX Contracts

Contract Optimism Contract Address
Ricochet DAO Multisig 0x9C6B5FdC145912dfe6eE13A667aF3C5Eb07CbB89
Ricochet (RIC) Token 0x263026e7e53dbfdce5ae55ade22493f828922965
rexSHIRT Token 0x19cA69C66768B487D28226C0a60Ab2B2aa8E5c5C
rexHAT Token 0xe91D640fCAEA9602CF94C0d48A251a7f6d946953
RIC Launchpad 0x98d463A3F29F259E67176482eB15107F364c7E18
REX Referral 0xA0eC9E1542485700110688b3e6FbebBDf23cd901
REX Market: USDC>>DAI 0x7ACe300B31b8dDBFDFa63EdA479bC2c2a01E9356
REX Market: DAI>>USDC 0x0FC83C3b06152dd3B62fDaCf8075C8c4D5FbdFb3
REX Market: USDC>>ETH 0xeD2AEFFcC5a5FDcA84FaDfc421110C1c63d0971F
REX Market: ETH>>USDC 0x546283B93aD89b610A52994ecbCD97b8b98aDa1f
REX Market: DAI>>ETH 0x6A2010fF236a0b753742684aEA078F72Bb04058E
REX Market: ETH>>DAI 0x1cb1E93a485f6dd87a835B68A504173AaEC9Ab52
REX Market: USDC>>WBTC 0x7d7A9Ab6085E99cb405d0dc164CB6ed9347908F3
REX Market: WBTC>>USDC 0x6249828939200A08F5EeB114B9D9Bf6ac10061CC
REX Market: DAI>>WBTC 0x0ecC06996864664b5D990165dc5868AB4101305d
REX Market: WBTC>>DAI 0x009f6822792Ebb47d8aAE25EB06499371Ab8096c
REX Market: USDC>>MATIC 0xf68C90d7E9348cB5fEAD9BA13B29BC013dA1EE96
REX Market: MATIC>>USDC 0x0b8F6e3FcD78C0258ad4a69f11057E6586576d34
REX Market: DAI>>MATIC 0x3aD32478453A28b2cD74e4C440957c6079274D8c
REX Market: MATIC>>DAI 0x543090bEeCa42A9C8E8F05c11c710BBCd22f2Cfd
REX Market: USDC>>RIC 0x98a2e76e6bf3afcbf1f9a0e08097987c7ffa3953
REX Market: RIC>>USDC 0x9ad80c3e370d8073aec0c0d04f8e41168fb300f4
REX Market: USDC>>MaticX

0x2717781d3dD50dc0ec1932032265C581405A02FF

Output is Super Liquid Staking Matic (PoS): 0xb38514E22c5B60cE26aAF907eC144128EbF7a2DF

Underlying Liquid Staking Matic (PoS):
0xfa68FB4628DFF1028CFEc22b4162FCcd0d45efb6

{% hint style="info" %} A full list of Supertoken contract addresses can be found here: Supertoken Contract Addresses {% endhint %}