get producer detail
| Name | Type | Description | Required |
|---|---|---|---|
| producer | String | producer name | yes |
| Name | Type | Description |
|---|---|---|
| account | String | producer name |
| alias | String | |
| alias_en | String | |
| block_count | Number | |
| description | String | |
| description_en | String | |
| dividend_rate | Number | |
| dividend_rate_ranking | Number | |
| isProducer | Boolean | |
| loc | String | |
| logo | String | |
| online | Boolean | |
| pubkey | Boolean | |
| ranking | Number | |
| received_award | Number | |
| social_media | Object | |
| statement | String | |
| statement_en | String | |
| type | String | |
| type_en | String | |
| url | String | |
| votes | Number |
curl -X GET https://api.iostabc.com/api/?apikey=hc&module=producer&action=get-producer-detail&producer=iostabc
get producer voter
| Name | Type | Description | Required |
|---|---|---|---|
| account | String | account name | yes |
| Name | Type | Description |
|---|---|---|
| voters | Array | |
| voters.account | String | |
| voters.votes | Number |
curl -X GET https://api.iostabc.com/api/?apikey=6cfb2325fd0d6ccbd2e61d5793769eb0&module=producer&action=get-producer-voter&producer=iostabc