Skip to main content
GET
交易 - Gas 價格

授權

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路徑參數

chain
enum<string>
必填

支援網路列表中的鏈名稱

可用選項:
bsc,
eth

回應

200 - application/json
gasPrice
string
必填

Current gas price in wei (hex string)

範例:

"0x5d21dba00"

chain
string
必填

Chain symbol

範例:

"ethereum"