# Functions
New creates a new wallet API client.
NewCreateBSCTransactionBadRequest creates a CreateBSCTransactionBadRequest with default headers values.
NewCreateBSCTransactionCreated creates a CreateBSCTransactionCreated with default headers values.
NewCreateBSCTransactionParams creates a new CreateBSCTransactionParams object, with the default timeout for this client.
NewCreateBSCTransactionParamsWithContext creates a new CreateBSCTransactionParams object with the ability to set a context for a request.
NewCreateBSCTransactionParamsWithHTTPClient creates a new CreateBSCTransactionParams object with the ability to set a custom HTTPClient for a request.
NewCreateBSCTransactionParamsWithTimeout creates a new CreateBSCTransactionParams object with the ability to set a timeout on a request.
NewCreateEthereumTransactionBadRequest creates a CreateEthereumTransactionBadRequest with default headers values.
NewCreateEthereumTransactionCreated creates a CreateEthereumTransactionCreated with default headers values.
NewCreateEthereumTransactionParams creates a new CreateEthereumTransactionParams object, with the default timeout for this client.
NewCreateEthereumTransactionParamsWithContext creates a new CreateEthereumTransactionParams object with the ability to set a context for a request.
NewCreateEthereumTransactionParamsWithHTTPClient creates a new CreateEthereumTransactionParams object with the ability to set a custom HTTPClient for a request.
NewCreateEthereumTransactionParamsWithTimeout creates a new CreateEthereumTransactionParams object with the ability to set a timeout on a request.
NewCreateMaticTransactionBadRequest creates a CreateMaticTransactionBadRequest with default headers values.
NewCreateMaticTransactionCreated creates a CreateMaticTransactionCreated with default headers values.
NewCreateMaticTransactionParams creates a new CreateMaticTransactionParams object, with the default timeout for this client.
NewCreateMaticTransactionParamsWithContext creates a new CreateMaticTransactionParams object with the ability to set a context for a request.
NewCreateMaticTransactionParamsWithHTTPClient creates a new CreateMaticTransactionParams object with the ability to set a custom HTTPClient for a request.
NewCreateMaticTransactionParamsWithTimeout creates a new CreateMaticTransactionParams object with the ability to set a timeout on a request.
NewCreateTronTransactionBadRequest creates a CreateTronTransactionBadRequest with default headers values.
NewCreateTronTransactionCreated creates a CreateTronTransactionCreated with default headers values.
NewCreateTronTransactionParams creates a new CreateTronTransactionParams object, with the default timeout for this client.
NewCreateTronTransactionParamsWithContext creates a new CreateTronTransactionParams object with the ability to set a context for a request.
NewCreateTronTransactionParamsWithHTTPClient creates a new CreateTronTransactionParams object with the ability to set a custom HTTPClient for a request.
NewCreateTronTransactionParamsWithTimeout creates a new CreateTronTransactionParams object with the ability to set a timeout on a request.
NewCreateWalletBadRequest creates a CreateWalletBadRequest with default headers values.
NewCreateWalletCreated creates a CreateWalletCreated with default headers values.
NewCreateWalletParams creates a new CreateWalletParams object, with the default timeout for this client.
NewCreateWalletParamsWithContext creates a new CreateWalletParams object with the ability to set a context for a request.
NewCreateWalletParamsWithHTTPClient creates a new CreateWalletParams object with the ability to set a custom HTTPClient for a request.
NewCreateWalletParamsWithTimeout creates a new CreateWalletParams object with the ability to set a timeout on a request.
NewDeleteWalletBadRequest creates a DeleteWalletBadRequest with default headers values.
NewDeleteWalletNoContent creates a DeleteWalletNoContent with default headers values.
NewDeleteWalletParams creates a new DeleteWalletParams object, with the default timeout for this client.
NewDeleteWalletParamsWithContext creates a new DeleteWalletParams object with the ability to set a context for a request.
NewDeleteWalletParamsWithHTTPClient creates a new DeleteWalletParams object with the ability to set a custom HTTPClient for a request.
NewDeleteWalletParamsWithTimeout creates a new DeleteWalletParams object with the ability to set a timeout on a request.
NewGetWalletBadRequest creates a GetWalletBadRequest with default headers values.
NewGetWalletOK creates a GetWalletOK with default headers values.
NewGetWalletParams creates a new GetWalletParams object, with the default timeout for this client.
NewGetWalletParamsWithContext creates a new GetWalletParams object with the ability to set a context for a request.
NewGetWalletParamsWithHTTPClient creates a new GetWalletParams object with the ability to set a custom HTTPClient for a request.
NewGetWalletParamsWithTimeout creates a new GetWalletParams object with the ability to set a timeout on a request.
# Structs
Client for wallet API
*/.
CreateBSCTransactionBadRequest describes a response with status code 400, with default header values.
CreateBSCTransactionCreated describes a response with status code 201, with default header values.
CreateBSCTransactionParams contains all the parameters to send to the API endpoint
for the create b s c transaction operation.
CreateBSCTransactionReader is a Reader for the CreateBSCTransaction structure.
CreateEthereumTransactionBadRequest describes a response with status code 400, with default header values.
CreateEthereumTransactionCreated describes a response with status code 201, with default header values.
CreateEthereumTransactionParams contains all the parameters to send to the API endpoint
for the create ethereum transaction operation.
CreateEthereumTransactionReader is a Reader for the CreateEthereumTransaction structure.
CreateMaticTransactionBadRequest describes a response with status code 400, with default header values.
CreateMaticTransactionCreated describes a response with status code 201, with default header values.
CreateMaticTransactionParams contains all the parameters to send to the API endpoint
for the create matic transaction operation.
CreateMaticTransactionReader is a Reader for the CreateMaticTransaction structure.
CreateTronTransactionBadRequest describes a response with status code 400, with default header values.
CreateTronTransactionCreated describes a response with status code 201, with default header values.
CreateTronTransactionParams contains all the parameters to send to the API endpoint
for the create tron transaction operation.
CreateTronTransactionReader is a Reader for the CreateTronTransaction structure.
CreateWalletBadRequest describes a response with status code 400, with default header values.
CreateWalletCreated describes a response with status code 201, with default header values.
CreateWalletParams contains all the parameters to send to the API endpoint
for the create wallet operation.
CreateWalletReader is a Reader for the CreateWallet structure.
DeleteWalletBadRequest describes a response with status code 400, with default header values.
DeleteWalletNoContent describes a response with status code 204, with default header values.
DeleteWalletParams contains all the parameters to send to the API endpoint
for the delete wallet operation.
DeleteWalletReader is a Reader for the DeleteWallet structure.
GetWalletBadRequest describes a response with status code 400, with default header values.
GetWalletOK describes a response with status code 200, with default header values.
GetWalletParams contains all the parameters to send to the API endpoint
for the get wallet operation.
GetWalletReader is a Reader for the GetWallet structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.