sygmaprotocol / sygma-solidity

GNU Lesser General Public License v3.0
23 stars 18 forks source link

Integrate Polygon #209

Closed tcar121293 closed 9 months ago

tcar121293 commented 11 months ago

Network: Polygon

Environment: Mainnet

Preparation

On Chain preparation

On-Chain Setup

Off-Chain Setup

Update shared configuration

Update balance configuration

Updating local configurations on other services

Relayers

Explorer / Indexer

QA testing

MakMuftic commented 10 months ago

On-chain preparation update

tcar121293 commented 10 months ago

On-chain preparation update

tcar121293 commented 10 months ago

All relayers are topped up with 10 MATIC Here are the tx: https://polygonscan.com/tx/0x141b2cce6233301ea15e8ebd8a8c0f3b1f064fe353324bebd7440fc2437988b2 https://polygonscan.com/tx/0x1cd2e6f88553d16a5174bcff69375ee8700ecc3bd0a371cd8b1d6ccf7e7a7dbc https://polygonscan.com/tx/0x5a372e9130a35075f82ebd6c30cdb60bb8fd30612647e6e28482632b94a92230 https://polygonscan.com/tx/0x94ec0facc21e9bd7ceaf52f07e233365631ca367a6b8249a34ec649dc57e781e https://polygonscan.com/tx/0x098d6d6c6e41c08c1b0c1eeb4419693e442ff92555e816ad03e4f63347ae441f https://polygonscan.com/tx/0x2cd85fb1aac8da77e97cfefc463c4d04694e3fc3c0c0dfbcdd32f6c845c158f6 https://polygonscan.com/tx/0xeeae3bd1f57ce82ceeca027029146153c1e2eafc3d6ece867340e9439b49494b

MakMuftic commented 10 months ago

New Routes:

Type Route Fee
GMP Polygon -> Ethereum 20 MATIC
GMP Polygon -> Base 2 MATIC
GMP Polygon -> Cronos 1 MATIC
GMP Polygon -> Gnosis 1 MATIC
GMP Ethereum -> Polygon 0.0004 ETH
GMP Base -> Polygon 0.0004 ETH
GMP Cronos -> Polygon 25 CRO
GMP Gnosis -> Polygon 1 xDAI
LyonSsS commented 10 months ago

QA Smoke tested all the routes via GMP on mainnet:

  1. ETH - Polygon https://scan.buildwithsygma.com/transfer/0xa09af7c5a491bbfd6e00bf601dac8f29885bf8ee85ebd77a15ec44b7c50dab9d
  2. Polygon - ETH https://scan.buildwithsygma.com/transfer/0xbc7461a41a90552621fedcd445735152a6120b2b7e727ab88b5c36323f88fdb9
  3. Cronos - Polygon https://scan.buildwithsygma.com/transfer/0x9821fbf0e36fb36e856ff0a939b49a1d32f41244a5df170ba6c3ee8e27be014f
  4. Polygon - Cronos https://scan.buildwithsygma.com/transfer/0xb78a63841b8493a66a412030f8f981df3ab4382325e732ffa4989697ccbfd9c7
  5. Base - Polygon https://scan.buildwithsygma.com/transfer/0xf7702d4eea36f14a6d160893f5740669ce69d66044d3a89e5e499efc58584fc4
  6. Polygon - Base https://scan.buildwithsygma.com/transfer/0xf7702d4eea36f14a6d160893f5740669ce69d66044d3a89e5e499efc58584fc4
  7. Gnossis - Polygon https://scan.buildwithsygma.com/transfer/0x333cb1072b49ac60f63a008b0da399214847c8f96b1ad32d7634f03a837d64f7
  8. Polygon - Gnossis https://scan.buildwithsygma.com/transfer/0x3b18baaf14210467c35be09619622669c556d9cd7b0f017c2a0fe01409919165 Fees and behavior all work as expected. Ticket can now be closed