Documentation ¶
Index ¶
- func ConstructErc20DepositData(destRecipient []byte, amount *big.Int) []byte
- func ConstructErc20DepositDataWithPriority(destRecipient []byte, amount *big.Int, priority uint8) []byte
- func ConstructErc721DepositData(destRecipient []byte, tokenId *big.Int, metadata []byte) []byte
- func ConstructErc721DepositDataWithPriority(destRecipient []byte, tokenId *big.Int, metadata []byte, priority uint8) []byte
- func ConstructGenericDepositData(metadata []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.