Skip to content

Commit

Permalink
Init Bostrom
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon committed Jan 3, 2025
1 parent e46e76e commit 526cefb
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 18 deletions.
Binary file modified chain/bostrom/asset/boot.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: 4 additions & 8 deletions chain/bostrom/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"description": "Bostrom Staking Coin",
"decimals": 0,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bostrom/asset/boot.png",
"coinGeckoId": "bostrom",
"color": "#4cea4e"
"coinGeckoId": "bostrom"
},
{
"type": "native",
Expand All @@ -18,8 +17,7 @@
"description": "The liquid staking token of Bostrom",
"decimals": 0,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bostrom/asset/hydrogen.svg",
"coinGeckoId": "",
"color": "#ffffff"
"coinGeckoId": ""
},
{
"type": "native",
Expand All @@ -29,8 +27,7 @@
"description": "The resource token of Bostrom",
"decimals": 3,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bostrom/asset/ampere.png",
"coinGeckoId": "",
"color": "#f4ecce"
"coinGeckoId": ""
},
{
"type": "native",
Expand All @@ -40,8 +37,7 @@
"description": "The resource token of Bostrom",
"decimals": 3,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bostrom/asset/volt.png",
"coinGeckoId": "",
"color": "#fba809"
"coinGeckoId": ""
},
{
"type": "ibc",
Expand Down
63 changes: 53 additions & 10 deletions chain/bostrom/param_2.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,72 @@
{
"chain_id_cosmos" : "bostrom",
"chain_name": "Bostrom",
"fee" : {
"chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bostrom/resource/chain_bostrom.png",
"main_asset_denom" : "boot",
"main_asset_symbol" : "BOOT",
"main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bostrom/asset/boot.png",
"bech_account_prefix" : "bostrom",
"bech_validator_prefix" : "bostromvaloper",
"origin_genesis_time" : "2021-11-05T13:22:42Z",
"api_name" : "bostrom",
"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" : [
"0boot"
"0.0boot"
],
"is_simulable" : true,
"simulated_gas_multiply" : 1.2,
"init_gas_limit" : 300000,
"isSimulable" : true,
"simul_gas_multiply" : 1.2,
"fee_threshold" : ""
},
"grpc_endpoint" : [
{
"provider": "Notional",
"url": "grpc-cyber-ia.cosmosia.notional.ventures:443"
},
{
"provider": "Bro_n_Bro",
"url": "grpc.cyber.bronbro.io:443"
}
],
"about" : {

"lcd_endpoint" : [
{
"provider": "cybercongress",
"url": "https://lcd.bostrom.cybernode.ai/"
},
{
"provider": "Notional",
"url": "https://api-cyber-ia.cosmosia.notional.ventures/"
}
],
"explorer" : {
"name": "Atomscan",
"url": "https://atomscan.com/bostrom",
"account": "https://atomscan.com/bostrom/accounts/${address}",
"tx": "https://atomscan.com/bostrom/transactions/${hash}",
"proposal": "https://atomscan.com/bostrom/votes/${id}"
},
"forum": {
"about" : {
"website" : "https://cyb.ai/",
"github" : "https://github.com/cybercongress",
"twitter" : "https://x.com/cyber_devs",
"coingecko" : "https://www.coingecko.com/en/coins/bostrom"
},
"description" : {
"ko" : "",
"en" : "",
"ja" : ""
"ko" : "Bostrom은 Cosmos SDK 기반의 블록체인으로, 분산 지식 그래프와 AI 애플리케이션을 지원합니다. 효율적인 정보 처리와 AI 생태계 협력을 가능하게 합니다.",
"en" : "Bostrom is a blockchain for decentralized knowledge graphs and AI applications, built on Cosmos SDK. It enables efficient information processing and collaboration in AI ecosystems.",
"ja" : "Bostromは、Cosmos SDKを基盤としたブロックチェーンで、分散型ナレッジグラフやAIアプリケーションを支援します。効率的な情報処理とAIエコシステムの協力を可能にします。"
}
}
Binary file removed chain/bostrom/resource/chain_boot.png
Binary file not shown.
Binary file added chain/bostrom/resource/chain_bostrom.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/bostrom/resource/chain_bostrom_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 @@ -18,6 +18,7 @@
"bitcoin",
"bitsong",
"bnb-smart-chain",
"bostrom",
"canto",
"carbon",
"celestia",
Expand Down

0 comments on commit 526cefb

Please sign in to comment.