Since: cosmos-sdk 0.47
/cosmos/tx/v1beta1/encode/amino
curl -L \ --request POST \ --url 'https://zetachain.nownodes.io/cosmos/tx/v1beta1/encode/amino' \ --header 'Content-Type: application/json' \ --data '{ "amino_json": "text" }'
{ "amino_binary": "text" }