Skip to content

Commit

Permalink
add kopi mainnet (#5625)
Browse files Browse the repository at this point in the history
* new file:   kopi/assetlist.json
	new file:   kopi/chain.json
	new file:   kopi/images/kopi-logo.svg

* Updated kopi details

Updated kopi details

* Update chain.json

updated to remove png and correct svg name

* Update chain.json

added additional explorers

* Update assetlist.json

removed coingecko id

* added more seed and peers

added more seed and peers

* Update assetlist.json

updated kusd description

* minor changes

minor changes

* Update assetlist.json

minor changes

* Update chain.json

updated more details

* added images and additional tokens

added images and additional tokens

* Update assetlist.json

updated to correct image

* Update assetlist.json

updated text;

* Updated IBC

Updated IBC

* Updated changes

Updated changes

* Update chain.json

added polkachu

* added additional IBC connections for kopi

added additional IBC connections for kopi

* Updated to use correct client id

Updated to use correct client id

* Updated details

Updated details

* Update assetlist.json

updated asset list with atom, luna and osmosis

* Update assetlist.json

added arbitrage tokens

* fixed outstanding issues

removed, socials from tokens, added in missing traces, updated injective display name, and fixed issue with capital letter on chain name

* Update assetlist.json

Updated asUSDT.inj to correct Trace & fixed symbol for Injective

* Update assetlist.json

Updated the Trace

* Update assetlist.json

Remove traces for kopi generated tokens

* Update assetlist.json

Updated the as and c denoms to upper case

* Update assetlist.json

Updated IBC to  "type_asset": "ics20",

* remove versions and updated the image path

remove versions and updated the image path

* Update assetlist.json

Update osmosis to lower case and fixed issue with luna

* Update assetlist.json

Updated the image path

* Update assetlist.json

* Update assetlist.json

* Update assetlist.json

* Update assetlist.json

* Update assetlist.json

* Update assetlist.json

* Update assetlist.json

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
FlatWhiteWithSugar and JeremyParish69 authored Dec 5, 2024
1 parent dfd9542 commit 56109fe
Show file tree
Hide file tree
Showing 10 changed files with 970 additions and 31 deletions.
61 changes: 30 additions & 31 deletions _IBC/8ball-osmosis.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,32 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "8ball",
"client_id": "07-tendermint-2",
"connection_id": "connection-18"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-2668",
"connection_id": "connection-2163"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-16",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-641",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "osmosis"
}
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "8ball",
"client_id": "07-tendermint-2",
"connection_id": "connection-18"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-2668",
"connection_id": "connection-2163"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-16",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-641",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "osmosis"
}
]
}
}
]
}
31 changes: 31 additions & 0 deletions _IBC/cosmoshub-kopi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "cosmoshub",
"client_id": "07-tendermint-1332",
"connection_id": "connection-1065"
},
"chain_2": {
"chain_name": "kopi",
"client_id": "07-tendermint-4",
"connection_id": "connection-8"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-1253",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-7",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
31 changes: 31 additions & 0 deletions _IBC/injective-kopi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "injective",
"client_id": "07-tendermint-278",
"connection_id": "connection-281"
},
"chain_2": {
"chain_name": "kopi",
"client_id": "07-tendermint-0",
"connection_id": "connection-0"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-376",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-1",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
32 changes: 32 additions & 0 deletions _IBC/kopi-noble.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "kopi",
"client_id": "07-tendermint-0",
"connection_id": "connection-0"
},
"chain_2": {
"chain_name": "noble",
"client_id": "07-tendermint-124",
"connection_id": "connection-120"
},

"channels": [
{
"chain_1": {
"channel_id": "channel-0",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-109",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
31 changes: 31 additions & 0 deletions _IBC/kopi-osmosis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "kopi",
"client_id": "07-tendermint-3",
"connection_id": "connection-3"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-3359",
"connection_id": "connection-2816"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-6",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-88475",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
31 changes: 31 additions & 0 deletions _IBC/kopi-terra2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "kopi",
"client_id": "07-tendermint-2",
"connection_id": "connection-2"
},
"chain_2": {
"chain_name": "terra2",
"client_id": "07-tendermint-426",
"connection_id": "connection-440"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-5",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-586",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
Loading

0 comments on commit 56109fe

Please sign in to comment.