curl --location --request GET 'https://dev-api.mce.sg/v1.0/payment/crypto/getSupportedBlockchains?participantCode¤cy'{
"code": "string",
"msg": "string",
"data": {
"currency": "string",
"blockchains": [
"string"
]
}
}