Authorizations
Response
list of blockchains
Example:
"ton"
curl --request GET \
--url https://backend.swap.coffee/v1/blockchains
[
{
"name": "ton"
}
]
curl --request GET \
--url https://backend.swap.coffee/v1/blockchains
[
{
"name": "ton"
}
]
list of blockchains
"ton"