Skip to main content
GET
트랜잭션 - 가스 가격

인증

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"