💻Get the recommended gas price for ETH/Base chain
This interface is used to obtain the recommended gas price of ETH/Base chain (real time)
Access point: /defi/quotation/v1/chains/{network}/gas_price
Request method: GET
Input parameters:
none
Output parameters:
Parameter name | Parameter Description | Example |
msg | cause of error | success |
code | error code, 0 means normal, -1 means error | 0 |
data | last_block, average, high, low, suggest_base_fee, eth_usd_price, high_prio_fee, average_prio_fee, low_prio_fee and other values |
|
PreviousGet the recommended slippage value of ETH/Base tokenNextSwap transaction simulation (ETH/Base)
Last updated