memo List
Some networks require the memo field to be uploaded. Please refer to the table below:
Network | Is memo mandatory? | Memo regex |
---|---|---|
XRP | No | ^((?!0)[0-9]{1,10})$|^$ |
EOS | Yes | ^[0-9A-Za-z\\-_,]{1,120}$ |
KAVA | Yes | ^[0-9A-Za-z-_]{1,120}$ |
XLM | Yes | ^[0-9A-Za-z-]{1,28}$ |
TON | No | ^[0-9A-Za-z\\-_]{1,120}$|^$ |
SEI | Yes | ^[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.
Updated about 19 hours ago