We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcafb09 commit 3df8a5fCopy full SHA for 3df8a5f
src/utils/index.ts
@@ -27,6 +27,7 @@ const CURRENCY_MAP = new Map([
27
['EUR', { icon: 'euro', name: 'Euro' }],
28
['GBP', { icon: 'gbp', name: 'British Pound' }],
29
['AUD', { icon: 'aud', name: 'Australian Dollar' }],
30
+ ['XRP', { icon: 'xrp', name: 'Ripple' }],
31
]);
32
33
export const domains = [
static/img/xrp.svg
0 commit comments