mirror of
https://github.com/Instadapp/assembly.git
synced 2024-07-29 22:37:06 +00:00
add benqi issue#29
This commit is contained in:
parent
6ff462b3a9
commit
ef5edcee60
|
|
@ -57,13 +57,6 @@ const appsPerNetwork = {
|
||||||
url: "/mainnet/compound",
|
url: "/mainnet/compound",
|
||||||
description: "Money Market"
|
description: "Money Market"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "benqi",
|
|
||||||
icon: CompoundIcon,
|
|
||||||
name: "Benqi",
|
|
||||||
url: "/avalanche/benqi",
|
|
||||||
description: "Money Market"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "maker",
|
id: "maker",
|
||||||
icon: MakerIcon,
|
icon: MakerIcon,
|
||||||
|
|
@ -139,6 +132,13 @@ const appsPerNetwork = {
|
||||||
name: "Aave v2",
|
name: "Aave v2",
|
||||||
url: "/aave-v2",
|
url: "/aave-v2",
|
||||||
description: "Lend and borrow straight from your Gnosis Safe"
|
description: "Lend and borrow straight from your Gnosis Safe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "benqi",
|
||||||
|
icon: CompoundIcon,
|
||||||
|
name: "Benqi",
|
||||||
|
url: "/avalanche/benqi",
|
||||||
|
description: "Money Market"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user