mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
9 lines
172 B
TypeScript
9 lines
172 B
TypeScript
export const vaults = {
|
|
matic: {
|
|
address: "0xa3fa99a148fa48d14ed51d610c367c61876997f1"
|
|
},
|
|
link: {
|
|
address: "0x61167073E31b1DAd85a3E531211c7B8F1E5cAE72"
|
|
}
|
|
}
|