Skip to content

Commit

Permalink
chore: Hide MONSTA bond
Browse files Browse the repository at this point in the history
  • Loading branch information
efeDaniels committed Jan 16, 2024
1 parent 984b963 commit 630646f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 82 deletions.
78 changes: 0 additions & 78 deletions config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -1727,84 +1727,6 @@
"tags": ["Cex Fund"],
"fullDescription": "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity."
},
{
"index": 1019,
"contractAddress": {
"56": "0xEAd5BC6E7c1B72cB312e3979982A143d66edB979"
},
"billType": "liquidity",
"billVersion": "V2",
"token": {
"symbol": "MONSTA",
"address": {
"56": "0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f"
},
"decimals": {
"56": 18
},
"active": true
},
"quoteToken": {
"symbol": "BNB",
"address": {
"56": "0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
"97": "0xae13d989dac2f0debff460ac112a837c89baa7cd",
"137": "0xa649325aa7c5093d12d6f98eb4378deae68ce23f"
},
"decimals": {
"56": 18,
"97": 18,
"137": 18
},
"active": true
},
"lpToken": {
"symbol": "MONSTA-BNB",
"address": {
"56": "0x55C49d1cd54126C69F22C2e9eEBd1EFeF5e620FA"
},
"decimals": {
"56": 18
},
"active": true,
"lpToken": true,
"liquidityDex": {
"56": "PancakeSwapV2"
},
"getLpUrl": {
"56": "https://pancakeswap.finance/v2/add/BNB/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f"
}
},
"earnToken": {
"symbol": "MONSTA",
"address": {
"56": "0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f"
},
"decimals": {
"56": 18
},
"active": true
},
"billNnftAddress": {
"56": "0xB75BE16984A27d3023e1cF744E2587e9Aa8750c9"
},
"inactive": false,
"projectLink": "https://cake.monster/",
"twitter": "https://twitter.com/Monsta_BSC",
"audit": "https://solidity.finance/audits/CakeMonster/",
"initTime": {
"56": 1704996000
},
"initPrice": {
"56": 3.1773560782e-8
},
"soldOut": false,
"billArt": {
"collection": "ApeBond_Collection1"
},
"tags": ["Yield", "NFT"],
"fullDescription": "Cake Monster is a revolutionary undertaking in sustainable hyper-deflationary economics, featuring an automated hybrid monetary policy. Their team has crafted groundbreaking economic policies to tackle current challenges in the financial world. Their journey is fueled by a relentless passion for exploration, creativity, and community building.ß"
},
{
"index": 1018,
"contractAddress": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ape.swap/apeswap-lists",
"version": "1.8.23",
"version": "1.8.24",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ const bills: BillsConfig[] = [
fullDescription:
'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.',
},
{
/*{
index: 1019,
contractAddress: {
[ChainId.BSC]: '0xEAd5BC6E7c1B72cB312e3979982A143d66edB979',
Expand All @@ -543,8 +543,8 @@ const bills: BillsConfig[] = [
},
tags: ['Yield', 'NFT'],
fullDescription:
'Cake Monster is a revolutionary undertaking in sustainable hyper-deflationary economics, featuring an automated hybrid monetary policy. Their team has crafted groundbreaking economic policies to tackle current challenges in the financial world. Their journey is fueled by a relentless passion for exploration, creativity, and community building.ß',
},
'Cake Monster ($MONSTA) is a revolutionary undertaking in sustainable Hyper-Deflationary Economics. Their team has developed a groundbreaking economic policy to combat the problems that the financial world is currently facing and wrapped it as a cute Meme on BNBChain. Users will find On-Chain Games, Play2Earn NFTs, and other rewarding features: Cake Monster is definitely THE BEAST OF BSC.',
},*/
{
index: 1018,
contractAddress: {
Expand Down

0 comments on commit 630646f

Please sign in to comment.