rBank
rBank module allows admin to add new denom and its metadata and address-prefix.
Name | Description |
---|---|
Query address prefix of denom | |
Shows the parameters of the module | |
Add metadata and addressPrefix |
Query the address-prefix of a specific denomination.
stafihubd query rbank address-prefix [denom] [flags]
Query the genesis params of rbank module.
stafihubd query rbank params [flags]
Add a new denom, and its metadata and address-prefix.
stafihubd tx rbank add-denom [address-prefix] [metadata-path] [flags]
Last modified 1yr ago