Module blockchains_assets_api

Module blockchains_assets_api 

Source

Structs§

BlockchainsAssetsApiClient
EstimateNetworkFeeParams
struct for passing parameters to the method BlockchainsAssetsApi::estimate_network_fee
EstimateNetworkFeeParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetAssetParams
struct for passing parameters to the method BlockchainsAssetsApi::get_asset
GetAssetParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetBlockchainParams
struct for passing parameters to the method BlockchainsAssetsApi::get_blockchain
GetBlockchainParamsBuilder
Use builder syntax to set the inputs and finish with build().
ListAssetsParams
struct for passing parameters to the method BlockchainsAssetsApi::list_assets
ListAssetsParamsBuilder
Use builder syntax to set the inputs and finish with build().
ListBlockchainsParams
struct for passing parameters to the method BlockchainsAssetsApi::list_blockchains
ListBlockchainsParamsBuilder
Use builder syntax to set the inputs and finish with build().
RegisterNewAssetParams
struct for passing parameters to the method BlockchainsAssetsApi::register_new_asset
RegisterNewAssetParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetAssetPriceParams
struct for passing parameters to the method BlockchainsAssetsApi::set_asset_price
SetAssetPriceParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateAssetUserMetadataParams
struct for passing parameters to the method BlockchainsAssetsApi::update_asset_user_metadata
UpdateAssetUserMetadataParamsBuilder
Use builder syntax to set the inputs and finish with build().
ValidateAddressParams
struct for passing parameters to the method BlockchainsAssetsApi::validate_address
ValidateAddressParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

EstimateNetworkFeeError
struct for typed errors of method BlockchainsAssetsApi::estimate_network_fee
GetAssetError
struct for typed errors of method BlockchainsAssetsApi::get_asset
GetBlockchainError
struct for typed errors of method BlockchainsAssetsApi::get_blockchain
GetSupportedAssetsError
struct for typed errors of method BlockchainsAssetsApi::get_supported_assets
ListAssetsError
struct for typed errors of method BlockchainsAssetsApi::list_assets
ListBlockchainsError
struct for typed errors of method BlockchainsAssetsApi::list_blockchains
RegisterNewAssetError
struct for typed errors of method BlockchainsAssetsApi::register_new_asset
SetAssetPriceError
struct for typed errors of method BlockchainsAssetsApi::set_asset_price
UpdateAssetUserMetadataError
struct for typed errors of method BlockchainsAssetsApi::update_asset_user_metadata
ValidateAddressError
struct for typed errors of method BlockchainsAssetsApi::validate_address

Traits§

BlockchainsAssetsApi