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