From 45d108984b7d0e1fffdec704a58841c6ed46cf68 Mon Sep 17 00:00:00 2001 From: Frank Date: Sun, 8 May 2022 23:57:43 +1000 Subject: [PATCH] Update Ambros symbol (#1140) * update ambros endpoint * update symbol --- _data/chains/eip155-880.json | 2 +- _data/chains/eip155-8888.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-880.json b/_data/chains/eip155-880.json index b17f379c..2e9da0cb 100644 --- a/_data/chains/eip155-880.json +++ b/_data/chains/eip155-880.json @@ -7,7 +7,7 @@ "faucets": [], "nativeCurrency": { "name": "AMBROS", - "symbol": "AMBR", + "symbol": "AMBROS", "decimals": 18 }, "infoURL": "https://ambros.network", diff --git a/_data/chains/eip155-8888.json b/_data/chains/eip155-8888.json index 169d8f2f..3e985c91 100644 --- a/_data/chains/eip155-8888.json +++ b/_data/chains/eip155-8888.json @@ -7,7 +7,7 @@ "faucets": [], "nativeCurrency": { "name": "AMBROS", - "symbol": "AMBR", + "symbol": "AMBROS", "decimals": 18 }, "infoURL": "https://test.ambros.network",