{
"page": 0,
"row": 10,
"status": "historical"
}curl --location 'https://acala.api.subscan.io/api/scan/bounties/proposals' \
--header 'Content-Type: application/json' \
--data '{
"page": 0,
"row": 10,
"status": "historical"
}'{
"code": 0,
"data": {
"count": 0,
"list": [
{
"beneficiary": {
"account_index": "string",
"address": "string",
"display": "string",
"evm_address": "string",
"evm_contract": {
"contract_name": "string",
"verify_source": "string"
},
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"merkle": {
"address_type": "string",
"tag_name": "string",
"tag_subtype": "string",
"tag_type": "string"
},
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
},
"people": {
"display": "string",
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
}
}
},
"beneficiary_human": "string",
"beneficiary_raw": null,
"block_timestamp": 0,
"bounty_source": "string",
"child_bounty_count": 0,
"description": "string",
"proposal_id": 0,
"proposer": {
"account_index": "string",
"address": "string",
"display": "string",
"evm_address": "string",
"evm_contract": {
"contract_name": "string",
"verify_source": "string"
},
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"merkle": {
"address_type": "string",
"tag_name": "string",
"tag_subtype": "string",
"tag_type": "string"
},
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
},
"people": {
"display": "string",
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
}
}
},
"relay_chain": 0,
"source_module": "string",
"status": "string",
"title": "string",
"value": "string",
"value_asset": {
"amount": "string",
"decimals": 0,
"human": {
"account_id": "string",
"account_index": 0,
"general_index": "string",
"general_key": "string",
"general_key_decode": "string",
"location": 0,
"network_id": {
"ByFork": null,
"ByGenesis": "string",
"Ethereum": 0,
"Kusama": "string",
"Polkadot": "string",
"Rococo": "string",
"Westend": "string",
"Wococo": "string"
},
"null": true,
"pallet": "string",
"pallet_index": 0,
"para_id": 0
},
"para_id": 0,
"raw": null,
"symbol": "string",
"token_unique_id": "string"
}
}
]
},
"generated_at": 1699600641,
"message": "Success"
}