XDC. Use Uniblock’s JSON-RPC endpoint to read chain state, send transactions, and interact with smart contracts through a single API surface across providers.
Connect to Xinfin
Send JSON-RPC requests withPOST to:
https://api.uniblock.dev/uni/v1/json-rpc?chainId=50
Include the JSON-RPC method and parameters in the request body.
Example request
Make a simpleeth_blockNumber request with cURL: