# Functions
ExtractListEthToMvx will extract the batch data into a format that is easy to use The transfer is from Ehtereum to MultiversX.
ExtractListMvxToEth will extract the batch data into a format that is easy to use The transfer is from MultiversX to Ethereum.
# Constants
FromMultiversX is the direction of the transfer.
ToMultiversX is the direction of the transfer.
# Structs
ArgListsBatch is a struct that contains the batch data in a format that is easy to use.
# Type aliases
Direction is the direction of the transfer.