We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f842aa3 commit 98e18e4Copy full SHA for 98e18e4
projects/lineabank/index.js
@@ -88,6 +88,7 @@ const v3Abi = {
88
const v3Config = {
89
plume_mainnet: [`0xF9642C3B35Cd4Ccd55D22Fb2B35fcc31c5E0B62E`],
90
hemi: [`0x8D45801736F3504BEfA35ABEf8bc7a1C4d610651`],
91
+ nibiru: [`0x7F5f9E5D4643B4333464c18d072167B452C20d28`],
92
};
93
94
const fetchReserveData = async (api, poolDatas, isBorrowed) => {
0 commit comments