Skip to main content

Sui BCS serialized transaction as hex string

chainId
string
required
Maximum string length: 255
Pattern: ^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$
Example:

"An example name"

serializedTransaction
string
required

A string with a max length of 16384 characters

Maximum string length: 16384