Skip to main content

Prepare user-position RPC calls

GET 

/v1/data/lending/user-positions/rpc-call

Prepares raw JSON-RPC calls (using multicall3 aggregate3) for fetching user lending positions on a single chain. Returns an rpcCallId and an array of rpcCalls that the integrator executes against their own RPC provider. The raw responses are then submitted to /parse together with the rpcCallId.

Request

Responses

Prepared RPC calls with a context ID for parsing