-
Notifications
You must be signed in to change notification settings - Fork 12
base.types.TransactionArgumentType
polymesh-bot edited this page Jun 19, 2025
·
39 revisions
base/types.TransactionArgumentType
• Address = "Address"
• Array = "Array"
• Balance = "Balance"
• Boolean = "Boolean"
• Date = "Date"
• Did = "Did"
• Null = "Null"
• Number = "Number"
• Object = "Object"
• RichEnum = "RichEnum"
• SimpleEnum = "SimpleEnum"
• Text = "Text"
• Tuple = "Tuple"
• Unknown = "Unknown"