Skip to content

Commit

Permalink
Rename COMBO to Furucombo
Browse files Browse the repository at this point in the history
  • Loading branch information
Edge-Jared committed Aug 23, 2024
1 parent ca4892c commit 4676e61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

- fixed: Display name COMBO (Ethereum) to Furucombo

## 4.20.0 (2024-08-19)

- added: (Solana) Add new tokens: BSOL, DRIFT, HAWK, JITOSOL, JSOL, JTO, JUP, MIMO, MNGO, MSOL, SOL, USDC.e, WBTC, and WETH
Expand Down
2 changes: 1 addition & 1 deletion src/ethereum/info/ethereumInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ export const builtinTokens: EdgeTokenMap = {
},
ffffffff2ba8f66d4e51811c5190992176930278: {
currencyCode: 'COMBO',
displayName: 'COMBO',
displayName: 'Furucombo',
denominations: [{ name: 'COMBO', multiplier: '1000000000000000000' }],
networkLocation: {
contractAddress: '0xffffffff2ba8f66d4e51811c5190992176930278'
Expand Down

0 comments on commit 4676e61

Please sign in to comment.