forked from cerc-io/cosmos-explorer
commit
1d03397548
BIN
public/logos/passage.png
Normal file
BIN
public/logos/passage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
18
src/chains/mainnet/passage.json
Normal file
18
src/chains/mainnet/passage.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user