Skip to main content
POST
Prepare transfer signing payload

Authorizations

x-api-key
string
header
required

API key provided by WalletSuite team

Body

application/json
chain
string
required
from
string
required
to
string
required
txType
enum<string>
required
Available options:
TRANSFER_NATIVE,
TRANSFER_TOKEN,
CONTRACT_CREATION,
CONTRACT_CALL,
SWAP,
STAKE,
UNSTAKE,
CLAIM_REWARDS,
UNKNOWN
amountWei
integer
amount
string
symbol
string
tokenContract
string
nonce
integer
maxPriorityFeePerGasWei
integer
priorityFeeMultiplier
number<double>

Response

200 - */*

OK

ok
boolean
required
code
string
required
message
string
required
data
object