Skip to content

Commit

Permalink
Add qwoyn
Browse files Browse the repository at this point in the history
  • Loading branch information
NodeStake committed Jun 15, 2023
1 parent 5a48a21 commit 34e3d9e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
Binary file added public/logos/qwoyn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions src/chains/mainnet/qwoyn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"chain_name": "qwoyn",
"api":[
"https://api.qwoyn.nodestake.top",
"https://rest.cosmos.directory/qwoyn"
],
"rpc":[
"https://rpc.qwoyn.nodestake.top",
"https://rpc.cosmos.directory/qwoyn"
],
"snapshot_provider": "",
"sdk_version": "0.45.1",
"coin_type": 118,
"min_tx_fee": "5000",
"addr_prefix": "qwoyn",
"logo": "/logos/qwoyn.jpg",
"keplr_features": ["ibc-transfer", "ibc-go"],
"assets": [{
"base": "uqwoyn",
"symbol": "QWOYN",
"exponent": 6,
"coingecko_id": "qwoyn",
"logo": "/logos/qwoyn.jpg"
}]
}

0 comments on commit 34e3d9e

Please sign in to comment.