POST
/
rpc
RPC Proxy
curl --request POST \
  --url https://integrated-api.testnet.muchfi.xyz/api/rpc \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

200 - application/json

RPC response

The response is of type object.