Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
Open
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/safrochain/asset/saf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 104 additions & 0 deletions chain/safrochain/asset/safrochain-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions chain/safrochain/assets_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"type": "native",
"denom": "usaf",
"name": "Safrochain",
"symbol": "SAF",
"description": "The native staking, governance, and fee-payment token of the Safrochain network.",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/safrochain/asset/saf.png",
"color": "#1D4ED8",
"coinGeckoId": ""
}
]
74 changes: 74 additions & 0 deletions chain/safrochain/param_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"chain_id_cosmos": "safrochain-1",
"chain_name": "Safrochain",
"chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/safrochain/resource/chain_safrochain.png",
"staking_asset_denom": "usaf",
"staking_asset_symbol": "SAF",
"staking_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/safrochain/asset/saf.png",
"bech_account_prefix": "addr_safro",
"bech_validator_prefix": "addr_safrovaloper",
"origin_genesis_time": "2026-06-24T00:00:00Z",
"api_name": "safrochain",
"is_support_cw20": true,
"is_support_mintscan": true,
"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": [
"0.05usaf",
"0.075usaf",
"0.1usaf"
],
"is_simulable": true,
"simulated_gas_multiply": 1.2,
"init_gas_limit": 300000,
"fee_threshold": ""
},
"grpc_endpoint": [
{
"provider": "Safrochain Foundation",
"url": "grpc1.safrochain.network:443"
},
{
"provider": "Safrochain Foundation",
"url": "grpc2.safrochain.network:443"
}
],
"lcd_endpoint": [
{
"provider": "Safrochain Foundation",
"url": "https://api1.safrochain.network/"
},
{
"provider": "Safrochain Foundation",
"url": "https://api2.safrochain.network/"
}
],
"explorer": {
"name": "Safrochain Explorer",
"url": "https://explorer.safrochain.network/",
"account": "https://explorer.safrochain.network/accounts/${address}",
"tx": "https://explorer.safrochain.network/transactions/${hash}",
"proposal": ""
},
"about": {
"website": "https://safrochain.com/",
"github": "https://github.com/Safrochain-Org/safrochain-node",
"twitter": "https://x.com/safrochain"
},
"description": {
"en": "Safrochain is an Africa-first Cosmos SDK Layer-1 secured by CometBFT, built for mobile-first users, everyday payments, remittances, and real utility. It features CosmWasm smart contracts, IBC interoperability, and predictable fees for cross-chain applications.",
"ko": "Safrochain은 CometBFT로 보호되는 아프리카 우선 Cosmos SDK Layer-1으로, 모바일 중심 사용자, 일상 결제, 송금, 실사용 유틸리티를 위해 구축되었습니다. CosmWasm 스마트 컨트랙트, IBC 상호운용성, 예측 가능한 수수료를 제공합니다."
}
}
Binary file added chain/safrochain/resource/chain_safrochain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 104 additions & 0 deletions chain/safrochain/resource/safrochain-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading