Skip to content

Commit

Permalink
Merge pull request #5101 from BitGo/fix-exactly-coin-name
Browse files Browse the repository at this point in the history
fix(statics): fixed exactly coin name
  • Loading branch information
mohd-kashif authored Nov 6, 2024
2 parents ef013e9 + 5466534 commit ba98b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18772,7 +18772,7 @@ export const coins = CoinMap.fromCoins([
opethErc20(
'0d045493-8667-4d86-b5c2-d90d2dd38ae5',
'opeth:exa',
'0x1e925de1c68ef83bd98ee3e130ef14a50309c01b',
'Exactly Protocol',
18,
'0x1e925de1c68ef83bd98ee3e130ef14a50309c01b',
UnderlyingAsset['opeth:exa']
Expand Down

0 comments on commit ba98b86

Please sign in to comment.