Skip to main content
chain
string
required

The Solana chainId to simulate the transaction on

Pattern: ^[a-z0-9]{1,10}$
Example:

"101, 103, 201, mainnet, devnet, etc"

transactions
string[]
required
accountAddress
string
required

Valid Solana wallet address, must be a 44-character string using base58 characters

Pattern: ^[1-9A-HJ-NP-Za-km-z]{43,44}$
Example:

"vines1vzrYbzLMRdu58ou5XTby4qAqVRLmqo36NKPTg"

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

"An example name"

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

"An example name"