standards
Standard per protocol
Returns a standard matching the given slug
, containing supported actions, exact inputs
, and a list of chains the standard’s supported on.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The protocol slug
Example:
"aave-v2"
Was this page helpful?