Class Eip155CreatePermitParams

  • All Implemented Interfaces:
    com.dinari.api.core.Params

    
    public final class Eip155CreatePermitParams
     implements Params
                        

    Generates a permit that can be signed and used to create an OrderRequest using Dinari's EVM smart contracts.

    This is a convenience method to prepare the transactions needed to create an OrderRequest using Dinari's EVM smart contracts. Once signed, the transactions can be sent to the EVM network to create the order. Note that the fee quote is already included in the transactions, so no additional fee quote lookup is needed.