Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Binary file added chain/allora/asset/allo.png
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 chain/allora/asset/unknown.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 chain/allora/assets_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "native",
"denom": "uallo",
"name" : "Allora Network",
"symbol": "ALLO",
"description": "Allora Token (ALLO) is the Allora Network's native utility token, used as the primary means to govern, secure the blockchain, and incentivize network participants.",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/allora/asset/allo.png",
"coinGeckoId": ""
}
]
67 changes: 67 additions & 0 deletions chain/allora/param_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"chain_id_cosmos" : "allora-mainnet-1",
"chain_name": "Allora",
"chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/allora/resource/chain_allora.png",
"main_asset_denom" : "uallo",
"main_asset_symbol" : "ALLO",
"main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/allora/asset/allo.png",
"bech_account_prefix" : "allo",
"bech_validator_prefix" : "allovaloper",
"origin_genesis_time" : "2024-12-23T14:08:14.267395511Z",
"api_name" : "allora",
"is_support_mobile_wallet" : true,
"is_support_extension_wallet" : true,
"chain_type": [
"cosmos"
],
"account_type" : [
{
"hd_path": "m/44'/118'/0'/0/X",
"pubkey_style": "secp256k1",
"pubkey_type": "/cosmos.crypto.secp256k1.PubKey"
}
],
"cosmos_fee_info" : {
"base" : "0",
"rate" : [
"10uallo"
],
"is_simulable" : true,
"simulated_gas_multiply" : 1.2,
"init_gas_limit" : 300000,
"fee_threshold" : ""
},
"grpc_endpoint" : [
{
"provider": "Allora",
"url": "allora-grpc.mainnet.allora.network:443"
}
],
"lcd_endpoint" : [
{
"provider": "Allora",
"url": "https://allora-api.mainnet.allora.network/"
}
],
"explorer" : {
"name": "Allora Studio",
"url": "https://explorer.allora.network/",
"account": "https://explorer.allora.network/profile/${address}",
"tx": "https://explorer.allora.network/explorer/transactions/${hash}",
"proposal": ""
},
"about" : {
"website" : "https://www.allora.network/",
"docs": "https://docs.allora.network/home/explore",
"github" : "https://github.com/allora-network",
"blog" : "https://www.allora.network/blog",
"medium": "",
"twitter" : "https://x.com/AlloraNetwork",
"coingecko" : ""
},
"description" : {
"ko" : "Allora 네트워크는 탈중앙화된 AI와 머신 러닝(ML)을 사용하여 참가자들 간에 예측을 생성하고 배포하는 최첨단 프로토콜입니다.",
"en" : "The Allora Network is a state-of-the-art protocol that uses decentralized AI and machine learning (ML) to build and deploy predictions among its participants.",
"ja" : "Alloraネットワークは、分散型AIと機械学習(ML)を活用して、参加者間で予測を作成し、展開する最先端のプロトコルです。"
}
}
Binary file added chain/allora/resource/chain_allora.png
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 chain/allora/resource/chain_allora_noti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chain/supports.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"agoric",
"aioz",
"akash",
"allora",
"althea",
"aptos",
"arbitrum",
Expand Down
Loading