Skip to main content
Preview Bundle

Headers

X-WalletKit-Project-ID
string
required
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
network
enum<string>
required
Available options:
Ethereum,
Polygon,
Base,
Avalanche,
Polkadot,
Vara
from
string
required

sender of the transaction.

unsigned_transactions
UnsignedTransaction · object[]
required

a bundle of transactions to preview.

Response

network
enum<string>
required
Available options:
Ethereum,
Polygon,
Base,
Avalanche,
Polkadot,
Vara
from
string
required
to
string
required
contract
AddressMetadata · object | null
function_name
string | null
arguments
object | null
simulation
Simulation · object | null