get deprecatedhttps://ag.eqhub.eqbr.com/api/v2/wallet-manage/micro-chains/
The request that inquires the wallet of a particular microchain.
Response
Name | Type | Required | Description |
---|---|---|---|
micro_chain_id | Number | True | A unique identifier of blockchain environment. |
network_id | Number | True | A unique identifier of the blockchain network managed in EQ Hub. |
network_label | String | True | Name of blockchain network. |
micro_chain_label | String | True | Name of blockchain environment. |
background_image | String | Optional | Wallet's background image |
font_color | String | Optional | Wallet's font color |
project_id | Number | True | Identifier of the project to which the created wallet belongs. |
creator_id | Number | True | Identifier of the EQ Hub user who created the wallet. |
load_balancer | String | True | Value not in use. |
main_status | Number | True | Status of the wallet. 0 : Rejected 1 : Created 2 : Submitted 3 : Confirmed 4 : Publishing 5 : Published (Running) |
sub_status | Number | True | Sub-status of the wallet. |
is_default | Number | True | This is a value indicating whether to display wallet information as default in Whisper Application |
created_at | String | True | The time when the wallet was created. |
updated_at | String | True | The time when the wallet was updated. |