moveFromETHER

목적지 네트워크로 본인 소유 Native Coin 이전 요청한다.

Authority (ALL)

Contract (Bridge)

Data

Parameter
Type
Comment
Example

to_network

uint256

목적지 네트워크 이름

0x455448455245554d

Reference

  • getNetworkFeeIdxByName(uint256 toNetwork) , getNetworkFeeByIdx(idx) 함수를 이용하여 전송비용을 조회한 후(tokenFee) 트랜잭션 발생시 value로 더해 전송

Last updated