Go to file
Samyak Jain 6e68ac1891
Merge pull request #14 from Instadapp/flashloan-update
Updated decoding flashloan data
2021-05-01 15:11:43 +05:30
.vscode receiver logics update 2021-04-07 05:52:28 +05:30
contracts Updated decoding flashloan data 2021-05-01 14:30:21 +05:30
scripts Updated deployed contracts list 2021-04-17 04:05:08 +05:30
test Non-DSA flashloan failure test 2021-04-23 19:52:11 +05:30
.env.example Added hardhat config 2021-04-16 04:11:35 +05:30
.gitattributes Added basic config 2021-04-06 22:33:57 +05:30
.gitignore Updated hardhat.config 2021-04-15 04:49:14 +05:30
contracts.json Updated deployed contract addresses 2021-04-26 22:21:11 +05:30
hardhat.config.js testcase on deployed contracts 2021-04-18 13:15:20 +05:30
package-lock.json Fix stack too deep error 2021-04-15 16:09:23 +05:30
package.json Merge master 2021-04-15 15:25:54 +05:30
README.md Update README.md 2021-04-14 00:43:01 +05:30

██╗███╗   ██╗███████╗████████╗ █████╗ ██████╗  █████╗ ██████╗ ██████╗ 
██║████╗  ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔══██╗
██║██╔██╗ ██║███████╗   ██║   ███████║██║  ██║███████║██████╔╝██████╔╝
██║██║╚██╗██║╚════██║   ██║   ██╔══██║██║  ██║██╔══██║██╔═══╝ ██╔═══╝ 
██║██║ ╚████║███████║   ██║   ██║  ██║██████╔╝██║  ██║██║     ██║     
╚═╝╚═╝  ╚═══╝╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝                                            

DSL Polygon Migration

Contracts related to asset migrations b/w Ethereum Mainnet <> Polygon

  • implementation - DSA v2 implementation contracts
  • senders - Mainnet data sync / migration contracts
  • receivers - Polygon data receiver / migration contracts