Skip to content

Commit

Permalink
chore: changed banner image for Cgpt
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Sep 29, 2023
1 parent 7603c63 commit 1eaef1a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"56": 0.0421361050407099
},
"soldOut": false,
"bannerURL": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1695916548/bond-highlights/gpt-banner.png",
"bannerURL": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1696008239/bond-highlights/gpt-banner.png",
"showcaseToken": {
"symbol": "CGPT",
"address": {
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.5.23",
"version": "1.5.24",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ const bills: BillsConfig[] = [
initTime: { [ChainId.BSC]: 1695225600 },
initPrice: { [ChainId.BSC]: 0.0421361050407099 },
soldOut: false,
bannerURL: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1695916548/bond-highlights/gpt-banner.png',
bannerURL: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1696008239/bond-highlights/gpt-banner.png',
showcaseToken: tokens.cgpt,
shortDescription:
'ChainGPT 🤖 #1 ranked AI infrastructure for Blockchain, Crypto & Web3. 🔥 Unleash the power of Blockchain AI with ChainGPT. Powered by $CGPT token',
Expand Down

0 comments on commit 1eaef1a

Please sign in to comment.