Optional
acceptThe config for the API client
Optional
body?: anyThe body of the request, should match the content type of the request
Optional
contentThe content type of the request body
The name of the API method
Optional
overrides?: ClientConfigSpecific client overrides for this request to override aptosConfig
Optional
params?: Record<string, string | AnyNumber | boolean | undefined>The query parameters for the request
The URL path to the API method
The type of API endpoint to call e.g. fullnode, indexer, etc
Generated using TypeDoc
The accepted content type of the response of the API