Some networks require the memo field to be uploaded. Please refer to the table below:

NetworkIs memo mandatory?Memo regex
XRPNo^((?!0)[0-9]{1,10})$|^$
EOSYes^[0-9A-Za-z\\-_,]{1,120}$
KAVAYes^[0-9A-Za-z-_]{1,120}$
XLMYes^[0-9A-Za-z-]{1,28}$
TONNo^[0-9A-Za-z\\-_]{1,120}$|^$
SEIYes^[0-9A-Za-z\\-_]{1,120}$

Explanation: If the memo field is not mandatory, it means that these networks may or may not require the memo to be uploaded, depending on the user's wallet address, and this needs to be confirmed by the user.