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
- 200
- 400
Prepared RPC calls with a context ID for parsing
Validation error