getnetworks
Description:
This endpoints returns the list of all the network which developer has either created it or is part of.
Request
https://api.moinet.io/moibit/v1/getnetworks
Request type - GET
#
HeadersHeader Key | Header Value | Optional |
---|---|---|
nonce | <developer_nonce> | No |
signature | <signature gotten after signing developer_nonce by developer> | No |
developerKey | public id of the developer | No |
#
ResponseField | Description |
---|---|
network_id | A unique identifier for the creted network |
network_token | Privileged token that is shared among all the users part of it for accessibility |
networkName | User defined name for the created network |
isActive | is network active or not |