Skip to content

Commit

Permalink
add new listing
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Mar 5, 2025
1 parent 32e466c commit 44573ac
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions defi/src/protocols/data4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6544,5 +6544,27 @@ const data4: Protocol[] = [
module: "dummy.js",
twitter: "tronsave_io",
},
{
id: "5865",
name: "FlareBank",
address: "flare:0x194726F6C2aE988f1Ab5e1C943c17e591a6f6059 ",
symbol: "BANK",
url: "https://www.flrbank.com/",
description:
"FlareBank is a dApp built on the Flare Network, designed to create a dividend-driven ecosystem centered around its native token, $BANK",
chain: "Flare",
logo: `${baseIconsUrl}/flarebank.png`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Reserve Currency",
chains: ["Flare"],
oracles: [],
forkedFrom: ["Eggs Finance"],
module: "flrbank/index.js",
twitter: "FlareBank",
listedAt: 1741195062
},
];
export default data4;

0 comments on commit 44573ac

Please sign in to comment.