diff --git a/rizqprotocol/assetlist.json b/rizqprotocol/assetlist.json new file mode 100644 index 0000000000..c9b2f32709 --- /dev/null +++ b/rizqprotocol/assetlist.json @@ -0,0 +1,33 @@ +{ + "$schema": "../assetlist.schema.json", + "chain_name": "rizqprotocol", + "assets": [ + { + "description": "Alfalah Coin (ALIF) is the native utility and governance token of the Rizq Protocol ecosystem. It powers decentralized finance operations, enables staking for network security, facilitates governance voting, and serves as the primary medium of exchange across Rizq DEX and Rizq CEX platforms. With a total supply of 250 million tokens, ALIF embodies the principles of ethical finance (Rizq) while driving the next generation of blockchain-based financial services.", + "denom_units": [ + { + "denom": "ualif", + "exponent": 0 + }, + { + "denom": "alif", + "exponent": 6 + } + ], + "base": "ualif", + "name": "Alfalah Coin", + "display": "alif", + "symbol": "ALIF", + "type_asset": "sdk.coin", + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/rizqprotocol/images/logo.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/rizqprotocol/images/logo.svg", + "theme": { + "circle": false + } + } + ] + } + ] +} diff --git a/rizqprotocol/chain.json b/rizqprotocol/chain.json new file mode 100644 index 0000000000..62ffa75708 --- /dev/null +++ b/rizqprotocol/chain.json @@ -0,0 +1,53 @@ +{ + "$schema": "../chain.schema.json", + "chain_name": "rizqprotocol", + "status": "live", + "network_type": "mainnet", + "chain_type": "cosmos", + "pretty_name": "Rizq Protocol", + "chain_id": "rizqprotocol-1", + "bech32_prefix": "rizq", + "daemon_name": "rizqd", + "node_home": "$HOME/.rizqprotocol", + "key_algos": ["secp256k1"], + "slip44": 118, + "fees": { + "fee_tokens": [ + { + "denom": "ualif", + "fixed_min_gas_price": 0 + } + ] + }, + "staking": { + "staking_tokens": [ + { + "denom": "ualif" + } + ] + }, + "apis": { + "rpc": [ + { + "address": "https://5a95e29eb6e6.ngrok-free.app", + "provider": "Rizq Team" + } + ] + }, + "explorers": [ + { + "kind": "pingpub", + "url": "https://ping.pub/rizqprotocol", + "tx_page": "https://ping.pub/rizqprotocol/tx/${txHash}" + } + ], + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/rizqprotocol/images/logo.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/rizqprotocol/images/logo.svg" + } + ], + "codebase": { + "git_repo": "https://github.com/alfalahalif/chain-registry" + } +} diff --git a/rizqprotocol/images/logo.png b/rizqprotocol/images/logo.png new file mode 100644 index 0000000000..392a1e73e3 Binary files /dev/null and b/rizqprotocol/images/logo.png differ diff --git a/rizqprotocol/images/logo.svg b/rizqprotocol/images/logo.svg new file mode 100644 index 0000000000..255a0abae1 --- /dev/null +++ b/rizqprotocol/images/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file