Skip to content

Commit

Permalink
Update Nomic and Nomic IBC Data (cosmos#3103)
Browse files Browse the repository at this point in the history
* Update Nomic

* Add Nomic-Kujira/Osmosis IBC Data

* Update assetlist.json

* Update chain.json

* Change trace type

* Add images

* Update assetlist.json

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
benjib-2 and JeremyParish69 authored Nov 3, 2023
1 parent 9a9bde2 commit 7080516
Show file tree
Hide file tree
Showing 10 changed files with 180 additions and 89 deletions.
31 changes: 31 additions & 0 deletions _IBC/kujira-nomic.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "kujira",
"client_id": "07-tendermint-156",
"connection_id": "connection-120"
},
"chain_2": {
"chain_name": "nomic",
"client_id": "07-tendermint-0",
"connection_id": "connection-0"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-116",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-0",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
32 changes: 32 additions & 0 deletions _IBC/nomic-osmosis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "nomic",
"client_id": "07-tendermint-1",
"connection_id": "connection-1"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-3010",
"connection_id": "connection-2501"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-1",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-6897",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "osmosis"
}
}
]
}
37 changes: 31 additions & 6 deletions nomic/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chain_name": "nomic",
"assets": [
{
"description": "Nomic Token (NOM) is the Nomic's native utility token, used as the primary means to govern, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.",
"description": "Nomic's native token.",
"denom_units": [
{
"denom": "unom",
Expand All @@ -19,13 +19,38 @@
"display": "nom",
"symbol": "NOM",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nomic.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nomic.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg"
}
},
{
"description": "Bitcoin. On Cosmos.",
"denom_units": [
{
"denom": "usat",
"exponent": 0
},
{
"denom": "nbtc",
"exponent": 14
}
],
"base": "usat",
"name": "Nomic Bitcoin",
"display": "nbtc",
"symbol": "nBTC",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg"
},
"images": [
"traces": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nomic.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nomic.svg"
"type": "bridge",
"counterparty": {
"chain_name": "bitcoin",
"base_denom": "sat"
},
"provider": "Nomic"
}
]
}
Expand Down
45 changes: 39 additions & 6 deletions nomic/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,39 @@
"bech32_prefix": "nomic",
"daemon_name": "nomic",
"node_home": "$HOME/.nomic-stakenet-3",
"slip44": 118,
"key_algos": [
"secp256k1"
],
"fees": {
"fee_tokens": [
{
"denom": "unom",
"low_gas_price": 0,
"average_gas_price": 0,
"high_gas_price": 0
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "unom"
}
],
"lock_duration": {
"time": "1209600s"
}
},
"codebase": {
"git_repo": "https://github.com/nomic-io/nomic",
"recommended_version": "develop",
"recommended_version": "main",
"compatible_versions": [
"develop",
"v3"
],
"genesis": {
"genesis_url": "https://raw.githubusercontent.com/nomic-io/nomic/develop/genesis.json"
"genesis_url": "https://raw.githubusercontent.com/nomic-io/nomic/develop/genesis/stakenet-3.json"
},
"versions": [
{
Expand All @@ -38,7 +62,8 @@
"seeds": [
{
"id": "238120dfe716082754048057c1fdc3d6f09609b5",
"address": "161.35.51.124:26656"
"address": "rpc.nomic.mappum.io:26656",
"provider": "mappum"
},
{
"id": "34544f82960d2ff2b1defb7b04f097557f4183be",
Expand All @@ -61,7 +86,7 @@
"apis": {
"rpc": [
{
"address": "http://138.197.71.46:26657",
"address": "https://stakenet-rpc.nomic.io:2096",
"provider": "nomic-io"
},
{
Expand Down Expand Up @@ -111,5 +136,13 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nomic.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nomic.svg"
}
]
}
],
"bech32_config": {
"bech32PrefixAccAddr": "nomic",
"bech32PrefixAccPub": "nomic",
"bech32PrefixConsAddr": "nomic",
"bech32PrefixConsPub": "nomic",
"bech32PrefixValAddr": "nomic",
"bech32PrefixValPub": "nomic"
}
}
Binary file added nomic/images/nbtc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions nomic/images/nbtc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added nomic/images/nom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions nomic/images/nom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified nomic/images/nomic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
102 changes: 25 additions & 77 deletions nomic/images/nomic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7080516

Please sign in to comment.