Creating an Onchain Wallet
An onchain wallet can be created using the same Create Wallet endpoint detailed in the Wallets concepts page. See below for examples on how to process this creation:Receiving funds into Prime Onchain Wallet
This functionality works identically to deriving a deposit address for any other Prime wallet. See Deposits for more information.Creating an Onchain Transaction
Creating an onchain transaction is accomplished via the Create Onchain Transaction endpoint. While this endpoint processes the initiation of a transaction, please note:- The transaction still requires signing through the standard Onchain wallet flows.
- Consensus approval still applies if required by the portfolio’s transfer rules.