# Constants
BlockchainBTC captures enum value "BTC".
BlockchainETH captures enum value "ETH".
BlockchainMATIC captures enum value "MATIC".
BlockchainTRON captures enum value "TRON".
# Structs
BroadcastTransactionRequest broadcast transaction request
swagger:model broadcastTransactionRequest.
BroadcastTransactionResponse broadcast transaction response
swagger:model broadcastTransactionResponse.
BulkCreateWalletsRequest bulk create wallets request
swagger:model bulkCreateWalletsRequest.
CreateWalletRequest create wallet request
swagger:model createWalletRequest.
ErrorResponse error response
swagger:model ErrorResponse.
ErrorResponseItem error response item
swagger:model ErrorResponseItem.
EstimateFeesRequest estimate fees request
swagger:model estimateFeesRequest.
JobResults job results
swagger:model jobResults.
Log log
swagger:model log.
RunJobRequest run job request
swagger:model runJobRequest.
TransactionReceiptResponse transaction receipt response
swagger:model transactionReceiptResponse.
Wallet wallet
swagger:model wallet.
WalletList wallet list
swagger:model walletList.
# Type aliases
Blockchain Supported blockchain
swagger:model blockchain.