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