getNetworkFeeIdxByName

network 이름으로 NetworkFee 등록 index값를 조회한다.

Authority (ALL)

Contract (BridgeConfig)

Request

Parameter
Type
Comment
Example

toNetwork

uint256

network 이름

0x455448455245554d

Response

Parameter
Type
Comment
example

uint32

uint32

목적지 네트워크 이름

0x1

Last updated