Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ahsan-javaiid/bitpay-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 256ad20f91fce5240b60b2d428030f554d18b1d7
Choose a base ref
..
head repository: ahsan-javaiid/bitpay-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 51e4325eb0e3307ea2297e221991292fcff8d8e5
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +3 −3 src/constants/tokens.ts
6 changes: 3 additions & 3 deletions src/constants/tokens.ts
Original file line number Diff line number Diff line change
@@ -95,11 +95,11 @@ export const BitpaySupportedTokenOptsByAddress: TokenOptsType = {
decimals: 18,
address: '0x4fabb145d64652a948d72533023f6e7a623c7c53',
},
'0xb5999795be0ebb5bab23144aa5fd6a02d080299f': {
name: 'Binance USD Coin',
'0xb5999795BE0EbB5bAb23144AA5FD6A02D080299F': {
name: 'Sovryn XUSD',
symbol: 'XUSD',
decimals: 18,
address: '0xb5999795be0ebb5bab23144aa5fd6a02d080299f',
address: '0xb5999795BE0EbB5bAb23144AA5FD6A02D080299F',
},
'0x6b175474e89094c44da98b954eedeac495271d0f': {
name: 'Dai',