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

refactor: rename HAY and SnBNB to lisUSD and slisBNB #2157

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

gleiser-oliveira
Copy link
Contributor

@gleiser-oliveira gleiser-oliveira commented Feb 5, 2024

Jira ticket(s)

VEN-2198

Changes

  • Renamed HAY to lisUSD
  • Renamed SnBNB to slisBNB

Copy link

vercel bot commented Feb 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 4:17pm
preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 4:17pm
testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 4:17pm

Copy link
Contributor

github-actions bot commented Feb 5, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.5% 44952 / 56539
🔵 Statements 79.5% 44952 / 56539
🔵 Functions 72.06% 877 / 1217
🔵 Branches 82.5% 3451 / 4183
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/packages/tokens/infos/commonTokens/bscMainnet.ts 100% 100% 100% 100%
src/packages/tokens/infos/commonTokens/bscTestnet.ts 100% 100% 100% 100%
Generated in workflow #7381

import ltcLogo from 'packages/tokens/img/ltc.svg';
import lunaLogo from 'packages/tokens/img/luna.svg';
import maticLogo from 'packages/tokens/img/matic.svg';
import nftLogo from 'packages/tokens/img/nft.png';
import planetLogo from 'packages/tokens/img/planet.svg';
import racaLogo from 'packages/tokens/img/raca.png';
import sdLogo from 'packages/tokens/img/sd.svg';
import snbnbLogo from 'packages/tokens/img/snBNB.svg';
import slisbnbLogo from 'packages/tokens/img/slisBNB.png';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: slisBnbLogo

import linkLogo from 'packages/tokens/img/link.svg';
import lisusdLogo from 'packages/tokens/img/lisUSD.png';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: lisUsdLogo

@@ -17,15 +17,15 @@ import dogeLogo from 'packages/tokens/img/doge.svg';
import ethLogo from 'packages/tokens/img/eth.svg';
import fdusdLogo from 'packages/tokens/img/fdusd.svg';
import flokiLogo from 'packages/tokens/img/floki.svg';
import hayLogo from 'packages/tokens/img/hay.png';
import lisusdLogo from 'packages/tokens/img/lisUSD.png';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: lisUsdLogo

import ltcLogo from 'packages/tokens/img/ltc.svg';
import lunaLogo from 'packages/tokens/img/luna.svg';
import maticLogo from 'packages/tokens/img/matic.svg';
import nftLogo from 'packages/tokens/img/nft.png';
import planetLogo from 'packages/tokens/img/planet.svg';
import racaLogo from 'packages/tokens/img/raca.png';
import sdLogo from 'packages/tokens/img/sd.svg';
import snbnbLogo from 'packages/tokens/img/snBNB.svg';
import slisbnbLogo from 'packages/tokens/img/slisBNB.png';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: slisBnbLogo

@gleiser-oliveira gleiser-oliveira force-pushed the refactor/rename-lista-tokens branch from 96496fe to d49ccf3 Compare February 6, 2024 16:12
@gleiser-oliveira gleiser-oliveira changed the title refactor: rename HAY and snBNB to lisUSD and slisBNB refactor: rename HAY and SnBNB to lisUSD and slisBNB Feb 6, 2024
@gleiser-oliveira gleiser-oliveira merged commit 5d6e7d2 into main Feb 6, 2024
6 checks passed
@gleiser-oliveira gleiser-oliveira deleted the refactor/rename-lista-tokens branch February 6, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants