Last updated 1 year ago
Get information about a contract, such as name, description, symbol, chain, and network.
Offset determines the starting point for the returned list
0
Limit on the the number of contracts returned
10
curl -L \ --url '/v1/contract' \ --header 'x-api-key: YOUR_API_KEY'
No body