mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
12 lines
362 B
JavaScript
12 lines
362 B
JavaScript
module.exports = {
|
|
connectors: {
|
|
basic: "0xe5398f279175962E56fE4c5E0b62dc7208EF36c6",
|
|
auth: "0xd1aff9f2acf800c876c409100d6f39aea93fc3d9",
|
|
"INSTAPOOL-A": "0x5806af7ab22e2916fa582ff05731bf7c682387b2",
|
|
},
|
|
core: {
|
|
connectorsV2: "0x2A00684bFAb9717C21271E0751BCcb7d2D763c88",
|
|
instaIndex: "0xA9B99766E6C676Cf1975c0D3166F96C0848fF5ad",
|
|
},
|
|
};
|