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

feat(statics): onboard new tokens COIN-1826 #4965

Merged
merged 1 commit into from
Oct 1, 2024
Merged

feat(statics): onboard new tokens COIN-1826 #4965

merged 1 commit into from
Oct 1, 2024

Conversation

ranger2255
Copy link
Contributor

No description provided.

@@ -1969,6 +1969,10 @@ export enum UnderlyingAsset {
'erc1155:polygontoken' = 'erc1155:polygontoken',

// BSC Token BEP-20
'bsc:brishe' = 'bsc:brishe',
Copy link
Contributor

Choose a reason for hiding this comment

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

symbol should be 'bsc:brise' and not 'bsc:brishe'. Please update it

@@ -11352,6 +11352,38 @@ export const coins = CoinMap.fromCoins([
'0x2b9018ceb303d540bbf08de8e7de64fddd63396c',
UnderlyingAsset['celo:pact']
),
bscToken(
'b7540916-53ed-49e9-b8a4-8a853fd7d607',
'bsc:brishe',
Copy link
Contributor

Choose a reason for hiding this comment

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

'bsc:brise'

@ranger2255 ranger2255 marked this pull request as ready for review October 1, 2024 06:46
@ranger2255 ranger2255 requested review from a team as code owners October 1, 2024 06:46
@ranger2255 ranger2255 merged commit 99e387f into master Oct 1, 2024
6 checks passed
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.

2 participants