Skip to content
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"validate:json": "tsx scripts/validateJSON.ts",
"validate:data": "tsx scripts/validateOnChainData/main.ts",
"validate": "pnpm run validate:json && pnpm run validate:images && pnpm run validate:data",
"metadata:missing": "tsx scripts/manageVaultsFromApi.ts add",
"lint": "biome lint .",
"check": "biome check ."
},
Expand Down
10 changes: 9 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions schemas/tokens.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"logoURI": {
"type": "string",
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+)$"
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+|https://[^/]+\\.r2\\.cloudflarestorage\\.com/[^\\s]+|https://[^/]+\\.r2\\.dev/[^\\s]+)$"
},
"tags": {
"type": "object",
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"logoURI": {
"type": "string",
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+)$"
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+|https://[^/]+\\.r2\\.cloudflarestorage\\.com/[^\\s]+|https://[^/]+\\.r2\\.dev/[^\\s]+)$"
},
"base64": {
"type": "string"
Expand Down
2 changes: 1 addition & 1 deletion schemas/validators.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"logoURI": {
"type": "string",
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+)$"
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+|https://[^/]+\\.r2\\.cloudflarestorage\\.com/[^\\s]+|https://[^/]+\\.r2\\.dev/[^\\s]+)$"
},
"name": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/vaults.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"logoURI": {
"type": "string",
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+)$"
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+|https://[^/]+\\.r2\\.cloudflarestorage\\.com/[^\\s]+|https://[^/]+\\.r2\\.dev/[^\\s]+)$"
},
"url": {
"type": "string",
Expand Down Expand Up @@ -106,7 +106,7 @@
},
"logoURI": {
"type": "string",
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+)$"
"pattern": "^(https://raw.githubusercontent.com/berachain/metadata/[^\\s]+|https://(assets|coin-images).coingecko.com/[^\\s]+|https://res.cloudinary.com/duv0g402y/[^\\s]+|https://[^/]+\\.r2\\.cloudflarestorage\\.com/[^\\s]+|https://[^/]+\\.r2\\.dev/[^\\s]+)$"
},
"url": {
"type": "string",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"symbol": "USD₮0",
"name": "Tether USD Coin",
"decimals": 6,
"logoURI": "https://coin-images.coingecko.com/coins/images/325/large/Tether.png?1696501661",
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/tokens/0x779ded0c9e1022225f8e0630b35a9b54be713736.png",
"tags": ["stablecoin", "featured"],
"extensions": {
"coingeckoId": "tether",
Expand Down Expand Up @@ -770,6 +770,15 @@
"logoURI": "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/assets/tokens/0x0F81001eF0A83ecCE5ccebf63EB302c70a39a654.png",
"tags": []
},
{
"chainId": 80094,
"address": "0xc0d1ac00a30fa4e30e44afc7313d6312c87e21df",
"name": "Kodiak token",
"symbol": "KDK",
"decimals": 18,
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/tokens/0xc0d1ac00a30fa4e30e44afc7313d6312c87e21df.png",
"tags": []
},
{
"chainId": 80094,
"address": "0xD6620E78B89E8fdB5dFA675D55001C7FaD424bDc",
Expand Down
73 changes: 73 additions & 0 deletions src/vaults/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,13 @@
"url": "https://app.lair.fi",
"description": "Lair Finance is a DeFi protocol for liquidity management and yield optimization on Berachain."
},
{
"name": "LiquidRoyalty",
"logoURI": "https://res.cloudinary.com/duv0g402y/image/upload/v1766079866/protocols/liquidroyalty.png",
"url": "https://liquidroyalty.com",
"description": "Liquid Royalty Protocol is an RWA tokenization protocol that tokenizes e-commerce cashflow from top e-commerce merchants into royalty tokens.",
"tags": ["platform"]
},
{
"name": "beraBTC",
"logoURI": "https://res.cloudinary.com/duv0g402y/image/upload/v1746534876/tokens/default.png",
Expand Down Expand Up @@ -3257,6 +3264,72 @@
"description": "Acquired by depositing wgBERA single sided on Dolomite Balance within the Earn Section.",
"owner": "Smilee",
"action": "Lend wgBERA on Dolomite"
},
{
"stakingTokenAddress": "0x862050d3cbf4d8f7b9d2b6e0798ac4675f83cbe3",
"vaultAddress": "0x14ba3f6d434c67cd8dce2ed7f66f74b62bfc6c32",
"name": "Kodiak - KDK | WBTC",
"protocol": "Kodiak",
"categories": ["defi/amm"],
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/vaults/0x14ba3f6d434c67cd8dce2ed7f66f74b62bfc6c32.png",
"url": "https://app.kodiak.finance/#/liquidity/pools/0x862050d3CbF4D8F7B9D2B6e0798Ac4675f83CBE3?chain=berachain_mainnet",
"description": "Acquired by depositing liquidity into the KDK | WBTC Pool on Kodiak",
"action": "Stake KDK / WBTC"
},
{
"stakingTokenAddress": "0x393c64d313dc53f06e6228de9b71bed225e21c62",
"vaultAddress": "0x89950d29bdab58670b295523da15623ec36c91ca",
"name": "Kodiak - KDK | USDT0",
"protocol": "Kodiak",
"categories": ["defi/amm"],
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/vaults/0x89950d29bdab58670b295523da15623ec36c91ca.png",
"url": "https://app.kodiak.finance/#/liquidity/pools/0x393c64D313Dc53f06E6228dE9B71BeD225e21C62?chain=berachain_mainnet",
"description": "Acquired by depositing liquidity into the KDK | USDT0 Pool on Kodiak",
"action": "Stake KDK / USDT0"
},
{
"stakingTokenAddress": "0x4a25873f367261bf6bdd975ef836c5fd20bace30",
"vaultAddress": "0x753291a2f75845c7d0b92d9c8b1636fc1f2f74a6",
"name": "Kodiak - KDK | wBERA",
"protocol": "Kodiak",
"categories": ["defi/amm"],
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/vaults/0x753291a2f75845c7d0b92d9c8b1636fc1f2f74a6.png",
"url": "https://app.kodiak.finance/#/liquidity/pools/0x4a25873F367261bf6bdD975EF836c5FD20bACe30?chain=berachain_mainnet",
"description": "Acquired by depositing liquidity into the KDK | wBERA Pool on Kodiak",
"action": "Stake KDK / wBERA"
},
{
"stakingTokenAddress": "0x49298f4314eb127041b814a2616c25687db6b650",
"vaultAddress": "0xfb1515f30c59a5acebdfd67dba6028f30acc7eaf",
"name": "LiquidRoyalty - Senior Tranche",
"protocol": "LiquidRoyalty",
"categories": ["defi/yield"],
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/vaults/0xfb1515f30c59a5acebdfd67dba6028f30acc7eaf.png",
"url": "https://liquidroyalty.com",
"description": "Stake USDe via LiquidRoyalty"
},
{
"stakingTokenAddress": "0x09ceA16A2563c2d7D807C86f5b8da760389B5915",
"vaultAddress": "0x6cefb51b2c01d55d5e936a1ced25077aa961944c",
"name": "LiquidRoyalty - ALAR",
"protocol": "LiquidRoyalty",
"categories": ["defi/yield"],
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/vaults/0x6cefb51b2c01d55d5e936a1ced25077aa961944c.png",
"url": "https://liquidroyalty.com",
"description": "Stake USDe in ALAR via LiquidRoyalty",
"action": "Stake USDe in LiquidRoyalty"
},
{
"stakingTokenAddress": "0x4dad865ff99b431e0c02a02f8335b4400e4e5635",
"vaultAddress": "0x1b655141c514758f846bb8f5b261debb06704c48",
"name": "Foxify - FOX | USDC",
"protocol": "Kodiak",
"categories": ["defi/amm"],
"logoURI": "https://b90379be3d6b408ce6228aed59905e43.r2.cloudflarestorage.com/metadata/vaults/0x1b655141c514758f846bb8f5b261debb06704c48.png",
"url": "https://kodiak.foxify.trade/",
"description": "Acquired by depositing USDC and FOX into the FOX | USDC pool on Kodiak.",
"owner": "Foxify",
"action": "Stake FOX / USDC"
}
]
}
Loading