FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-bitshares/bitsharesbase/chains.py at develop · jhtitor/python-bitshares · GitHub
jhtitor
/
python-bitshares
Public
forked from
bitshares/python-bitshares
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-bitshares
/
bitsharesbase
/
chains.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (14 loc) · 494 Bytes
Breadcrumbs
python-bitshares
/
bitsharesbase
/
chains.py
Copy path
File metadata and controls
14 lines (14 loc) · 494 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
known_chains
=
{
"BTS"
: {
"chain_id"
:
"4018d7844c78f6a6c41c6a552b898022310fc5dec06da467ee7905a8dad512c8"
,
"core_symbol"
:
"BTS"
,
"prefix"
:
"BTS"
},
"GPH"
: {
"chain_id"
:
"b8d1603965b3eb1acba27e62ff59f74efa3154d43a4188d381088ac7cdf35539"
,
"core_symbol"
:
"CORE"
,
"prefix"
:
"GPH"
},
"TEST"
: {
"chain_id"
:
"39f5e2ede1f8bc1a3a54a7914414e3779e33193f1f5693510e73cb7a87617447"
,
"core_symbol"
:
"TEST"
,
"prefix"
:
"TEST"
},
}
Back
|
FazBrowse Home
|
New Git URL