Skip to content

Commit

Permalink
Update Aaron Network (#5758)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronetwork authored Dec 31, 2024
1 parent 1d29385 commit 609b45d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions _IBC/aaronetwork-osmosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "aaronetwork",
"client_id": "07-tendermint-9",
"connection_id": "connection-7"
"client_id": "07-tendermint-10",
"connection_id": "connection-8"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-9",
"connection_id": "connection-2842"
"client_id": "07-tendermint-3390",
"connection_id": "connection-2844"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-6",
"channel_id": "channel-7",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-91254",
"channel_id": "channel-91942",
"port_id": "transfer"
},
"ordering": "unordered",
Expand Down
10 changes: 5 additions & 5 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -26384,7 +26384,7 @@
"description": "Aaron Network is an innovative platform for secure and private messaging, integrated into the blockchain ecosystem. We also offer a unique address reputation scoring system, ensuring that every user can interact with others confidently.",
"denom_units": [
{
"denom": "ibc/BE2B0A9FC3A122C92883D3258098D7C6BB02F8F887E8A0BDE58609E7CA2649B2",
"denom": "ibc/D28B585D6B67E2F1479BBA3E949C687289C94D33FFA0720E3A8CB0B244AD8BC6",
"exponent": 0,
"aliases": [
"uaaron"
Expand All @@ -26396,7 +26396,7 @@
}
],
"type_asset": "ics20",
"base": "ibc/BE2B0A9FC3A122C92883D3258098D7C6BB02F8F887E8A0BDE58609E7CA2649B2",
"base": "ibc/D28B585D6B67E2F1479BBA3E949C687289C94D33FFA0720E3A8CB0B244AD8BC6",
"name": "Aaron Network",
"display": "AARON",
"symbol": "AARON",
Expand All @@ -26406,11 +26406,11 @@
"counterparty": {
"chain_name": "aaronetwork",
"base_denom": "uaaron",
"channel_id": "channel-6"
"channel_id": "channel-7"
},
"chain": {
"channel_id": "channel-91254",
"path": "transfer/channel-91254/uaaron"
"channel_id": "channel-91942",
"path": "transfer/channel-91942/uaaron"
}
}
],
Expand Down

0 comments on commit 609b45d

Please sign in to comment.