| Item | Value |
|---|---|
| API Status | Stable |
| Current Version | v1.0 |
| Backward Compatibility | No |
| Applicable Environment | Production |
curl --location --request GET '/v1.0/payment/crypto/getSupportedBlockchains?participantCode¤cy'{
"code": "string",
"msg": "string",
"data": {
"participantCode": "string",
"currency": "string",
"blockchains": [
"string"
]
}
}