Provides calculated gas price values in GWEI (nAVAX for Avalanche).Returns all necessary parameters for transactions with gas calculation according to the EIP-1559 model, as well as for transactions with gas calculation according to the legacy model.
Request
Authorization
Add parameter in header
X-API-Key
Example:
X-API-Key: ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.entrswap.io/v1/1/gasprices' \
--header'X-API-Key: <api-key>'