diff --git a/CHANGELOG.md b/CHANGELOG.md index dff93af94..2f039155d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/src/ethereum/info/ethereumInfo.ts b/src/ethereum/info/ethereumInfo.ts index 5b90a1109..7ec3182e3 100644 --- a/src/ethereum/info/ethereumInfo.ts +++ b/src/ethereum/info/ethereumInfo.ts @@ -286,7 +286,7 @@ export const builtinTokens: EdgeTokenMap = { }, ffffffff2ba8f66d4e51811c5190992176930278: { currencyCode: 'COMBO', - displayName: 'COMBO', + displayName: 'Furucombo', denominations: [{ name: 'COMBO', multiplier: '1000000000000000000' }], networkLocation: { contractAddress: '0xffffffff2ba8f66d4e51811c5190992176930278'