tokenId) that grants voting power proportional to the locked amount and lock duration. This endpoint lets you retrieve all active lock records associated with a specific wallet address.
Get lock records for a wallet
Path parameters
string
required
The wallet address to query. Must be a valid Ethereum address.Example:
0x3650752d4DDe21C6Ed7Df6d4840E15dE48e25481200
Response fields
array
required
Array of lock objects for the wallet.
string
required
Internal lock record ID.
string
required
On-chain veREPPO NFT token ID corresponding to this lock position.
string
required
Amount of REPPO locked, expressed as a raw integer string in the token’s base unit (wei-equivalent).