add DBChain Testnet (#119)

Co-authored-by: lichangchun <27988629@qq.com>
This commit is contained in:
oliver-sdu 2020-11-12 07:15:59 +08:00 committed by GitHub
parent 16fcf0dbb5
commit 2a52013fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
_data/chains/67.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "DBChain Testnet",
"chain": "DBM",
"network": "testnet",
"rpc": [
"http://test-rpc.dbmbp.com"
],
"faucets": [],
"nativeCurrency": {
"name": "DBChain Testnet",
"symbol": "DBM",
"decimals": 18
},
"infoURL": "http://test.dbmbp.com",
"shortName": "dbm",
"chainId": 67,
"networkId": 67,
}