diff --git a/config/bills.json b/config/bills.json index a103fa70..234d1ff8 100644 --- a/config/bills.json +++ b/config/bills.json @@ -146,7 +146,7 @@ "initTime": { "8822": 1725544655 }, - "soldOut": false, + "soldOut": true, "billArt": { "collection": "ApeBond_Collection1" }, @@ -1928,6 +1928,57 @@ "tags": ["DeFi"], "shortDescription": "Metavault is a perpetual DEX aggregator featuring an all-in-one DeFi super dApp, allowing users to trade multichain with a seamless user experience. With over $2.9 billion in trading volume and trusted by over 139,000 users, Metavault is the go-to solution for all DeFi needs!" }, + { + "index": 1105, + "chainId": 56, + "contractAddress": { + "56": "0xf7534f868c313A09548Dce757Bf4275CBbce18Db" + }, + "billType": "reserve", + "billVersion": "V2", + "lpToken": { + "symbol": "USDT", + "address": { + "56": "0x55d398326f99059fF775485246999027B3197955" + }, + "decimals": { + "56": 18 + }, + "liquidityDex": { + "56": "PancakeSwapV3" + }, + "active": true + }, + "earnToken": { + "symbol": "BLOCK", + "address": { + "56": "0xbC7A566b85eF73F935e640A06b5a8b031Cd975Df" + }, + "decimals": { + "56": 6 + }, + "liquidityDex": { + "56": "PancakeSwapV3" + }, + "active": true + }, + "billNnftAddress": { + "56": "0xB75BE16984A27d3023e1cF744E2587e9Aa8750c9" + }, + "inactive": false, + "projectLink": "https://home.blockasset.co/", + "twitter": "https://x.com/blockassetco", + "initTime": { + "56": 1733406965 + }, + "soldOut": false, + "billArt": { + "collection": "ApeBond_Collection1" + }, + "tags": ["GAMEFI"], + "shortDescription": "Blockasset is a leading Web3 sports network that connects its community with unique experiences through athlete partnerships and innovative products. With a recent UFC partnership, Blockasset enhances fan engagement through BlockBet, a Web3 sportsbook and casino that has already seen over $20 million in wagers. Additionally, BlockPicks, a free-to-play game, helps onboard users by offering games for NBA, NFL, soccer, and UFC. The Blockasset media arm has generated over 250 million views, with investors like Wayne Rooney, Alexander Ovechkin, and Michael Bisping.", + "fullDescription": "Blockasset is a Web3 sports network dedicated to delivering exceptional experiences to its community through premium content, strong athlete relationships, and cutting-edge Web3 sport products. Recently, Blockasset partnered with the UFC, bringing community activations and branding opportunities with one of the largest sports organizations in the world. \nBlockBet, a Web3 sportsbook and casino, launched in June and has already generated over $20 million in wagers, highlighting its rapid growth. BlockPicks, a free-to-play game with over 30,000 players, serves as a fun and interactive onboarding tool into the BlockAsset ecosystem. Users can play for free on popular sports such as NBA, NFL, soccer, and UFC, with BlockPicks acting as a direct funnel into BlockBet.\nBlockasset’s media arm has amassed over 250 million views, working with top athletes like Alex Pereira, Khamzat Chimaev, Darren Till, and more. Prominent investors include football legend Wayne Rooney, hockey star Alexander Ovechkin, and UFC Hall of Famer Michael Bisping." + }, { "index": 1104, "chainId": 56, diff --git a/config/tokens.json b/config/tokens.json index 06761982..78d6d993 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -4151,6 +4151,19 @@ "42161": "UniswapV3" } }, + "bpad": { + "symbol": "BPAD", + "address": { + "8453": "0x2105CCA8bf6f00769a45C734C740b0c42C74C03E" + }, + "decimals": { + "8453": 18 + }, + "active": true, + "liquidityDex": { + "8453": "UniswapV3" + } + }, "wethLdy_Ichi": { "symbol": "WETH-LDY", "address": { diff --git a/src/constants/bills.ts b/src/constants/bills.ts index 2e4b62e2..a556d009 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -1,7 +1,7 @@ import tokens from './tokens' import { BillArtCollection, BillsConfig, BillVersion, ChainId, MigrationVestingTerms } from '../types' -// BNB Largest ID: 1104 +// BNB Largest ID: 1105 // Polygon Largest ID: 165 // Telos Largest ID: 215 // Arbitrum Largest ID: 2011 @@ -89,7 +89,7 @@ const bills: BillsConfig[] = [ projectLink: 'https://www.rustyrobot.io/', twitter: 'https://x.com/RustyRobotCC', initTime: { [ChainId.IOTA]: 1725544655 }, - soldOut: false, + soldOut: true, billArt: { collection: BillArtCollection.ApeBond_Collection1, }, @@ -1001,6 +1001,34 @@ const bills: BillsConfig[] = [ // // BNB chain // + { + index: 1105, + chainId: ChainId.BSC, + contractAddress: { + [ChainId.BSC]: '0xf7534f868c313A09548Dce757Bf4275CBbce18Db', + }, + billType: 'reserve', + billVersion: BillVersion.V2, + lpToken: tokens.usdt, + earnToken: tokens.block, + billNnftAddress: { + [ChainId.BSC]: '0xB75BE16984A27d3023e1cF744E2587e9Aa8750c9', + }, + inactive: false, + projectLink: 'https://home.blockasset.co/', + twitter: 'https://x.com/blockassetco', + initTime: { [ChainId.BSC]: 1733406965 }, + soldOut: false, + billArt: { + collection: BillArtCollection.ApeBond_Collection1, + }, + tags: ['GAMEFI'], + shortDescription: + 'Blockasset is a leading Web3 sports network that connects its community with unique experiences through athlete partnerships and innovative products. With a recent UFC partnership, Blockasset enhances fan engagement through BlockBet, a Web3 sportsbook and casino that has already seen over $20 million in wagers. Additionally, BlockPicks, a free-to-play game, helps onboard users by offering games for NBA, NFL, soccer, and UFC. The Blockasset media arm has generated over 250 million views, with investors like Wayne Rooney, Alexander Ovechkin, and Michael Bisping.', + fullDescription: `Blockasset is a Web3 sports network dedicated to delivering exceptional experiences to its community through premium content, strong athlete relationships, and cutting-edge Web3 sport products. Recently, Blockasset partnered with the UFC, bringing community activations and branding opportunities with one of the largest sports organizations in the world. +BlockBet, a Web3 sportsbook and casino, launched in June and has already generated over $20 million in wagers, highlighting its rapid growth. BlockPicks, a free-to-play game with over 30,000 players, serves as a fun and interactive onboarding tool into the BlockAsset ecosystem. Users can play for free on popular sports such as NBA, NFL, soccer, and UFC, with BlockPicks acting as a direct funnel into BlockBet. +Blockasset’s media arm has amassed over 250 million views, working with top athletes like Alex Pereira, Khamzat Chimaev, Darren Till, and more. Prominent investors include football legend Wayne Rooney, hockey star Alexander Ovechkin, and UFC Hall of Famer Michael Bisping.`, + }, { index: 1104, chainId: ChainId.BSC, diff --git a/src/constants/tokens.ts b/src/constants/tokens.ts index d91b6c53..c7b6008f 100644 --- a/src/constants/tokens.ts +++ b/src/constants/tokens.ts @@ -4008,6 +4008,19 @@ const tokens: Record = { [ChainId.ARBITRUM]: LiquidityDex.UniswapV3, }, }, + bpad: { + symbol: 'BPAD', + address: { + [ChainId.BASE]: '0x2105CCA8bf6f00769a45C734C740b0c42C74C03E', + }, + decimals: { + [ChainId.BASE]: 18, + }, + active: true, + liquidityDex: { + [ChainId.BASE]: LiquidityDex.UniswapV3, + }, + }, wethLdy_Ichi: { symbol: 'WETH-LDY', address: {