Get Delegation Amount
Get Delegation amount information
Path
GET
/:address/:ticker/:target/delegation
Description
Return delegation amount of a ticker from address to a target address before a maximum height.
Parameters
address
: The address to delegate from (path parameter).ticker
: Ticker symbol (path parameter).target: The address to delegate to (path parameter)
height: Maximum revoke height (Optional query parameter)
Request Example
Response Example
Error Responses
500 Server Error
: For server-related issues.
Last updated