Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Brickken Project #6693

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30288,20 +30288,20 @@ const data3: Protocol[] = [
address: "0x0A638F07ACc6969abF392bB009f216D22aDEa36d",
symbol: "BKN",
url: "https://www.brickken.com",
description: "Brickken enables businesses to create digital tokens backed by tokenized Real World Assets (RWA). Through the Token Suite, Clients can raise private or public capital by creating their own custom white-label token store & token offering.",
description: "Brickken enables businesses to create digital tokens backed by tokenized Real World Assets (RWA). Through the Token Suite, clients can raise private or public capital by creating their own custom white-label token store & token offering.",
chain: "Ethereum",
logo: `${baseIconsUrl}/brickken.jpg`,
audits: "2",
audit_note: null,
gecko_id: "brickken",
cmcId: "21822",
category: "Services",
chains: ["Ethereum"],
category: "RWA",
chains: ["Ethereum","Avalanche","Base","Binance"],
oracles: ["Chainlink", "TWAP"],
forkedFrom: [],
module: "brickken/index.js",
twitter: "Brickken",
audit_links: ["https://skynet.certik.com/projects/brickken"],
audit_links: ["https://skynet.certik.com/projects/brickken","https://wp.hacken.io/wp-content/uploads/2024/02/Hacken_Brickken_SCA_Final-Report_Feb2024.pdf"],
listedAt: 1706108852
},
{
Expand Down