Skip to content

Commit

Permalink
Merge pull request #38 from harish551/main
Browse files Browse the repository at this point in the history
add more info of omniflix
  • Loading branch information
liangping authored Feb 9, 2024
2 parents 782ba71 + 5940cce commit 480ee38
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions chains/mainnet/omniflixhub.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"chain_name": "omniflixhub",
"coingecko": "",
"api": ["https://api.omniflix.nodestake.top","https://omniflixhub-api.skynetvalidators.com"],
"rpc": ["https://rpc.omniflix.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.46.1",
"coingecko": "omniflix-network",
"api": ["https://api.omniflix.silentvalidator.com", "https://omniflix-api.dakshavalidator.in", "https://api.omniflix.nodestake.top","https://omniflixhub-api.skynetvalidators.com"],
"rpc": ["https://rpc.omniflix.network", "https://rpc.omniflix.nodestake.top"],
"snapshot_provider": "https://polkachu.com/tendermint_snapshots/omniflix",
"sdk_version": "0.47.5",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "omniflix",
Expand All @@ -13,7 +13,7 @@
"base": "uflix",
"symbol": "FLIX",
"exponent": "6",
"coingecko_id": "",
"coingecko_id": "omniflix-network",
"logo": "/logos/omniflix.png"
}]
}

0 comments on commit 480ee38

Please sign in to comment.