{
"contracts": [
"string"
],
"order": "desc",
"order_field": "verify_time",
"page": 0,
"row": 1,
"search": "string",
"verified": true
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/evm/contract/list' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"contracts": [
"string"
],
"order": "desc",
"order_field": "verify_time",
"page": 0,
"row": 1,
"search": "string",
"verified": true
}'null