githubEdit

Suggest gas

get

Suggests the gas price for a given account and chain ID.

Authorizations
AuthorizationstringRequired
Path parameters
accountNamestringRequired
  • The name of the account for which to suggest the gas price.
Query parameters
chainIdstringRequired
  • The ID of the blockchain network.
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
chevron-right
200

A promise that resolves to a TransactionAPIResponse object containing the suggested gas price.

application/json
get
/accounts/{accountName}/suggest-gas
200

A promise that resolves to a TransactionAPIResponse object containing the suggested gas price.