diff --git a/chain/allora/asset/allo.png b/chain/allora/asset/allo.png new file mode 100644 index 0000000000..52c7dc43eb Binary files /dev/null and b/chain/allora/asset/allo.png differ diff --git a/chain/allora/asset/unknown.png b/chain/allora/asset/unknown.png new file mode 100644 index 0000000000..b27b24c64b Binary files /dev/null and b/chain/allora/asset/unknown.png differ diff --git a/chain/allora/assets_2.json b/chain/allora/assets_2.json new file mode 100644 index 0000000000..19e38505db --- /dev/null +++ b/chain/allora/assets_2.json @@ -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": "" + } +] diff --git a/chain/allora/param_2.json b/chain/allora/param_2.json new file mode 100644 index 0000000000..a0a8bfb004 --- /dev/null +++ b/chain/allora/param_2.json @@ -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)を活用して、参加者間で予測を作成し、展開する最先端のプロトコルです。" + } +} diff --git a/chain/allora/resource/chain_allora.png b/chain/allora/resource/chain_allora.png new file mode 100644 index 0000000000..0493bd536f Binary files /dev/null and b/chain/allora/resource/chain_allora.png differ diff --git a/chain/allora/resource/chain_allora_noti.png b/chain/allora/resource/chain_allora_noti.png new file mode 100644 index 0000000000..2e908ea34e Binary files /dev/null and b/chain/allora/resource/chain_allora_noti.png differ diff --git a/chain/supports.json b/chain/supports.json index d22ba8ced2..2d33d283bb 100644 --- a/chain/supports.json +++ b/chain/supports.json @@ -4,6 +4,7 @@ "agoric", "aioz", "akash", + "allora", "althea", "aptos", "arbitrum",