브릿지 수수료 추정

해당 API는 글로벌 토큰으로 호출 가능합니다. bridgeTunnelIdxamount로 브릿지 전체 수수료를 추정합니다.

수수료 종류

source

필드의미
transactionFeesource 체인 가스비 (source platform coin 단위). approve + source bridge 단계의 합
bridgeNativeFee브릿지 프로토콜이 msg.value로 받는 native 수수료 (source platform coin). LayerZero/Wormhole/Stargate messaging fee. CCTP는 0
bridgeTokenFee브릿지 프로토콜이 옮기는 토큰에서 떼는 수수료 (bridge coin 단위). source에서 차감되어 destination에 덜 도달. CCTP v2 maxFee/Stargate LP fee. CCTP는 0

destination

필드의미
transactionFeedestination 체인 가스비 (destination platform coin). receiveMessage 등 마무리 트랜잭션의 비용. destination 단계가 없는 터널이면 0. 브릿지 자체 수수료는 destination에 없음(모두 source 귀속)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

지갑 번호

Query Params
number
required

수수료를 추정할 브릿지 터널의 idx. 브릿지 터널 목록 조회 API에서 조회한 값.

string
required

브릿지할 source 코인 수량 (소수 문자열). 추정 결과가 amount에 따라 달라질 수 있는 protocol을 위해 받음.

string
required

보내는 주소

string
required

받는 주소. 같은 계정의 destination 플랫폼 대표주소여야 합니다.

Headers
string
required
Defaults to Bearer

API token

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json