Skip to content

Commit

Permalink
Update Aaron Network
Browse files Browse the repository at this point in the history
  • Loading branch information
 user authored and  user committed Dec 22, 2024
1 parent 17e6eb0 commit bf5bd55
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 7 deletions.
31 changes: 31 additions & 0 deletions _IBC/aaronetwork-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": "aaronetwork",
"client_id": "07-tendermint-9",
"connection_id": "connection-7"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-9",
"connection_id": "connection-2842"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-6",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-91254",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
10 changes: 9 additions & 1 deletion aaronetwork/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,16 @@
},
"socials": {
"website": "https://aaronetwork.xyz",
"twitter": "https://x.com/aaronetwork"
"twitter": "https://x.com/aaronetwork",
"discord": "https://discord.gg/HezQu22zxZ"
},
"keywords": [
"social",
"chat",
"reputation",
"score",
"messaging"
],
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/aaronetwork/images/aaron.png",
Expand Down
42 changes: 36 additions & 6 deletions aaronetwork/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@
{
"denom": "uaaron"
}
]
],
"lock_duration": {
"time": "86400s"
}
},
"codebase": {
"git_repo": "https://github.com/aaronetwork/aaronetwork-chain",
Expand All @@ -46,6 +49,10 @@
{
"address": "https://aaronetwork_mainnet_rpc.chain.whenmoonwhenlambo.money",
"provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥"
},
{
"address": "https://aaron.rpc.nodeshub.online",
"provider": "NodesHub"
}
],
"rest": [
Expand All @@ -56,10 +63,20 @@
{
"address": "https://aaronetwork_mainnet_api.chain.whenmoonwhenlambo.money",
"provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥"
},
{
"address": "https://aaron.api.nodeshub.online",
"provider": "NodesHub"
}
]
},
"explorers": [
{
"kind": "Ping.pub",
"url": "https://ping.pub/Aaron%20Network",
"tx_page": "https://ping.pub/Aaron%20Network/tx/${txHash}",
"account_page": "https://ping.pub/Aaron%20Network/account/${accountAddress}"
},
{
"kind": "Aaron Network",
"url": "https://explorer.aaronetwork.xyz",
Expand All @@ -71,13 +88,19 @@
"url": "https://explorer.whenmoonwhenlambo.money/aaronetwork",
"tx_page": "https://explorer.whenmoonwhenlambo.money/aaronetwork/tx/${txHash}",
"account_page": "https://explorer.whenmoonwhenlambo.money/aaronetwork/account/${accountAddress}"
},
{
"kind": "NodesHub",
"url": "https://explorer.nodeshub.online/aaron",
"tx_page": "https://explorer.nodeshub.online/aaron/tx/${txHash}",
"account_page": "https://explorer.nodeshub.online/aaron/${accountAddress}"
}
],
"peers": {
"seeds": [
{
"id": "1a8c6f839120a18ff270bf3a0e57e14db6d2301c",
"address": "212.34.129.79:26656"
"id": "7105c9f21b0a22ba243f22d9a27ea940d2638e79",
"address": "77.238.248.110:26646"
},
{
"id": "dc647a7389d3396b0a0d72d71240b02c30c47ef7",
Expand All @@ -86,13 +109,20 @@
],
"persistent_peers": [
{
"id": "1a8c6f839120a18ff270bf3a0e57e14db6d2301c",
"address": "212.34.129.79:26656"
"id": "7105c9f21b0a22ba243f22d9a27ea940d2638e79",
"address": "77.238.248.110:26646"
},
{
"id": "dc647a7389d3396b0a0d72d71240b02c30c47ef7",
"address": "63.250.41.78:26656"
}
]
}
},
"keywords": [
"social",
"chat",
"reputation",
"score",
"messaging"
]
}
50 changes: 50 additions & 0 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -25575,6 +25575,56 @@
}
]
},
{
"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",
"exponent": 0,
"aliases": [
"uaaron"
]
},
{
"denom": "AARON",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/BE2B0A9FC3A122C92883D3258098D7C6BB02F8F887E8A0BDE58609E7CA2649B2",
"name": "Aaron Network",
"display": "AARON",
"symbol": "AARON",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "aaronetwork",
"base_denom": "uaaron",
"channel_id": "channel-6"
},
"chain": {
"channel_id": "channel-91254",
"path": "transfer/channel-91254/uaaron"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/aaronetwork/images/aaron.png"
},
"images": [
{
"image_sync": {
"chain_name": "aaronetwork",
"base_denom": "uaaron"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/aaronetwork/images/aaron.png",
"theme": {
"circle": false
}
}
]
},
{
"description": "Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem's governance and success.",
"denom_units": [
Expand Down

0 comments on commit bf5bd55

Please sign in to comment.