Commit c518501e authored by Ian Lapham's avatar Ian Lapham Committed by GitHub

fix: update unsupported list (#5622)

Add GOLD1 to unsupported list
parent d59e4f33
...@@ -1164,6 +1164,13 @@ ...@@ -1164,6 +1164,13 @@
"name": "Synth sXRP", "name": "Synth sXRP",
"symbol": "sXRP", "symbol": "sXRP",
"decimals": 18 "decimals": 18
},
{
"chainId": 1,
"address": "0x0Ec72CD6690db40B16be166858299F19D4f8E5B0",
"name": "GOLD1",
"symbol": "GOLD1",
"decimals": 18
} }
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment