From 1216c8cbe462a58db943179af3cd29a67168618c Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 10 Oct 2022 11:05:42 +0200 Subject: [PATCH] Add test deflationary token (testXAU). --- tokens.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tokens.json b/tokens.json index dfe549d..40caa93 100644 --- a/tokens.json +++ b/tokens.json @@ -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",