Merge pull request #45 from kingnodes/master

Add dig chain (#1)
This commit is contained in:
ping 2021-12-20 09:37:16 +08:00 committed by GitHub
commit ba3e53e971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

BIN
public/logos/DIG.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,8 @@
{
"chain_name": "dig",
"coingecko": "",
"api": "https://digrpc.chillvalidation.com",
"sdk_version": "0.44.5",
"addr_prefix": "dig",
"logo": "/logos/DIG.png"
}