Skip to main content
GET
Get Vesting Contracts

Query Parameters

contract_address
string[]

Vesting contract address in any form. Max: 1000.

wallet_address
string[]

Wallet address to filter by owner or sender. Max: 1000.

check_whitelist
boolean
default:false

Check if wallet address is in whitelist.

limit
integer
default:10

Limit number of queried rows. Use with offset to batch read.

offset
integer
default:0

Skip first N rows. Use with limit to batch read.

Response

OK

address_book
object
vesting_contracts
object[]