Skip to content

Commit

Permalink
Create z-neutron.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NodeStake committed Jun 14, 2023
1 parent 6ed7573 commit 5a48a21
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/chains/mainnet/z-neutron.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"chain_name": "neutron-testnet",
"provider_chain": {
"api": "https://rest.provider-sentry-01.rs-testnet.polypore.xyz"
},
"api": [
"https://api-t.neutron.nodestake.top",
"https://neutron-testnet-api.polkachu.com"
],
"rpc": [
"https://rpc-t.neutron.nodestake.top",
"https://neutron-testnet-rpc.polkachu.com"
],
"snapshot_provider": "",
"sdk_version": "0.45.15",
"coin_type": 118,
"min_tx_fee": "5000",
"addr_prefix": "neutron",
"logo": "/logos/neutron.jpg",
"assets": [{
"base": "untrn",
"symbol": "NTRN",
"exponent": 6,
"coingecko_id": "",
"logo": "/logos/neutron.jpg"
}]
}

0 comments on commit 5a48a21

Please sign in to comment.