use simple repo

This commit is contained in:
liangping
2023-04-03 17:08:02 +08:00
parent 52de377644
commit 671050f5f2
1157 changed files with 33878 additions and 159167 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"chain_name": "passage",
"api": ["https://passage-api.polkachu.com","https://api.passage.nodestake.top"],
"rpc": ["https://passage-rpc.polkachu.com:443","https://rpc.passage.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.5",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "pasg",
"logo": "/logos/passage.png",
"assets": [
{
"base": "upasg",
"symbol": "PASG",
"exponent": "6"
}
]
}