string
required
The EVM wallet address to query (e.g.
0x4EEA76237a91880B1c8B7a1c740610fFC0306EE4).string
The network to query. Accepted values:
amoy (default) or sepolia.Endpoint
Request Example
Response — 200 OK
number
The total number of loans the wallet has taken out on the specified network, regardless of outcome.
number
The number of loans the wallet has fully repaid without defaulting. A value equal to
totalLoans indicates a perfect repayment record.number
The number of loans that resulted in a default. A value of
0 indicates the wallet has never defaulted.