Skip to content

Get Liquid Staking Events by Account

This endpoint returns all Liquid Staking Events for a particular account, identified by an account address. Supported chains: ethereum.

Parameters

Parameter Description Type
chain_id A keyword (i.e. "ethereum") or CAIP-2 identifier specifying the blockchain to query. string
account_address required The account address to receive liquid staking events for (supports ENS names). string
limit The maximum number of results to retrieve (default 100). integer

curl -X GET \
    'https://api.transpose.io/token/liquid-staking-events-by-account?chain_id=ethereum&account_address=tmux.eth' \
    -H 'X-API-KEY: BtRVYj7dgnYUcr1gSSfWhmrTShIb8RBG' \

Got questions? Join our Discord

Discord is the primary home of the Transpose developer community. Join us to ask questions, share your work, and get help.