2021-04-11 16:30:14 +00:00
|
|
|
```
|
|
|
|
██╗███╗ ██╗███████╗████████╗ █████╗ ██████╗ █████╗ ██████╗ ██████╗
|
|
|
|
██║████╗ ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔══██╗
|
|
|
|
██║██╔██╗ ██║███████╗ ██║ ███████║██║ ██║███████║██████╔╝██████╔╝
|
|
|
|
██║██║╚██╗██║╚════██║ ██║ ██╔══██║██║ ██║██╔══██║██╔═══╝ ██╔═══╝
|
|
|
|
██║██║ ╚████║███████║ ██║ ██║ ██║██████╔╝██║ ██║██║ ██║
|
2021-04-13 19:13:01 +00:00
|
|
|
╚═╝╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
|
2021-04-11 16:30:14 +00:00
|
|
|
```
|
|
|
|
|
|
|
|
# DSL Polygon Migration
|
|
|
|
|
|
|
|
Contracts related to asset migrations b/w Ethereum Mainnet <> Polygon
|
|
|
|
|
|
|
|
* `implementation` - DSA v2 implementation contracts
|
|
|
|
* `senders` - Mainnet data sync / migration contracts
|
2021-04-13 19:13:01 +00:00
|
|
|
* `receivers` - Polygon data receiver / migration contracts
|