Update Ambros symbol (#1140)

* update ambros endpoint

* update symbol
This commit is contained in:
Frank 2022-05-08 23:57:43 +10:00 committed by GitHub
parent 4e93d1d593
commit 45d108984b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "AMBROS", "name": "AMBROS",
"symbol": "AMBR", "symbol": "AMBROS",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://ambros.network", "infoURL": "https://ambros.network",

View File

@ -7,7 +7,7 @@
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "AMBROS", "name": "AMBROS",
"symbol": "AMBR", "symbol": "AMBROS",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://test.ambros.network", "infoURL": "https://test.ambros.network",