Skip to content

Commit

Permalink
Add test deflationary token (testXAU).
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdupre committed Oct 10, 2022
1 parent c9b599a commit 1216c8c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@
"address": "0x0B79FC311A7b89ed328b7AbA6f18495996eBb339",
"logoURI": "https://raw.githubusercontent.com/spothq/cryptocurrency-icons/master/svg/color/usd.svg"
},
{
"chainId": 16,
"name": "Deflationary Gold Grams",
"symbol": "testXAU",
"decimals": 18,
"address": "0xF3D185162E55463264B0d63DD4497093B00F57d1",
"logoURI": "https://raw.githubusercontent.com/spothq/cryptocurrency-icons/master/svg/color/gold.svg",
"feePct": 1
},
{
"chainId": 16,
"name": "Test XRP",
Expand Down

0 comments on commit 1216c8c

Please sign in to comment.