curl --request POST \
--url https://integrated-api.testnet.muchfi.xyz/api/rpc \
--header 'Content-Type: application/json' \
--data '{}'{}Raw blockchain RPC forwarding
curl --request POST \
--url https://integrated-api.testnet.muchfi.xyz/api/rpc \
--header 'Content-Type: application/json' \
--data '{}'{}The body is of type object.
RPC response
The response is of type object.