Add dig chain (#1)

* upload dig logo

* Create dig.json
This commit is contained in:
nullmames 2021-12-20 12:32:54 +11:00 committed by GitHub
parent 173a4d8bd2
commit 04619780c4
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"
}