/evm/{chain}/synthetic/{accountAddress}/for/{tokenAddress}

Returns synthetic rewards for the requested chain, account, and token address, given a time or block range. This endpoint is only available for specific tokens and chains.

It's intended to provide an accounting-friendly set of synthetic transactions for rebasing tokens (typically staking tokens such as stETH) that accrue rewards without associated transfers or onchain events.

Provide either a block range or a timestamp range, not both. The maximum time range for a single call is 10 days, which will return 10 synthetic transactions.

Path Params
string
required
Defaults to eth

Name of the chain.

string
required
Defaults to 0x176f3dab24a159341c0509bb36b833e7fdd0a132

Hash address of the Wallet.

string
required
Defaults to 0xae7ab96520de3a18e5e111b5eaab095312d7fe84

Address of the token contract.

Query Params
int64

Start block to filter by. Optional.

int64

End block to filter by. Optional.

int64

Start timestamp to filter by. Optional.

int64

End timestamp to filter by. Optional.

Headers
string
required
Defaults to demokey

API Key for Translate API. To generate an API Key, visit https://noves.fi/pricing

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

206

Success

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain
text/json