Structs§
- Blockchains
Assets ApiClient - Estimate
Network FeeParams - struct for passing parameters to the method
BlockchainsAssetsApi::estimate_network_fee - Estimate
Network FeeParams Builder - Use builder syntax to set the inputs and finish with
build(). - GetAsset
Params - struct for passing parameters to the method
BlockchainsAssetsApi::get_asset - GetAsset
Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetBlockchain
Params - struct for passing parameters to the method
BlockchainsAssetsApi::get_blockchain - GetBlockchain
Params Builder - Use builder syntax to set the inputs and finish with
build(). - List
Assets Params - struct for passing parameters to the method
BlockchainsAssetsApi::list_assets - List
Assets Params Builder - Use builder syntax to set the inputs and finish with
build(). - List
Blockchains Params - struct for passing parameters to the method
BlockchainsAssetsApi::list_blockchains - List
Blockchains Params Builder - Use builder syntax to set the inputs and finish with
build(). - Register
NewAsset Params - struct for passing parameters to the method
BlockchainsAssetsApi::register_new_asset - Register
NewAsset Params Builder - Use builder syntax to set the inputs and finish with
build(). - SetAsset
Price Params - struct for passing parameters to the method
BlockchainsAssetsApi::set_asset_price - SetAsset
Price Params Builder - Use builder syntax to set the inputs and finish with
build(). - Update
Asset User Metadata Params - struct for passing parameters to the method
BlockchainsAssetsApi::update_asset_user_metadata - Update
Asset User Metadata Params Builder - Use builder syntax to set the inputs and finish with
build(). - Validate
Address Params - struct for passing parameters to the method
BlockchainsAssetsApi::validate_address - Validate
Address Params Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Estimate
Network FeeError - struct for typed errors of method
BlockchainsAssetsApi::estimate_network_fee - GetAsset
Error - struct for typed errors of method
BlockchainsAssetsApi::get_asset - GetBlockchain
Error - struct for typed errors of method
BlockchainsAssetsApi::get_blockchain - GetSupported
Assets Error - struct for typed errors of method
BlockchainsAssetsApi::get_supported_assets - List
Assets Error - struct for typed errors of method
BlockchainsAssetsApi::list_assets - List
Blockchains Error - struct for typed errors of method
BlockchainsAssetsApi::list_blockchains - Register
NewAsset Error - struct for typed errors of method
BlockchainsAssetsApi::register_new_asset - SetAsset
Price Error - struct for typed errors of method
BlockchainsAssetsApi::set_asset_price - Update
Asset User Metadata Error - struct for typed errors of method
BlockchainsAssetsApi::update_asset_user_metadata - Validate
Address Error - struct for typed errors of method
BlockchainsAssetsApi::validate_address