add passage

This commit is contained in:
Polkachu 2022-08-17 16:39:53 -07:00
parent 39db4ec8bb
commit 9c3a03f4fe
2 changed files with 18 additions and 0 deletions

BIN
public/logos/passage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,18 @@
{
"chain_name": "passage",
"api": ["https://passage-api.polkachu.com"],
"rpc": ["https://passage-rpc.polkachu.com:443"],
"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"
}
]
}