Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kima Network mainnet #5341

Merged
merged 43 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
dacaf33
IBC channel register
dawn227 Aug 27, 2024
c0ddecb
WIP
Ben-Kima Sep 2, 2024
4d0528f
Finalise config
Ben-Kima Sep 2, 2024
299d2ee
Merge branch 'master' of github.com:cosmos/chain-registry into kima-t…
Ben-Kima Sep 2, 2024
7085e26
move ibc config file to testnet directory
dawn227 Sep 2, 2024
92e9293
rename file
dawn227 Sep 2, 2024
e725d68
Registring Kima Netowrk
waelkima Sep 3, 2024
3babcfa
Merge remote-tracking branch 'origin/kima-testnet'
waelkima Sep 3, 2024
48aca5a
Merge branch 'master' of github.com:cosmos/chain-registry
Ben-Kima Sep 4, 2024
c379c0a
Merge branch 'master' of github.com:kima-finance/chain-registry
Ben-Kima Sep 17, 2024
058692d
Fix conflicts
Ben-Kima Sep 17, 2024
eaf097d
Merge branch 'cosmos:master' into master
Ben-Kima Sep 17, 2024
4dcaf19
Merge branch 'master' into kima-mainnet
dawn227 Sep 27, 2024
30d3e61
fix asset list issue
dawn227 Sep 27, 2024
7194759
fix asset list issue
dawn227 Sep 27, 2024
28ccade
fix schema path
dawn227 Sep 27, 2024
6faeb46
update all information with correct one
dawn227 Sep 27, 2024
d2b2961
fix cosmos sdk version
dawn227 Sep 27, 2024
02ef310
remove cosmos_sdk_version field
dawn227 Sep 27, 2024
1745427
add ibc information
dawn227 Sep 27, 2024
892e8b9
Rename kima directory to kimanetwork
Ben-Kima Sep 30, 2024
7e8aa14
Remove unecessary assets for now
Ben-Kima Sep 30, 2024
86ff272
Finalise changes
Ben-Kima Sep 30, 2024
8564d75
Update cosmos version
Ben-Kima Sep 30, 2024
55f92d2
Update Cosmos SDK version and type
Ben-Kima Sep 30, 2024
19d48f2
Update file name
Ben-Kima Sep 30, 2024
b0ce304
Update name
Ben-Kima Sep 30, 2024
4becf2d
Update chain name
Ben-Kima Sep 30, 2024
ebf401d
Rename file
Ben-Kima Sep 30, 2024
50a99b8
Update name
Ben-Kima Sep 30, 2024
9851a5f
revert naming conventions
Ben-Kima Sep 30, 2024
cae74eb
Revert directory name changes
Ben-Kima Sep 30, 2024
4d026a4
Revert file name change
Ben-Kima Sep 30, 2024
1ac8fdd
Revert chain_name change
Ben-Kima Sep 30, 2024
781c33d
Delete file
Ben-Kima Sep 30, 2024
3c186fc
Revert chain_name
Ben-Kima Sep 30, 2024
60f0d02
change testnet name
dawn227 Sep 30, 2024
e42617d
change testnet name
dawn227 Sep 30, 2024
ac3830a
change file name
dawn227 Sep 30, 2024
07aa27b
change folder name
dawn227 Sep 30, 2024
c2299d5
remove traces information
dawn227 Sep 30, 2024
d47cd5e
added trace again
dawn227 Sep 30, 2024
00d6830
added mainnet
dawn227 Sep 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions _IBC/kimanetwork-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": "kimanetwork",
"client_id": "07-tendermint-1",
"connection_id": "connection-0"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-3275",
"connection_id": "channel-83350"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-0",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-83350",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "osmosis"
}
}
]
}
42 changes: 42 additions & 0 deletions kimanetwork/assetlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"$schema": "../assetlist.schema.json",
"chain_name": "kimanetwork",
"assets": [
{
"description": "Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.",
"extended_description": "Kima is an asset-agnostic interoperability infrastructure designed to bridge the gap between blockchain networks and traditional financial systems. By providing a unified platform for secure and scalable cross-ecosystem transactions, Kima enables seamless transfers across different ecosystems, including digital assets and legacy financial systems. Its patent-pending architecture eliminates vulnerabilities associated with smart contracts and key management, ensuring a secure environment for high-volume transactions. Kima’s innovative approach provides financial institutions and developers with the tools needed to create interoperable solutions that operate across both traditional and blockchain-based systems, driving the future of decentralized finance and financial services.",
"denom_units": [
{
"denom": "uKIMA",
"exponent": 0
},
{
"denom": "KIMA",
"exponent": 6
}
],
"base": "uKIMA",
"name": "KIMA",
"display": "KIMA",
"symbol": "KIMA",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg"
}
],
"socials": {
"github": "https://github.com/kima-finance",
"linkedin": "https://www.linkedin.com/company/kimanetwork/",
"medium": "https://medium.com/@kima_finance",
"telegram": "https://t.me/kimanetwork",
"twitter": "https://x.com/KimaNetwork",
"website": "https://www.kima.network/"
}
}
]
}
114 changes: 114 additions & 0 deletions kimanetwork/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
{
"$schema": "../chain.schema.json",
"chain_name": "kimanetwork",
"status": "live",
"website": "https://www.kima.network/",
"network_type": "mainnet",
"pretty_name": "Kima Network",
"chain_type": "cosmos",
"chain_id": "kima_network",
"bech32_prefix": "kima",
"daemon_name": "uKIMA",
"node_home": "$HOME/.kimad",
"key_algos": ["secp256k1"],
"slip44": 118,
"fees": {
"fee_tokens": [
{
"denom": "uKIMA",
"fixed_min_gas_price": 0,
"low_gas_price": 0.0025,
"average_gas_price": 0.025,
"high_gas_price": 0.04
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "uKIMA"
}
]
},
"codebase": {
"git_repo": "https://github.com/kima-finance/kima-blockchain",
"recommended_version": "v0.4.3",
"compatible_versions": ["v0.4.3"],
"genesis": {
"genesis_url": "https://archive.kima.network/genesis.json"
},
"versions": [
{
"name": "v0.4.3",
"recommended_version": "v0.4.3",
"compatible_versions": ["v0.4.3"],
"sdk": {
"type": "cosmos",
"repo": "https://github.com/cosmos/cosmos-sdk",
"version": "v0.47.4",
"tag": "v0.47.4"
}
}
]
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg"
}
],
"peers": {
"seeds": [
{
"id": "03e46f5146de1d8049e2636a60994a0be96090d6",
"address": "sentry-0.kima.network:26656",
"provider": "Kima Network"
}
],
"persistent_peers": [
{
"id": "03e46f5146de1d8049e2636a60994a0be96090d6",
"address": "sentry-0.kima.network:26656",
"provider": "Kima Network"
},
{
"id": "4645f25ba7c5253c7fb8836656e34d698f4baf8c",
"address": "sentry-1.kima.network:26656",
"provider": "Kima Network"
}
]
},
"apis": {
"wss": [
{
"address": "wss://rpc.kima.network/query",
"provider": "Kima Network"
}
],
"rpc": [
{
"address": "https://rpc.kima.network/",
"provider": "Kima Network"
}
],
"rest": [
{
"address": "https://api.kima.network",
"provider": "Kima Network"
}
],
"grpc": [
{
"address": "https://grpc.kima.network",
"provider": "Kima Network"
}
]
},
"explorers": [
{
"kind": "Kima Network Explorer",
"url": "https://explorer.kima.network/",
"tx_page": "https://explorer.kima.network/transactions/${txHash}"
}
]
}
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "../../ibc_data.schema.json",
"chain_1": {
"chain_name": "kimatestnet",
"chain_name": "kimanetworktestnet",
"client_id": "07-tendermint-1",
"connection_id": "connection-1"
},
Expand Down
52 changes: 52 additions & 0 deletions testnets/kimanetworktestnet/assetlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "kimanetworktestnet",
"assets": [
{
"description": "Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.",
"extended_description": "Kima is an asset-agnostic interoperability infrastructure designed to bridge the gap between blockchain networks and traditional financial systems. By providing a unified platform for secure and scalable cross-ecosystem transactions, Kima enables seamless transfers across different ecosystems, including digital assets and legacy financial systems. Its patent-pending architecture eliminates vulnerabilities associated with smart contracts and key management, ensuring a secure environment for high-volume transactions. Kima’s innovative approach provides financial institutions and developers with the tools needed to create interoperable solutions that operate across both traditional and blockchain-based systems, driving the future of decentralized finance and financial services.",
"denom_units": [
{
"denom": "uKIMA",
"exponent": 0
},
{
"denom": "KIMA",
"exponent": 6
}
],
"base": "uKIMA",
JeremyParish69 marked this conversation as resolved.
Show resolved Hide resolved
"name": "KIMA",
"display": "KIMA",
"symbol": "KIMA",
"traces": [
{
"type": "test-mintage",
"counterparty": {
"chain_name": "kimanetwork",
"base_denom": "uKIMA"
},
"provider": "Kima Network"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg"
},
"images": [
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add image_sync

"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg"
}
],
"socials": {
"github": "https://github.com/kima-finance",
"linkedin": "https://www.linkedin.com/company/kimanetwork/",
"medium": "https://medium.com/@kima_finance",
"telegram": "https://t.me/kimanetwork",
"twitter": "https://x.com/KimaNetwork",
"website": "https://www.kima.network/"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"$schema": "../../chain.schema.json",
"chain_name": "kimatestnet",
"chain_name": "kimanetworktestnet",
"status": "live",
"website": "https://www.kima.network/",
"network_type": "testnet",
"pretty_name": "Kima",
"pretty_name": "Kima Network Testnet",
"chain_type": "cosmos",
"chain_id": "kima_testnet",
"bech32_prefix": "kima",
Expand All @@ -24,16 +25,22 @@
},
"codebase": {
"git_repo": "https://github.com/kima-finance/kima-blockchain",
"recommended_version": "v0.3.8",
"compatible_versions": ["v0.3.8"],
"recommended_version": "v0.4.3",
"compatible_versions": ["v0.4.3"],
"genesis": {
"genesis_url": "http://data-testnet.kima.finance/genesis.json"
},
"versions": [
{
"name": "v0.3.8",
"recommended_version": "v0.3.8",
"compatible_versions": ["v0.3.8"]
"name": "v0.4.3",
"recommended_version": "v0.4.3",
"compatible_versions": ["v0.4.3"],
"sdk": {
"type": "cosmos",
"repo": "https://github.com/cosmos/cosmos-sdk",
"version": "v0.47.4",
"tag": "v0.47.4"
}
}
]
},
Expand All @@ -42,44 +49,44 @@
{
"id": "cb88ded3ce56d5f58155028f74116e492d9b48d3",
"address": "137.135.97.61:26656",
"provider": "kima"
"provider": "Kima Network"
}
],
"persistent_peers": [
{
"id": "63e795c7b06e04b59193d1cd5dd080324857be14",
"address": "172.173.165.59:26656",
"provider": "kima"
"provider": "Kima Network"
},
{
"id": "26f8f89e4d937d04b3a55e01c94757d531b21756",
"address": "52.233.74.60:26656",
"provider": "kima"
"provider": "Kima Network"
},
{
"id": "ed81adb437d1c74420eae069303acabe388621cc",
"address": "13.83.91.8:26656",
"provider": "kima"
"provider": "Kima Network"
}
]
},
"apis": {
"rpc": [
{
"address": "https://rpc-testnet.kima.finance/",
"provider": "kima"
"provider": "Kima Network"
}
],
"rest": [
{
"address": "https://api-testnet.kima.finance",
"provider": "kima"
"provider": "Kima Network"
}
]
},
"explorers": [
{
"kind": "kima",
"kind": "Kima Network",
"url": "https://explorer-testnet.kima.finance/",
"tx_page": "https://explorer-testnet.kima.finance/transactions/${txHash}"
}
Expand Down
33 changes: 0 additions & 33 deletions testnets/kimatestnet/assetlist.json

This file was deleted.

Loading