Class V2ServiceAsyncImpl

  • All Implemented Interfaces:
    com.dinari.api.services.async.V2ServiceAsync

    
    public final class V2ServiceAsyncImpl
     implements V2ServiceAsync
                        

    Orders represent the buying and selling of assets under an Account.

    For Accounts using self-custodied Wallets, Orders are created and fulfilled by making calls to Dinari's smart contracts, or using the Proxied Orders methods.

    For Accounts using managed Wallets, Orders are created and fulfilled by using the Managed Orders methods, which then create the corresponding transactions on the blockchain.