diff --git a/.buildinfo b/.buildinfo index 0c765e5..5a372ae 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file records the configuration used when building these files. When it is not found, a full rebuild will be done. -config: fd8e9539fad0618f99cf08ee0d50722c +config: 4d4d0ca62da21f31fee28ceb34b0fb1d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/README.html b/README.html index 8eef69e..216d738 100644 --- a/README.html +++ b/README.html @@ -5,11 +5,11 @@ - CDP Python SDK — CDP SDK 0.15.0 documentation + CDP Python SDK — CDP SDK 0.16.0 documentation - + diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 618d362..d5dcf85 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.15.0', + VERSION: '0.16.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/cdp.client.api.html b/cdp.client.api.html index 839719b..e4b00dd 100644 --- a/cdp.client.api.html +++ b/cdp.client.api.html @@ -5,11 +5,11 @@ - cdp.client.api package — CDP SDK 0.15.0 documentation + cdp.client.api package — CDP SDK 0.16.0 documentation - + diff --git a/cdp.client.html b/cdp.client.html index 6e53ad7..263f17c 100644 --- a/cdp.client.html +++ b/cdp.client.html @@ -5,11 +5,11 @@ - cdp.client package — CDP SDK 0.15.0 documentation + cdp.client package — CDP SDK 0.16.0 documentation - + diff --git a/cdp.client.models.html b/cdp.client.models.html index a3e852e..ca8be33 100644 --- a/cdp.client.models.html +++ b/cdp.client.models.html @@ -5,11 +5,11 @@ - cdp.client.models package — CDP SDK 0.15.0 documentation + cdp.client.models package — CDP SDK 0.16.0 documentation - + diff --git a/cdp.html b/cdp.html index 89057a6..3e8287e 100644 --- a/cdp.html +++ b/cdp.html @@ -5,11 +5,11 @@ - cdp package — CDP SDK 0.15.0 documentation + cdp package — CDP SDK 0.16.0 documentation - + @@ -1247,7 +1247,7 @@

Submodules
-classmethod configure(api_key_name, private_key, use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.15.0')
+classmethod configure(api_key_name, private_key, use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.16.0')

Configure the CDP SDK.

Parameters:
@@ -1270,7 +1270,7 @@

Submodules
-classmethod configure_from_json(file_path='~/Downloads/cdp_api_key.json', use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.15.0')
+classmethod configure_from_json(file_path='~/Downloads/cdp_api_key.json', use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.16.0')

Configure the CDP SDK from a JSON file.

Parameters:
@@ -1320,7 +1320,7 @@

Submodules

cdp.cdp_api_client module

-class cdp.cdp_api_client.CdpApiClient(api_key, private_key, host='https://api.cdp.coinbase.com/platform', debugging=False, max_network_retries=3, source='sdk', source_version='0.15.0')
+class cdp.cdp_api_client.CdpApiClient(api_key, private_key, host='https://api.cdp.coinbase.com/platform', debugging=False, max_network_retries=3, source='sdk', source_version='0.16.0')

Bases: ApiClient

CDP API Client that handles authentication and API calls for Coinbase.

@@ -6133,7 +6133,7 @@

Submodules
-classmethod configure(api_key_name, private_key, use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.15.0')
+classmethod configure(api_key_name, private_key, use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.16.0')

Configure the CDP SDK.

Parameters:
@@ -6156,7 +6156,7 @@

Submodules
-classmethod configure_from_json(file_path='~/Downloads/cdp_api_key.json', use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.15.0')
+classmethod configure_from_json(file_path='~/Downloads/cdp_api_key.json', use_server_signer=False, debugging=False, base_path='https://api.cdp.coinbase.com/platform', max_network_retries=3, source='sdk', source_version='0.16.0')

Configure the CDP SDK from a JSON file.

Parameters:
diff --git a/genindex.html b/genindex.html index 99378ea..4ffd5e7 100644 --- a/genindex.html +++ b/genindex.html @@ -4,11 +4,11 @@ - Index — CDP SDK 0.15.0 documentation + Index — CDP SDK 0.16.0 documentation - + diff --git a/index.html b/index.html index 8e6fbf8..eb77a86 100644 --- a/index.html +++ b/index.html @@ -5,11 +5,11 @@ - CDP SDK documentation — CDP SDK 0.15.0 documentation + CDP SDK documentation — CDP SDK 0.16.0 documentation - + diff --git a/modules.html b/modules.html index eec13d7..e5ccd39 100644 --- a/modules.html +++ b/modules.html @@ -5,11 +5,11 @@ - cdp — CDP SDK 0.15.0 documentation + cdp — CDP SDK 0.16.0 documentation - + diff --git a/py-modindex.html b/py-modindex.html index 29a61b0..4dd5b50 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -4,11 +4,11 @@ - Python Module Index — CDP SDK 0.15.0 documentation + Python Module Index — CDP SDK 0.16.0 documentation - + diff --git a/search.html b/search.html index d8c5596..426c7db 100644 --- a/search.html +++ b/search.html @@ -4,12 +4,12 @@ - Search — CDP SDK 0.15.0 documentation + Search — CDP SDK 0.16.0 documentation - + diff --git a/searchindex.js b/searchindex.js index 03519b0..ebb3012 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"CDP Python SDK": [[0, null], [5, "cdp-python-sdk"]], "CDP SDK documentation": [[5, null]], "Checking Python Version": [[0, "checking-python-version"], [5, "checking-python-version"]], "Contributing": [[0, "contributing"], [5, "contributing"]], "Creating a Wallet": [[0, "creating-a-wallet"], [5, "creating-a-wallet"]], "Creating a Webhook": [[0, "creating-a-webhook"], [5, "creating-a-webhook"]], "Creating a Webhook On A Wallet": [[0, "creating-a-webhook-on-a-wallet"], [5, "creating-a-webhook-on-a-wallet"]], "Documentation": [[0, "documentation"], [5, "documentation"]], "Examples": [[0, "examples"], [5, "examples"]], "Funding a Wallet": [[0, "funding-a-wallet"], [5, "funding-a-wallet"]], "Gasless USDC Transfers": [[0, "gasless-usdc-transfers"], [5, "gasless-usdc-transfers"]], "Installation": [[0, "installation"], [5, "installation"]], "Listing Trades": [[0, "listing-trades"], [5, "listing-trades"]], "Listing Transfers": [[0, "listing-transfers"], [5, "listing-transfers"]], "Module contents": [[1, "module-cdp"], [2, "module-cdp.client"], [3, "module-cdp.client.api"], [4, "module-cdp.client.models"]], "Quickstart": [[0, "quickstart"], [5, "quickstart"]], "Re-Instantiating Wallets": [[0, "re-instantiating-wallets"], [5, "re-instantiating-wallets"]], "Requirements": [[0, "requirements"], [5, "requirements"]], "Starting a Python REPL": [[0, "starting-a-python-repl"], [5, "starting-a-python-repl"]], "Submodules": [[1, "submodules"], [2, "submodules"], [3, "submodules"], [4, "submodules"]], "Subpackages": [[1, "subpackages"], [2, "subpackages"]], "Trading Funds": [[0, "trading-funds"], [5, "trading-funds"]], "Transferring Funds": [[0, "transferring-funds"], [5, "transferring-funds"]], "cdp": [[6, null]], "cdp package": [[1, null]], "cdp.address module": [[1, "module-cdp.address"]], "cdp.address_reputation module": [[1, "module-cdp.address_reputation"]], "cdp.api_clients module": [[1, "module-cdp.api_clients"]], "cdp.asset module": [[1, "module-cdp.asset"]], "cdp.balance module": [[1, "module-cdp.balance"]], "cdp.balance_map module": [[1, "module-cdp.balance_map"]], "cdp.cdp module": [[1, "module-cdp.cdp"]], "cdp.cdp_api_client module": [[1, "module-cdp.cdp_api_client"]], "cdp.client package": [[2, null]], "cdp.client.api package": [[3, null]], "cdp.client.api.addresses_api module": [[3, "module-cdp.client.api.addresses_api"]], "cdp.client.api.assets_api module": [[3, "module-cdp.client.api.assets_api"]], "cdp.client.api.balance_history_api module": [[3, "module-cdp.client.api.balance_history_api"]], "cdp.client.api.contract_events_api module": [[3, "module-cdp.client.api.contract_events_api"]], "cdp.client.api.contract_invocations_api module": [[3, "module-cdp.client.api.contract_invocations_api"]], "cdp.client.api.external_addresses_api module": [[3, "module-cdp.client.api.external_addresses_api"]], "cdp.client.api.fund_api module": [[3, "module-cdp.client.api.fund_api"]], "cdp.client.api.mpc_wallet_stake_api module": [[3, "module-cdp.client.api.mpc_wallet_stake_api"]], "cdp.client.api.networks_api module": [[3, "module-cdp.client.api.networks_api"]], "cdp.client.api.onchain_identity_api module": [[3, "module-cdp.client.api.onchain_identity_api"]], "cdp.client.api.reputation_api module": [[3, "module-cdp.client.api.reputation_api"]], "cdp.client.api.server_signers_api module": [[3, "module-cdp.client.api.server_signers_api"]], "cdp.client.api.smart_contracts_api module": [[3, "module-cdp.client.api.smart_contracts_api"]], "cdp.client.api.stake_api module": [[3, "module-cdp.client.api.stake_api"]], "cdp.client.api.trades_api module": [[3, "module-cdp.client.api.trades_api"]], "cdp.client.api.transaction_history_api module": [[3, "module-cdp.client.api.transaction_history_api"]], "cdp.client.api.transfers_api module": [[3, "module-cdp.client.api.transfers_api"]], "cdp.client.api.users_api module": [[3, "module-cdp.client.api.users_api"]], "cdp.client.api.validators_api module": [[3, "module-cdp.client.api.validators_api"]], "cdp.client.api.wallet_stake_api module": [[3, "module-cdp.client.api.wallet_stake_api"]], "cdp.client.api.wallets_api module": [[3, "module-cdp.client.api.wallets_api"]], "cdp.client.api.webhooks_api module": [[3, "module-cdp.client.api.webhooks_api"]], "cdp.client.api_client module": [[2, "module-cdp.client.api_client"]], "cdp.client.api_response module": [[2, "module-cdp.client.api_response"]], "cdp.client.configuration module": [[2, "module-cdp.client.configuration"]], "cdp.client.exceptions module": [[2, "module-cdp.client.exceptions"]], "cdp.client.models package": [[4, null]], "cdp.client.models.abi module": [[4, "module-cdp.client.models.abi"]], "cdp.client.models.address module": [[4, "module-cdp.client.models.address"]], "cdp.client.models.address_balance_list module": [[4, "module-cdp.client.models.address_balance_list"]], "cdp.client.models.address_historical_balance_list module": [[4, "module-cdp.client.models.address_historical_balance_list"]], "cdp.client.models.address_list module": [[4, "module-cdp.client.models.address_list"]], "cdp.client.models.address_reputation module": [[4, "module-cdp.client.models.address_reputation"]], "cdp.client.models.address_reputation_metadata module": [[4, "module-cdp.client.models.address_reputation_metadata"]], "cdp.client.models.address_risk module": [[4, "module-cdp.client.models.address_risk"]], "cdp.client.models.address_transaction_list module": [[4, "module-cdp.client.models.address_transaction_list"]], "cdp.client.models.asset module": [[4, "module-cdp.client.models.asset"]], "cdp.client.models.balance module": [[4, "module-cdp.client.models.balance"]], "cdp.client.models.broadcast_contract_invocation_request module": [[4, "module-cdp.client.models.broadcast_contract_invocation_request"]], "cdp.client.models.broadcast_external_transfer_request module": [[4, "module-cdp.client.models.broadcast_external_transfer_request"]], "cdp.client.models.broadcast_staking_operation_request module": [[4, "module-cdp.client.models.broadcast_staking_operation_request"]], "cdp.client.models.broadcast_trade_request module": [[4, "module-cdp.client.models.broadcast_trade_request"]], "cdp.client.models.broadcast_transfer_request module": [[4, "module-cdp.client.models.broadcast_transfer_request"]], "cdp.client.models.build_staking_operation_request module": [[4, "module-cdp.client.models.build_staking_operation_request"]], "cdp.client.models.compile_smart_contract_request module": [[4, "module-cdp.client.models.compile_smart_contract_request"]], "cdp.client.models.compiled_smart_contract module": [[4, "module-cdp.client.models.compiled_smart_contract"]], "cdp.client.models.contract_event module": [[4, "module-cdp.client.models.contract_event"]], "cdp.client.models.contract_event_list module": [[4, "module-cdp.client.models.contract_event_list"]], "cdp.client.models.contract_invocation module": [[4, "module-cdp.client.models.contract_invocation"]], "cdp.client.models.contract_invocation_list module": [[4, "module-cdp.client.models.contract_invocation_list"]], "cdp.client.models.create_address_request module": [[4, "module-cdp.client.models.create_address_request"]], "cdp.client.models.create_contract_invocation_request module": [[4, "module-cdp.client.models.create_contract_invocation_request"]], "cdp.client.models.create_external_transfer_request module": [[4, "module-cdp.client.models.create_external_transfer_request"]], "cdp.client.models.create_fund_operation_request module": [[4, "module-cdp.client.models.create_fund_operation_request"]], "cdp.client.models.create_fund_quote_request module": [[4, "module-cdp.client.models.create_fund_quote_request"]], "cdp.client.models.create_payload_signature_request module": [[4, "module-cdp.client.models.create_payload_signature_request"]], "cdp.client.models.create_server_signer_request module": [[4, "module-cdp.client.models.create_server_signer_request"]], "cdp.client.models.create_smart_contract_request module": [[4, "module-cdp.client.models.create_smart_contract_request"]], "cdp.client.models.create_staking_operation_request module": [[4, "module-cdp.client.models.create_staking_operation_request"]], "cdp.client.models.create_trade_request module": [[4, "module-cdp.client.models.create_trade_request"]], "cdp.client.models.create_transfer_request module": [[4, "module-cdp.client.models.create_transfer_request"]], "cdp.client.models.create_wallet_request module": [[4, "module-cdp.client.models.create_wallet_request"]], "cdp.client.models.create_wallet_request_wallet module": [[4, "module-cdp.client.models.create_wallet_request_wallet"]], "cdp.client.models.create_wallet_webhook_request module": [[4, "module-cdp.client.models.create_wallet_webhook_request"]], "cdp.client.models.create_webhook_request module": [[4, "module-cdp.client.models.create_webhook_request"]], "cdp.client.models.crypto_amount module": [[4, "module-cdp.client.models.crypto_amount"]], "cdp.client.models.deploy_smart_contract_request module": [[4, "module-cdp.client.models.deploy_smart_contract_request"]], "cdp.client.models.erc20_transfer_event module": [[4, "module-cdp.client.models.erc20_transfer_event"]], "cdp.client.models.erc721_transfer_event module": [[4, "module-cdp.client.models.erc721_transfer_event"]], "cdp.client.models.error module": [[4, "module-cdp.client.models.error"]], "cdp.client.models.ethereum_token_transfer module": [[4, "module-cdp.client.models.ethereum_token_transfer"]], "cdp.client.models.ethereum_transaction module": [[4, "module-cdp.client.models.ethereum_transaction"]], "cdp.client.models.ethereum_transaction_access module": [[4, "module-cdp.client.models.ethereum_transaction_access"]], "cdp.client.models.ethereum_transaction_access_list module": [[4, "module-cdp.client.models.ethereum_transaction_access_list"]], "cdp.client.models.ethereum_transaction_flattened_trace module": [[4, "module-cdp.client.models.ethereum_transaction_flattened_trace"]], "cdp.client.models.ethereum_validator_metadata module": [[4, "module-cdp.client.models.ethereum_validator_metadata"]], "cdp.client.models.faucet_transaction module": [[4, "module-cdp.client.models.faucet_transaction"]], "cdp.client.models.feature_set module": [[4, "module-cdp.client.models.feature_set"]], "cdp.client.models.fetch_historical_staking_balances200_response module": [[4, "module-cdp.client.models.fetch_historical_staking_balances200_response"]], "cdp.client.models.fetch_staking_rewards200_response module": [[4, "module-cdp.client.models.fetch_staking_rewards200_response"]], "cdp.client.models.fetch_staking_rewards_request module": [[4, "module-cdp.client.models.fetch_staking_rewards_request"]], "cdp.client.models.fiat_amount module": [[4, "module-cdp.client.models.fiat_amount"]], "cdp.client.models.fund_operation module": [[4, "module-cdp.client.models.fund_operation"]], "cdp.client.models.fund_operation_fees module": [[4, "module-cdp.client.models.fund_operation_fees"]], "cdp.client.models.fund_operation_list module": [[4, "module-cdp.client.models.fund_operation_list"]], "cdp.client.models.fund_quote module": [[4, "module-cdp.client.models.fund_quote"]], "cdp.client.models.get_staking_context_request module": [[4, "module-cdp.client.models.get_staking_context_request"]], "cdp.client.models.historical_balance module": [[4, "module-cdp.client.models.historical_balance"]], "cdp.client.models.multi_token_contract_options module": [[4, "module-cdp.client.models.multi_token_contract_options"]], "cdp.client.models.network module": [[4, "module-cdp.client.models.network"]], "cdp.client.models.network_identifier module": [[4, "module-cdp.client.models.network_identifier"]], "cdp.client.models.nft_contract_options module": [[4, "module-cdp.client.models.nft_contract_options"]], "cdp.client.models.onchain_name module": [[4, "module-cdp.client.models.onchain_name"]], "cdp.client.models.onchain_name_list module": [[4, "module-cdp.client.models.onchain_name_list"]], "cdp.client.models.onchain_name_text_records_inner module": [[4, "module-cdp.client.models.onchain_name_text_records_inner"]], "cdp.client.models.payload_signature module": [[4, "module-cdp.client.models.payload_signature"]], "cdp.client.models.payload_signature_list module": [[4, "module-cdp.client.models.payload_signature_list"]], "cdp.client.models.read_contract_request module": [[4, "module-cdp.client.models.read_contract_request"]], "cdp.client.models.read_smart_contract_request module": [[4, "module-cdp.client.models.read_smart_contract_request"]], "cdp.client.models.register_smart_contract_request module": [[4, "module-cdp.client.models.register_smart_contract_request"]], "cdp.client.models.seed_creation_event module": [[4, "module-cdp.client.models.seed_creation_event"]], "cdp.client.models.seed_creation_event_result module": [[4, "module-cdp.client.models.seed_creation_event_result"]], "cdp.client.models.server_signer module": [[4, "module-cdp.client.models.server_signer"]], "cdp.client.models.server_signer_event module": [[4, "module-cdp.client.models.server_signer_event"]], "cdp.client.models.server_signer_event_event module": [[4, "module-cdp.client.models.server_signer_event_event"]], "cdp.client.models.server_signer_event_list module": [[4, "module-cdp.client.models.server_signer_event_list"]], "cdp.client.models.server_signer_list module": [[4, "module-cdp.client.models.server_signer_list"]], "cdp.client.models.signature_creation_event module": [[4, "module-cdp.client.models.signature_creation_event"]], "cdp.client.models.signature_creation_event_result module": [[4, "module-cdp.client.models.signature_creation_event_result"]], "cdp.client.models.signed_voluntary_exit_message_metadata module": [[4, "module-cdp.client.models.signed_voluntary_exit_message_metadata"]], "cdp.client.models.smart_contract module": [[4, "module-cdp.client.models.smart_contract"]], "cdp.client.models.smart_contract_activity_event module": [[4, "module-cdp.client.models.smart_contract_activity_event"]], "cdp.client.models.smart_contract_list module": [[4, "module-cdp.client.models.smart_contract_list"]], "cdp.client.models.smart_contract_options module": [[4, "module-cdp.client.models.smart_contract_options"]], "cdp.client.models.smart_contract_type module": [[4, "module-cdp.client.models.smart_contract_type"]], "cdp.client.models.solidity_value module": [[4, "module-cdp.client.models.solidity_value"]], "cdp.client.models.sponsored_send module": [[4, "module-cdp.client.models.sponsored_send"]], "cdp.client.models.staking_balance module": [[4, "module-cdp.client.models.staking_balance"]], "cdp.client.models.staking_context module": [[4, "module-cdp.client.models.staking_context"]], "cdp.client.models.staking_context_context module": [[4, "module-cdp.client.models.staking_context_context"]], "cdp.client.models.staking_operation module": [[4, "module-cdp.client.models.staking_operation"]], "cdp.client.models.staking_operation_metadata module": [[4, "module-cdp.client.models.staking_operation_metadata"]], "cdp.client.models.staking_reward module": [[4, "module-cdp.client.models.staking_reward"]], "cdp.client.models.staking_reward_format module": [[4, "module-cdp.client.models.staking_reward_format"]], "cdp.client.models.staking_reward_usd_value module": [[4, "module-cdp.client.models.staking_reward_usd_value"]], "cdp.client.models.token_contract_options module": [[4, "module-cdp.client.models.token_contract_options"]], "cdp.client.models.token_transfer_type module": [[4, "module-cdp.client.models.token_transfer_type"]], "cdp.client.models.trade module": [[4, "module-cdp.client.models.trade"]], "cdp.client.models.trade_list module": [[4, "module-cdp.client.models.trade_list"]], "cdp.client.models.transaction module": [[4, "module-cdp.client.models.transaction"]], "cdp.client.models.transaction_content module": [[4, "module-cdp.client.models.transaction_content"]], "cdp.client.models.transaction_type module": [[4, "module-cdp.client.models.transaction_type"]], "cdp.client.models.transfer module": [[4, "module-cdp.client.models.transfer"]], "cdp.client.models.transfer_list module": [[4, "module-cdp.client.models.transfer_list"]], "cdp.client.models.update_smart_contract_request module": [[4, "module-cdp.client.models.update_smart_contract_request"]], "cdp.client.models.update_webhook_request module": [[4, "module-cdp.client.models.update_webhook_request"]], "cdp.client.models.user module": [[4, "module-cdp.client.models.user"]], "cdp.client.models.validator module": [[4, "module-cdp.client.models.validator"]], "cdp.client.models.validator_details module": [[4, "module-cdp.client.models.validator_details"]], "cdp.client.models.validator_list module": [[4, "module-cdp.client.models.validator_list"]], "cdp.client.models.validator_status module": [[4, "module-cdp.client.models.validator_status"]], "cdp.client.models.wallet module": [[4, "module-cdp.client.models.wallet"]], "cdp.client.models.wallet_list module": [[4, "module-cdp.client.models.wallet_list"]], "cdp.client.models.webhook module": [[4, "module-cdp.client.models.webhook"]], "cdp.client.models.webhook_event_filter module": [[4, "module-cdp.client.models.webhook_event_filter"]], "cdp.client.models.webhook_event_type module": [[4, "module-cdp.client.models.webhook_event_type"]], "cdp.client.models.webhook_event_type_filter module": [[4, "module-cdp.client.models.webhook_event_type_filter"]], "cdp.client.models.webhook_list module": [[4, "module-cdp.client.models.webhook_list"]], "cdp.client.models.webhook_smart_contract_event_filter module": [[4, "module-cdp.client.models.webhook_smart_contract_event_filter"]], "cdp.client.models.webhook_wallet_activity_filter module": [[4, "module-cdp.client.models.webhook_wallet_activity_filter"]], "cdp.client.rest module": [[2, "module-cdp.client.rest"]], "cdp.constants module": [[1, "module-cdp.constants"]], "cdp.contract_invocation module": [[1, "module-cdp.contract_invocation"]], "cdp.crypto_amount module": [[1, "module-cdp.crypto_amount"]], "cdp.errors module": [[1, "module-cdp.errors"]], "cdp.external_address module": [[1, "module-cdp.external_address"]], "cdp.faucet_transaction module": [[1, "module-cdp.faucet_transaction"]], "cdp.fiat_amount module": [[1, "module-cdp.fiat_amount"]], "cdp.fund_operation module": [[1, "module-cdp.fund_operation"]], "cdp.fund_quote module": [[1, "module-cdp.fund_quote"]], "cdp.hash_utils module": [[1, "module-cdp.hash_utils"]], "cdp.historical_balance module": [[1, "module-cdp.historical_balance"]], "cdp.mnemonic_seed_phrase module": [[1, "module-cdp.mnemonic_seed_phrase"]], "cdp.payload_signature module": [[1, "module-cdp.payload_signature"]], "cdp.smart_contract module": [[1, "module-cdp.smart_contract"]], "cdp.sponsored_send module": [[1, "module-cdp.sponsored_send"]], "cdp.trade module": [[1, "module-cdp.trade"]], "cdp.transaction module": [[1, "module-cdp.transaction"]], "cdp.transfer module": [[1, "module-cdp.transfer"]], "cdp.wallet module": [[1, "module-cdp.wallet"]], "cdp.wallet_address module": [[1, "module-cdp.wallet_address"]], "cdp.wallet_data module": [[1, "module-cdp.wallet_data"]], "cdp.webhook module": [[1, "module-cdp.webhook"]]}, "docnames": ["README", "cdp", "cdp.client", "cdp.client.api", "cdp.client.models", "index", "modules"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["README.md", "cdp.rst", "cdp.client.rst", "cdp.client.api.rst", "cdp.client.models.rst", "index.rst", "modules.rst"], "indexentries": {"_addresses (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._addresses", false]], "_assets (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._assets", false]], "_cdp_client (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._cdp_client", false]], "_contract_invocations (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._contract_invocations", false]], "_external_addresses (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._external_addresses", false]], "_networks (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._networks", false]], "_trades (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._trades", false]], "_transfers (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._transfers", false]], "_wallets (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._wallets", false]], "_webhooks (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._webhooks", false]], "abi (cdp.client.models.abi.abi attribute)": [[4, "cdp.client.models.abi.ABI.abi", false]], "abi (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.abi", false]], "abi (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.abi", false]], "abi (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.abi", false]], "abi (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.abi", false]], "abi (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.abi", false]], "abi (cdp.client.models.register_smart_contract_request.registersmartcontractrequest attribute)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.abi", false]], "abi (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.abi", false]], "abi (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest attribute)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.abi", false]], "abi (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.abi", false]], "abi (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.abi", false]], "abi (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.abi", false]], "abi (cdp.smartcontract property)": [[1, "cdp.SmartContract.abi", false]], "abi (class in cdp.client.models.abi)": [[4, "cdp.client.models.abi.ABI", false]], "access_list (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist attribute)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.access_list", false]], "access_token (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.access_token", false]], "action (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.action", false]], "action (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.action", false]], "activation_epoch (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.activation_epoch", false]], "active (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.ACTIVE", false]], "active_slashed (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.ACTIVE_SLASHED", false]], "activity_period_days (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.activity_period_days", false]], "actual_instance (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.actual_instance", false]], "actual_instance (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.actual_instance", false]], "actual_instance (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.actual_instance", false]], "actual_instance (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.actual_instance", false]], "actual_instance (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.actual_instance", false]], "actual_instance (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.actual_instance", false]], "actual_instance_must_validate_oneof() (cdp.client.models.server_signer_event_event.serversignereventevent class method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.smart_contract_options.smartcontractoptions class method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata class method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.transaction_content.transactioncontent class method)": [[4, "cdp.client.models.transaction_content.TransactionContent.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.validator_details.validatordetails class method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter class method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.actual_instance_must_validate_oneof", false]], "add() (cdp.balance_map.balancemap method)": [[1, "cdp.balance_map.BalanceMap.add", false]], "add() (cdp.balancemap method)": [[1, "cdp.BalanceMap.add", false]], "address (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess attribute)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.address", false]], "address (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.address", false]], "address (class in cdp)": [[1, "cdp.Address", false]], "address (class in cdp.address)": [[1, "cdp.address.Address", false]], "address (class in cdp.client.models.address)": [[4, "cdp.client.models.address.Address", false]], "address_id (cdp.address property)": [[1, "cdp.Address.address_id", false]], "address_id (cdp.address.address property)": [[1, "cdp.address.Address.address_id", false]], "address_id (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.address_id", false]], "address_id (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.address_id", false]], "address_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.address_id", false]], "address_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.address_id", false]], "address_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.address_id", false]], "address_id (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.address_id", false]], "address_id (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.address_id", false]], "address_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.address_id", false]], "address_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.address_id", false]], "address_id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.address_id", false]], "address_id (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.address_id", false]], "address_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.address_id", false]], "address_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.address_id", false]], "address_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.address_id", false]], "address_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.address_id", false]], "address_id (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.address_id", false]], "address_id (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.address_id", false]], "address_id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.address_id", false]], "address_id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.address_id", false]], "address_id (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.address_id", false]], "address_id (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.address_id", false]], "address_id (cdp.trade property)": [[1, "cdp.Trade.address_id", false]], "address_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.address_id", false]], "address_ids (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.address_ids", false]], "address_index (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.address_index", false]], "address_index (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.address_index", false]], "address_path_prefix (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.address_path_prefix", false]], "addressbalancelist (class in cdp.client.models.address_balance_list)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList", false]], "addresscannotsignerror": [[1, "cdp.errors.AddressCannotSignError", false]], "addresses (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.addresses", false]], "addresses (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter attribute)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.addresses", false]], "addresses (cdp.wallet property)": [[1, "cdp.Wallet.addresses", false]], "addresses (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.addresses", false]], "addressesapi (class in cdp.client.api.addresses_api)": [[3, "cdp.client.api.addresses_api.AddressesApi", false]], "addresshistoricalbalancelist (class in cdp.client.models.address_historical_balance_list)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList", false]], "addresslist (class in cdp.client.models.address_list)": [[4, "cdp.client.models.address_list.AddressList", false]], "addressreputation (class in cdp.address_reputation)": [[1, "cdp.address_reputation.AddressReputation", false]], "addressreputation (class in cdp.client.models.address_reputation)": [[4, "cdp.client.models.address_reputation.AddressReputation", false]], "addressreputationmetadata (class in cdp.client.models.address_reputation_metadata)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata", false]], "addressrisk (class in cdp.client.models.address_risk)": [[4, "cdp.client.models.address_risk.AddressRisk", false]], "addresstransactionlist (class in cdp.client.models.address_transaction_list)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList", false]], "alreadyexistserror": [[1, "cdp.errors.AlreadyExistsError", false]], "alreadysignederror": [[1, "cdp.errors.AlreadySignedError", false]], "amount (cdp.balance property)": [[1, "cdp.Balance.amount", false]], "amount (cdp.balance.balance property)": [[1, "cdp.balance.Balance.amount", false]], "amount (cdp.client.models.balance.balance attribute)": [[4, "cdp.client.models.balance.Balance.amount", false]], "amount (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.amount", false]], "amount (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.amount", false]], "amount (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.amount", false]], "amount (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.amount", false]], "amount (cdp.client.models.create_fund_quote_request.createfundquoterequest attribute)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.amount", false]], "amount (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.amount", false]], "amount (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.amount", false]], "amount (cdp.client.models.crypto_amount.cryptoamount attribute)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.amount", false]], "amount (cdp.client.models.fiat_amount.fiatamount attribute)": [[4, "cdp.client.models.fiat_amount.FiatAmount.amount", false]], "amount (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.amount", false]], "amount (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.amount", false]], "amount (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.amount", false]], "amount (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.amount", false]], "amount (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.amount", false]], "amount (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.amount", false]], "amount (cdp.crypto_amount.cryptoamount property)": [[1, "cdp.crypto_amount.CryptoAmount.amount", false]], "amount (cdp.fiat_amount.fiatamount property)": [[1, "cdp.fiat_amount.FiatAmount.amount", false]], "amount (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.amount", false]], "amount (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.amount", false]], "amount (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.amount", false]], "amount (cdp.transfer property)": [[1, "cdp.Transfer.amount", false]], "amount (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.amount", false]], "api_clients (cdp.cdp attribute)": [[1, "cdp.Cdp.api_clients", false], [1, "id7", false]], "api_clients (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.api_clients", false], [1, "id0", false]], "api_code (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.api_code", false]], "api_key (cdp.cdp_api_client.cdpapiclient property)": [[1, "cdp.cdp_api_client.CdpApiClient.api_key", false]], "api_key_name (cdp.cdp attribute)": [[1, "cdp.Cdp.api_key_name", false], [1, "id8", false]], "api_key_name (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.api_key_name", false], [1, "id1", false]], "api_message (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.api_message", false]], "apiattributeerror": [[2, "cdp.client.exceptions.ApiAttributeError", false]], "apiclient (class in cdp.client.api_client)": [[2, "cdp.client.api_client.ApiClient", false]], "apiclients (class in cdp.api_clients)": [[1, "cdp.api_clients.ApiClients", false]], "apierror": [[1, "cdp.errors.ApiError", false]], "apiexception": [[2, "cdp.client.exceptions.ApiException", false]], "apikeyerror": [[2, "cdp.client.exceptions.ApiKeyError", false]], "apiresponse (class in cdp.client.api_response)": [[2, "cdp.client.api_response.ApiResponse", false]], "apitypeerror": [[2, "cdp.client.exceptions.ApiTypeError", false]], "apivalueerror": [[2, "cdp.client.exceptions.ApiValueError", false]], "approve_transaction (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.approve_transaction", false]], "approve_transaction (cdp.trade property)": [[1, "cdp.Trade.approve_transaction", false]], "approve_transaction (cdp.trade.trade property)": [[1, "cdp.trade.Trade.approve_transaction", false]], "approve_transaction_signed_payload (cdp.client.models.broadcast_trade_request.broadcasttraderequest attribute)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.approve_transaction_signed_payload", false]], "arbitrum_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ARBITRUM_MINUS_MAINNET", false]], "arbitrum_minus_sepolia (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ARBITRUM_MINUS_SEPOLIA", false]], "args (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.args", false]], "args (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.args", false]], "args (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.args", false]], "args (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.args", false]], "args (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.args", false]], "args (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.args", false]], "assert_hostname (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.assert_hostname", false]], "asset (cdp.balance property)": [[1, "cdp.Balance.asset", false]], "asset (cdp.balance.balance property)": [[1, "cdp.balance.Balance.asset", false]], "asset (cdp.client.models.balance.balance attribute)": [[4, "cdp.client.models.balance.Balance.asset", false]], "asset (cdp.client.models.crypto_amount.cryptoamount attribute)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.asset", false]], "asset (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.asset", false]], "asset (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.asset", false]], "asset (cdp.crypto_amount.cryptoamount property)": [[1, "cdp.crypto_amount.CryptoAmount.asset", false]], "asset (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.asset", false]], "asset (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.asset", false]], "asset (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.asset", false]], "asset (cdp.transfer property)": [[1, "cdp.Transfer.asset", false]], "asset (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.asset", false]], "asset (class in cdp)": [[1, "cdp.Asset", false]], "asset (class in cdp.asset)": [[1, "cdp.asset.Asset", false]], "asset (class in cdp.client.models.asset)": [[4, "cdp.client.models.asset.Asset", false]], "asset_id (cdp.asset property)": [[1, "cdp.Asset.asset_id", false]], "asset_id (cdp.asset.asset property)": [[1, "cdp.asset.Asset.asset_id", false]], "asset_id (cdp.balance property)": [[1, "cdp.Balance.asset_id", false]], "asset_id (cdp.balance.balance property)": [[1, "cdp.balance.Balance.asset_id", false]], "asset_id (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.asset_id", false]], "asset_id (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.asset_id", false]], "asset_id (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.asset_id", false]], "asset_id (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.asset_id", false]], "asset_id (cdp.client.models.create_fund_quote_request.createfundquoterequest attribute)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.asset_id", false]], "asset_id (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.asset_id", false]], "asset_id (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.asset_id", false]], "asset_id (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.asset_id", false]], "asset_id (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.asset_id", false]], "asset_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.asset_id", false]], "asset_id (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.asset_id", false]], "asset_id (cdp.crypto_amount.cryptoamount property)": [[1, "cdp.crypto_amount.CryptoAmount.asset_id", false]], "asset_id (cdp.transfer property)": [[1, "cdp.Transfer.asset_id", false]], "asset_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.asset_id", false]], "assets (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.assets", false]], "assetsapi (class in cdp.client.api.assets_api)": [[3, "cdp.client.api.assets_api.AssetsApi", false]], "attestation (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.attestation", false]], "auth_settings() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.auth_settings", false]], "avatar (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.avatar", false]], "badrequestexception": [[2, "cdp.client.exceptions.BadRequestException", false]], "balance (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.balance", false]], "balance (class in cdp)": [[1, "cdp.Balance", false]], "balance (class in cdp.balance)": [[1, "cdp.balance.Balance", false]], "balance (class in cdp.client.models.balance)": [[4, "cdp.client.models.balance.Balance", false]], "balance() (cdp.address method)": [[1, "cdp.Address.balance", false]], "balance() (cdp.address.address method)": [[1, "cdp.address.Address.balance", false]], "balance() (cdp.wallet method)": [[1, "cdp.Wallet.balance", false]], "balance() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.balance", false]], "balance_history (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.balance_history", false]], "balancehistoryapi (class in cdp.client.api.balance_history_api)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi", false]], "balancemap (class in cdp)": [[1, "cdp.BalanceMap", false]], "balancemap (class in cdp.balance_map)": [[1, "cdp.balance_map.BalanceMap", false]], "balances() (cdp.address method)": [[1, "cdp.Address.balances", false]], "balances() (cdp.address.address method)": [[1, "cdp.address.Address.balances", false]], "balances() (cdp.wallet method)": [[1, "cdp.Wallet.balances", false]], "balances() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.balances", false]], "base_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.BASE_MINUS_MAINNET", false]], "base_minus_sepolia (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.BASE_MINUS_SEPOLIA", false]], "base_path (cdp.cdp attribute)": [[1, "cdp.Cdp.base_path", false], [1, "id9", false]], "base_path (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.base_path", false], [1, "id2", false]], "base_uri (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.base_uri", false]], "bitcoin_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.BITCOIN_MINUS_MAINNET", false]], "block_hash (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.block_hash", false]], "block_hash (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.block_hash", false]], "block_hash (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.block_hash", false]], "block_hash (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.block_hash", false]], "block_hash (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.block_hash", false]], "block_hash (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.block_hash", false]], "block_hash (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.block_hash", false]], "block_hash (cdp.transaction property)": [[1, "cdp.Transaction.block_hash", false]], "block_hash (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.block_hash", false]], "block_height (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.block_height", false]], "block_height (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.block_height", false]], "block_height (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.block_height", false]], "block_height (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.block_height", false]], "block_height (cdp.transaction property)": [[1, "cdp.Transaction.block_height", false]], "block_height (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.block_height", false]], "block_number (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.block_number", false]], "block_number (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.block_number", false]], "block_number (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.block_number", false]], "block_number (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.block_number", false]], "block_time (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.block_time", false]], "block_time (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.block_time", false]], "block_time (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.block_time", false]], "block_time (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.block_time", false]], "block_timestamp (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.block_timestamp", false]], "bonded_stake (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.bonded_stake", false]], "bridge_transactions_performed (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.bridge_transactions_performed", false]], "broadcast (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.BROADCAST", false]], "broadcast (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.BROADCAST", false]], "broadcast() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.broadcast", false]], "broadcast() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.broadcast", false]], "broadcast() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.broadcast", false]], "broadcast() (cdp.smartcontract method)": [[1, "cdp.SmartContract.broadcast", false]], "broadcast() (cdp.trade method)": [[1, "cdp.Trade.broadcast", false]], "broadcast() (cdp.trade.trade method)": [[1, "cdp.trade.Trade.broadcast", false]], "broadcast() (cdp.transfer method)": [[1, "cdp.Transfer.broadcast", false]], "broadcast() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.broadcast", false]], "broadcast_contract_invocation() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.broadcast_contract_invocation", false]], "broadcast_contract_invocation_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.broadcast_contract_invocation_with_http_info", false]], "broadcast_contract_invocation_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.broadcast_contract_invocation_without_preload_content", false]], "broadcast_external_transfer() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.broadcast_external_transfer", false]], "broadcast_external_transfer_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.broadcast_external_transfer_with_http_info", false]], "broadcast_external_transfer_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.broadcast_external_transfer_without_preload_content", false]], "broadcast_staking_operation() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.broadcast_staking_operation", false]], "broadcast_staking_operation() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.broadcast_staking_operation", false]], "broadcast_staking_operation_with_http_info() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.broadcast_staking_operation_with_http_info", false]], "broadcast_staking_operation_with_http_info() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.broadcast_staking_operation_with_http_info", false]], "broadcast_staking_operation_without_preload_content() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.broadcast_staking_operation_without_preload_content", false]], "broadcast_staking_operation_without_preload_content() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.broadcast_staking_operation_without_preload_content", false]], "broadcast_trade() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.broadcast_trade", false]], "broadcast_trade_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.broadcast_trade_with_http_info", false]], "broadcast_trade_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.broadcast_trade_without_preload_content", false]], "broadcast_transfer() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.broadcast_transfer", false]], "broadcast_transfer_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.broadcast_transfer_with_http_info", false]], "broadcast_transfer_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.broadcast_transfer_without_preload_content", false]], "broadcastcontractinvocationrequest (class in cdp.client.models.broadcast_contract_invocation_request)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest", false]], "broadcastexternaltransferrequest (class in cdp.client.models.broadcast_external_transfer_request)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest", false]], "broadcaststakingoperationrequest (class in cdp.client.models.broadcast_staking_operation_request)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest", false]], "broadcasttraderequest (class in cdp.client.models.broadcast_trade_request)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest", false]], "broadcasttransferrequest (class in cdp.client.models.broadcast_transfer_request)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest", false]], "build_staking_operation() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.build_staking_operation", false]], "build_staking_operation_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.build_staking_operation_with_http_info", false]], "build_staking_operation_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.build_staking_operation_without_preload_content", false]], "buildstakingoperationrequest (class in cdp.client.models.build_staking_operation_request)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest", false]], "buy_fee (cdp.client.models.fund_operation_fees.fundoperationfees attribute)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.buy_fee", false]], "buy_fee (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.buy_fee", false]], "buy_fee (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.buy_fee", false]], "call_api() (cdp.cdp_api_client.cdpapiclient method)": [[1, "cdp.cdp_api_client.CdpApiClient.call_api", false]], "call_api() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.call_api", false]], "call_type (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.call_type", false]], "can_sign (cdp.address property)": [[1, "cdp.Address.can_sign", false]], "can_sign (cdp.address.address property)": [[1, "cdp.address.Address.can_sign", false]], "can_sign (cdp.wallet property)": [[1, "cdp.Wallet.can_sign", false]], "can_sign (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.can_sign", false]], "can_sign (cdp.wallet_address.walletaddress property)": [[1, "cdp.wallet_address.WalletAddress.can_sign", false]], "can_sign (cdp.walletaddress property)": [[1, "cdp.WalletAddress.can_sign", false]], "cdp": [[1, "module-cdp", false]], "cdp (class in cdp)": [[1, "cdp.Cdp", false]], "cdp (class in cdp.cdp)": [[1, "cdp.cdp.Cdp", false]], "cdp.address": [[1, "module-cdp.address", false]], "cdp.address_reputation": [[1, "module-cdp.address_reputation", false]], "cdp.api_clients": [[1, "module-cdp.api_clients", false]], "cdp.asset": [[1, "module-cdp.asset", false]], "cdp.balance": [[1, "module-cdp.balance", false]], "cdp.balance_map": [[1, "module-cdp.balance_map", false]], "cdp.cdp": [[1, "module-cdp.cdp", false]], "cdp.cdp_api_client": [[1, "module-cdp.cdp_api_client", false]], "cdp.client": [[2, "module-cdp.client", false]], "cdp.client.api": [[3, "module-cdp.client.api", false]], "cdp.client.api.addresses_api": [[3, "module-cdp.client.api.addresses_api", false]], "cdp.client.api.assets_api": [[3, "module-cdp.client.api.assets_api", false]], "cdp.client.api.balance_history_api": [[3, "module-cdp.client.api.balance_history_api", false]], "cdp.client.api.contract_events_api": [[3, "module-cdp.client.api.contract_events_api", false]], "cdp.client.api.contract_invocations_api": [[3, "module-cdp.client.api.contract_invocations_api", false]], "cdp.client.api.external_addresses_api": [[3, "module-cdp.client.api.external_addresses_api", false]], "cdp.client.api.fund_api": [[3, "module-cdp.client.api.fund_api", false]], "cdp.client.api.mpc_wallet_stake_api": [[3, "module-cdp.client.api.mpc_wallet_stake_api", false]], "cdp.client.api.networks_api": [[3, "module-cdp.client.api.networks_api", false]], "cdp.client.api.onchain_identity_api": [[3, "module-cdp.client.api.onchain_identity_api", false]], "cdp.client.api.reputation_api": [[3, "module-cdp.client.api.reputation_api", false]], "cdp.client.api.server_signers_api": [[3, "module-cdp.client.api.server_signers_api", false]], "cdp.client.api.smart_contracts_api": [[3, "module-cdp.client.api.smart_contracts_api", false]], "cdp.client.api.stake_api": [[3, "module-cdp.client.api.stake_api", false]], "cdp.client.api.trades_api": [[3, "module-cdp.client.api.trades_api", false]], "cdp.client.api.transaction_history_api": [[3, "module-cdp.client.api.transaction_history_api", false]], "cdp.client.api.transfers_api": [[3, "module-cdp.client.api.transfers_api", false]], "cdp.client.api.users_api": [[3, "module-cdp.client.api.users_api", false]], "cdp.client.api.validators_api": [[3, "module-cdp.client.api.validators_api", false]], "cdp.client.api.wallet_stake_api": [[3, "module-cdp.client.api.wallet_stake_api", false]], "cdp.client.api.wallets_api": [[3, "module-cdp.client.api.wallets_api", false]], "cdp.client.api.webhooks_api": [[3, "module-cdp.client.api.webhooks_api", false]], "cdp.client.api_client": [[2, "module-cdp.client.api_client", false]], "cdp.client.api_response": [[2, "module-cdp.client.api_response", false]], "cdp.client.configuration": [[2, "module-cdp.client.configuration", false]], "cdp.client.exceptions": [[2, "module-cdp.client.exceptions", false]], "cdp.client.models": [[4, "module-cdp.client.models", false]], "cdp.client.models.abi": [[4, "module-cdp.client.models.abi", false]], "cdp.client.models.address": [[4, "module-cdp.client.models.address", false]], "cdp.client.models.address_balance_list": [[4, "module-cdp.client.models.address_balance_list", false]], "cdp.client.models.address_historical_balance_list": [[4, "module-cdp.client.models.address_historical_balance_list", false]], "cdp.client.models.address_list": [[4, "module-cdp.client.models.address_list", false]], "cdp.client.models.address_reputation": [[4, "module-cdp.client.models.address_reputation", false]], "cdp.client.models.address_reputation_metadata": [[4, "module-cdp.client.models.address_reputation_metadata", false]], "cdp.client.models.address_risk": [[4, "module-cdp.client.models.address_risk", false]], "cdp.client.models.address_transaction_list": [[4, "module-cdp.client.models.address_transaction_list", false]], "cdp.client.models.asset": [[4, "module-cdp.client.models.asset", false]], "cdp.client.models.balance": [[4, "module-cdp.client.models.balance", false]], "cdp.client.models.broadcast_contract_invocation_request": [[4, "module-cdp.client.models.broadcast_contract_invocation_request", false]], "cdp.client.models.broadcast_external_transfer_request": [[4, "module-cdp.client.models.broadcast_external_transfer_request", false]], "cdp.client.models.broadcast_staking_operation_request": [[4, "module-cdp.client.models.broadcast_staking_operation_request", false]], "cdp.client.models.broadcast_trade_request": [[4, "module-cdp.client.models.broadcast_trade_request", false]], "cdp.client.models.broadcast_transfer_request": [[4, "module-cdp.client.models.broadcast_transfer_request", false]], "cdp.client.models.build_staking_operation_request": [[4, "module-cdp.client.models.build_staking_operation_request", false]], "cdp.client.models.compile_smart_contract_request": [[4, "module-cdp.client.models.compile_smart_contract_request", false]], "cdp.client.models.compiled_smart_contract": [[4, "module-cdp.client.models.compiled_smart_contract", false]], "cdp.client.models.contract_event": [[4, "module-cdp.client.models.contract_event", false]], "cdp.client.models.contract_event_list": [[4, "module-cdp.client.models.contract_event_list", false]], "cdp.client.models.contract_invocation": [[4, "module-cdp.client.models.contract_invocation", false]], "cdp.client.models.contract_invocation_list": [[4, "module-cdp.client.models.contract_invocation_list", false]], "cdp.client.models.create_address_request": [[4, "module-cdp.client.models.create_address_request", false]], "cdp.client.models.create_contract_invocation_request": [[4, "module-cdp.client.models.create_contract_invocation_request", false]], "cdp.client.models.create_external_transfer_request": [[4, "module-cdp.client.models.create_external_transfer_request", false]], "cdp.client.models.create_fund_operation_request": [[4, "module-cdp.client.models.create_fund_operation_request", false]], "cdp.client.models.create_fund_quote_request": [[4, "module-cdp.client.models.create_fund_quote_request", false]], "cdp.client.models.create_payload_signature_request": [[4, "module-cdp.client.models.create_payload_signature_request", false]], "cdp.client.models.create_server_signer_request": [[4, "module-cdp.client.models.create_server_signer_request", false]], "cdp.client.models.create_smart_contract_request": [[4, "module-cdp.client.models.create_smart_contract_request", false]], "cdp.client.models.create_staking_operation_request": [[4, "module-cdp.client.models.create_staking_operation_request", false]], "cdp.client.models.create_trade_request": [[4, "module-cdp.client.models.create_trade_request", false]], "cdp.client.models.create_transfer_request": [[4, "module-cdp.client.models.create_transfer_request", false]], "cdp.client.models.create_wallet_request": [[4, "module-cdp.client.models.create_wallet_request", false]], "cdp.client.models.create_wallet_request_wallet": [[4, "module-cdp.client.models.create_wallet_request_wallet", false]], "cdp.client.models.create_wallet_webhook_request": [[4, "module-cdp.client.models.create_wallet_webhook_request", false]], "cdp.client.models.create_webhook_request": [[4, "module-cdp.client.models.create_webhook_request", false]], "cdp.client.models.crypto_amount": [[4, "module-cdp.client.models.crypto_amount", false]], "cdp.client.models.deploy_smart_contract_request": [[4, "module-cdp.client.models.deploy_smart_contract_request", false]], "cdp.client.models.erc20_transfer_event": [[4, "module-cdp.client.models.erc20_transfer_event", false]], "cdp.client.models.erc721_transfer_event": [[4, "module-cdp.client.models.erc721_transfer_event", false]], "cdp.client.models.error": [[4, "module-cdp.client.models.error", false]], "cdp.client.models.ethereum_token_transfer": [[4, "module-cdp.client.models.ethereum_token_transfer", false]], "cdp.client.models.ethereum_transaction": [[4, "module-cdp.client.models.ethereum_transaction", false]], "cdp.client.models.ethereum_transaction_access": [[4, "module-cdp.client.models.ethereum_transaction_access", false]], "cdp.client.models.ethereum_transaction_access_list": [[4, "module-cdp.client.models.ethereum_transaction_access_list", false]], "cdp.client.models.ethereum_transaction_flattened_trace": [[4, "module-cdp.client.models.ethereum_transaction_flattened_trace", false]], "cdp.client.models.ethereum_validator_metadata": [[4, "module-cdp.client.models.ethereum_validator_metadata", false]], "cdp.client.models.faucet_transaction": [[4, "module-cdp.client.models.faucet_transaction", false]], "cdp.client.models.feature_set": [[4, "module-cdp.client.models.feature_set", false]], "cdp.client.models.fetch_historical_staking_balances200_response": [[4, "module-cdp.client.models.fetch_historical_staking_balances200_response", false]], "cdp.client.models.fetch_staking_rewards200_response": [[4, "module-cdp.client.models.fetch_staking_rewards200_response", false]], "cdp.client.models.fetch_staking_rewards_request": [[4, "module-cdp.client.models.fetch_staking_rewards_request", false]], "cdp.client.models.fiat_amount": [[4, "module-cdp.client.models.fiat_amount", false]], "cdp.client.models.fund_operation": [[4, "module-cdp.client.models.fund_operation", false]], "cdp.client.models.fund_operation_fees": [[4, "module-cdp.client.models.fund_operation_fees", false]], "cdp.client.models.fund_operation_list": [[4, "module-cdp.client.models.fund_operation_list", false]], "cdp.client.models.fund_quote": [[4, "module-cdp.client.models.fund_quote", false]], "cdp.client.models.get_staking_context_request": [[4, "module-cdp.client.models.get_staking_context_request", false]], "cdp.client.models.historical_balance": [[4, "module-cdp.client.models.historical_balance", false]], "cdp.client.models.multi_token_contract_options": [[4, "module-cdp.client.models.multi_token_contract_options", false]], "cdp.client.models.network": [[4, "module-cdp.client.models.network", false]], "cdp.client.models.network_identifier": [[4, "module-cdp.client.models.network_identifier", false]], "cdp.client.models.nft_contract_options": [[4, "module-cdp.client.models.nft_contract_options", false]], "cdp.client.models.onchain_name": [[4, "module-cdp.client.models.onchain_name", false]], "cdp.client.models.onchain_name_list": [[4, "module-cdp.client.models.onchain_name_list", false]], "cdp.client.models.onchain_name_text_records_inner": [[4, "module-cdp.client.models.onchain_name_text_records_inner", false]], "cdp.client.models.payload_signature": [[4, "module-cdp.client.models.payload_signature", false]], "cdp.client.models.payload_signature_list": [[4, "module-cdp.client.models.payload_signature_list", false]], "cdp.client.models.read_contract_request": [[4, "module-cdp.client.models.read_contract_request", false]], "cdp.client.models.read_smart_contract_request": [[4, "module-cdp.client.models.read_smart_contract_request", false]], "cdp.client.models.register_smart_contract_request": [[4, "module-cdp.client.models.register_smart_contract_request", false]], "cdp.client.models.seed_creation_event": [[4, "module-cdp.client.models.seed_creation_event", false]], "cdp.client.models.seed_creation_event_result": [[4, "module-cdp.client.models.seed_creation_event_result", false]], "cdp.client.models.server_signer": [[4, "module-cdp.client.models.server_signer", false]], "cdp.client.models.server_signer_event": [[4, "module-cdp.client.models.server_signer_event", false]], "cdp.client.models.server_signer_event_event": [[4, "module-cdp.client.models.server_signer_event_event", false]], "cdp.client.models.server_signer_event_list": [[4, "module-cdp.client.models.server_signer_event_list", false]], "cdp.client.models.server_signer_list": [[4, "module-cdp.client.models.server_signer_list", false]], "cdp.client.models.signature_creation_event": [[4, "module-cdp.client.models.signature_creation_event", false]], "cdp.client.models.signature_creation_event_result": [[4, "module-cdp.client.models.signature_creation_event_result", false]], "cdp.client.models.signed_voluntary_exit_message_metadata": [[4, "module-cdp.client.models.signed_voluntary_exit_message_metadata", false]], "cdp.client.models.smart_contract": [[4, "module-cdp.client.models.smart_contract", false]], "cdp.client.models.smart_contract_activity_event": [[4, "module-cdp.client.models.smart_contract_activity_event", false]], "cdp.client.models.smart_contract_list": [[4, "module-cdp.client.models.smart_contract_list", false]], "cdp.client.models.smart_contract_options": [[4, "module-cdp.client.models.smart_contract_options", false]], "cdp.client.models.smart_contract_type": [[4, "module-cdp.client.models.smart_contract_type", false]], "cdp.client.models.solidity_value": [[4, "module-cdp.client.models.solidity_value", false]], "cdp.client.models.sponsored_send": [[4, "module-cdp.client.models.sponsored_send", false]], "cdp.client.models.staking_balance": [[4, "module-cdp.client.models.staking_balance", false]], "cdp.client.models.staking_context": [[4, "module-cdp.client.models.staking_context", false]], "cdp.client.models.staking_context_context": [[4, "module-cdp.client.models.staking_context_context", false]], "cdp.client.models.staking_operation": [[4, "module-cdp.client.models.staking_operation", false]], "cdp.client.models.staking_operation_metadata": [[4, "module-cdp.client.models.staking_operation_metadata", false]], "cdp.client.models.staking_reward": [[4, "module-cdp.client.models.staking_reward", false]], "cdp.client.models.staking_reward_format": [[4, "module-cdp.client.models.staking_reward_format", false]], "cdp.client.models.staking_reward_usd_value": [[4, "module-cdp.client.models.staking_reward_usd_value", false]], "cdp.client.models.token_contract_options": [[4, "module-cdp.client.models.token_contract_options", false]], "cdp.client.models.token_transfer_type": [[4, "module-cdp.client.models.token_transfer_type", false]], "cdp.client.models.trade": [[4, "module-cdp.client.models.trade", false]], "cdp.client.models.trade_list": [[4, "module-cdp.client.models.trade_list", false]], "cdp.client.models.transaction": [[4, "module-cdp.client.models.transaction", false]], "cdp.client.models.transaction_content": [[4, "module-cdp.client.models.transaction_content", false]], "cdp.client.models.transaction_type": [[4, "module-cdp.client.models.transaction_type", false]], "cdp.client.models.transfer": [[4, "module-cdp.client.models.transfer", false]], "cdp.client.models.transfer_list": [[4, "module-cdp.client.models.transfer_list", false]], "cdp.client.models.update_smart_contract_request": [[4, "module-cdp.client.models.update_smart_contract_request", false]], "cdp.client.models.update_webhook_request": [[4, "module-cdp.client.models.update_webhook_request", false]], "cdp.client.models.user": [[4, "module-cdp.client.models.user", false]], "cdp.client.models.validator": [[4, "module-cdp.client.models.validator", false]], "cdp.client.models.validator_details": [[4, "module-cdp.client.models.validator_details", false]], "cdp.client.models.validator_list": [[4, "module-cdp.client.models.validator_list", false]], "cdp.client.models.validator_status": [[4, "module-cdp.client.models.validator_status", false]], "cdp.client.models.wallet": [[4, "module-cdp.client.models.wallet", false]], "cdp.client.models.wallet_list": [[4, "module-cdp.client.models.wallet_list", false]], "cdp.client.models.webhook": [[4, "module-cdp.client.models.webhook", false]], "cdp.client.models.webhook_event_filter": [[4, "module-cdp.client.models.webhook_event_filter", false]], "cdp.client.models.webhook_event_type": [[4, "module-cdp.client.models.webhook_event_type", false]], "cdp.client.models.webhook_event_type_filter": [[4, "module-cdp.client.models.webhook_event_type_filter", false]], "cdp.client.models.webhook_list": [[4, "module-cdp.client.models.webhook_list", false]], "cdp.client.models.webhook_smart_contract_event_filter": [[4, "module-cdp.client.models.webhook_smart_contract_event_filter", false]], "cdp.client.models.webhook_wallet_activity_filter": [[4, "module-cdp.client.models.webhook_wallet_activity_filter", false]], "cdp.client.rest": [[2, "module-cdp.client.rest", false]], "cdp.constants": [[1, "module-cdp.constants", false]], "cdp.contract_invocation": [[1, "module-cdp.contract_invocation", false]], "cdp.crypto_amount": [[1, "module-cdp.crypto_amount", false]], "cdp.errors": [[1, "module-cdp.errors", false]], "cdp.external_address": [[1, "module-cdp.external_address", false]], "cdp.faucet_transaction": [[1, "module-cdp.faucet_transaction", false]], "cdp.fiat_amount": [[1, "module-cdp.fiat_amount", false]], "cdp.fund_operation": [[1, "module-cdp.fund_operation", false]], "cdp.fund_quote": [[1, "module-cdp.fund_quote", false]], "cdp.hash_utils": [[1, "module-cdp.hash_utils", false]], "cdp.historical_balance": [[1, "module-cdp.historical_balance", false]], "cdp.mnemonic_seed_phrase": [[1, "module-cdp.mnemonic_seed_phrase", false]], "cdp.payload_signature": [[1, "module-cdp.payload_signature", false]], "cdp.smart_contract": [[1, "module-cdp.smart_contract", false]], "cdp.sponsored_send": [[1, "module-cdp.sponsored_send", false]], "cdp.trade": [[1, "module-cdp.trade", false]], "cdp.transaction": [[1, "module-cdp.transaction", false]], "cdp.transfer": [[1, "module-cdp.transfer", false]], "cdp.wallet": [[1, "module-cdp.wallet", false]], "cdp.wallet_address": [[1, "module-cdp.wallet_address", false]], "cdp.wallet_data": [[1, "module-cdp.wallet_data", false]], "cdp.webhook": [[1, "module-cdp.webhook", false]], "cdpapiclient (class in cdp.cdp_api_client)": [[1, "cdp.cdp_api_client.CdpApiClient", false]], "cert_file (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.cert_file", false]], "chain_id (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.chain_id", false]], "claimable_balance (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.claimable_balance", false]], "code (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.code", false]], "compile_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.compile_smart_contract", false]], "compile_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.compile_smart_contract_with_http_info", false]], "compile_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.compile_smart_contract_without_preload_content", false]], "compiled_smart_contract_id (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.compiled_smart_contract_id", false]], "compiled_smart_contract_id (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.compiled_smart_contract_id", false]], "compiled_smart_contract_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.compiled_smart_contract_id", false]], "compiledsmartcontract (class in cdp.client.models.compiled_smart_contract)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract", false]], "compilesmartcontractrequest (class in cdp.client.models.compile_smart_contract_request)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest", false]], "complete (cdp.fund_operation.fundoperation.status attribute)": [[1, "cdp.fund_operation.FundOperation.Status.COMPLETE", false]], "complete (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.COMPLETE", false]], "complete (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.COMPLETE", false]], "complete (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.COMPLETE", false]], "complete (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.COMPLETE", false]], "configuration (class in cdp.client.configuration)": [[2, "cdp.client.configuration.Configuration", false]], "configure() (cdp.cdp class method)": [[1, "cdp.Cdp.configure", false]], "configure() (cdp.cdp.cdp class method)": [[1, "cdp.cdp.Cdp.configure", false]], "configure_from_json() (cdp.cdp class method)": [[1, "cdp.Cdp.configure_from_json", false]], "configure_from_json() (cdp.cdp.cdp class method)": [[1, "cdp.cdp.Cdp.configure_from_json", false]], "connection_pool_maxsize (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.connection_pool_maxsize", false]], "content (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.content", false]], "content (cdp.transaction property)": [[1, "cdp.Transaction.content", false]], "content (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.content", false]], "context (cdp.client.models.staking_context.stakingcontext attribute)": [[4, "cdp.client.models.staking_context.StakingContext.context", false]], "contract_address (cdp.asset property)": [[1, "cdp.Asset.contract_address", false]], "contract_address (cdp.asset.asset property)": [[1, "cdp.asset.Asset.contract_address", false]], "contract_address (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.contract_address", false]], "contract_address (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.contract_address", false]], "contract_address (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.contract_address", false]], "contract_address (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.contract_address", false]], "contract_address (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.contract_address", false]], "contract_address (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.contract_address", false]], "contract_address (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.contract_address", false]], "contract_address (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.contract_address", false]], "contract_address (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.contract_address", false]], "contract_address (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.contract_address", false]], "contract_address (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.contract_address", false]], "contract_address (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.contract_address", false]], "contract_address (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.contract_address", false]], "contract_address (cdp.smartcontract property)": [[1, "cdp.SmartContract.contract_address", false]], "contract_addresses (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter attribute)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.contract_addresses", false]], "contract_creation_bytecode (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.contract_creation_bytecode", false]], "contract_invocation_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.contract_invocation_id", false]], "contract_invocation_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.contract_invocation_id", false]], "contract_invocation_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.contract_invocation_id", false]], "contract_invocations (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.contract_invocations", false]], "contract_name (cdp.client.models.abi.abi attribute)": [[4, "cdp.client.models.abi.ABI.contract_name", false]], "contract_name (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.contract_name", false]], "contract_name (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.contract_name", false]], "contract_name (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.contract_name", false]], "contract_name (cdp.client.models.register_smart_contract_request.registersmartcontractrequest attribute)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.contract_name", false]], "contract_name (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.contract_name", false]], "contract_name (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.contract_name", false]], "contract_name (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest attribute)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.contract_name", false]], "contract_name (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.contract_name", false]], "contract_name (cdp.smartcontract property)": [[1, "cdp.SmartContract.contract_name", false]], "contractevent (class in cdp.client.models.contract_event)": [[4, "cdp.client.models.contract_event.ContractEvent", false]], "contracteventlist (class in cdp.client.models.contract_event_list)": [[4, "cdp.client.models.contract_event_list.ContractEventList", false]], "contracteventsapi (class in cdp.client.api.contract_events_api)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi", false]], "contractinvocation (class in cdp)": [[1, "cdp.ContractInvocation", false]], "contractinvocation (class in cdp.client.models.contract_invocation)": [[4, "cdp.client.models.contract_invocation.ContractInvocation", false]], "contractinvocation (class in cdp.contract_invocation)": [[1, "cdp.contract_invocation.ContractInvocation", false]], "contractinvocationlist (class in cdp.client.models.contract_invocation_list)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList", false]], "contractinvocationsapi (class in cdp.client.api.contract_invocations_api)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi", false]], "conversion_price (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.conversion_price", false]], "conversion_time (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.conversion_time", false]], "correlation_id (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.correlation_id", false]], "correlation_id (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.correlation_id", false]], "create() (cdp.contract_invocation.contractinvocation class method)": [[1, "cdp.contract_invocation.ContractInvocation.create", false]], "create() (cdp.contractinvocation class method)": [[1, "cdp.ContractInvocation.create", false]], "create() (cdp.fund_operation.fundoperation class method)": [[1, "cdp.fund_operation.FundOperation.create", false]], "create() (cdp.fund_quote.fundquote class method)": [[1, "cdp.fund_quote.FundQuote.create", false]], "create() (cdp.payload_signature.payloadsignature class method)": [[1, "cdp.payload_signature.PayloadSignature.create", false]], "create() (cdp.payloadsignature class method)": [[1, "cdp.PayloadSignature.create", false]], "create() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.create", false]], "create() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.create", false]], "create() (cdp.trade static method)": [[1, "cdp.Trade.create", false]], "create() (cdp.trade.trade static method)": [[1, "cdp.trade.Trade.create", false]], "create() (cdp.transfer class method)": [[1, "cdp.Transfer.create", false]], "create() (cdp.transfer.transfer class method)": [[1, "cdp.transfer.Transfer.create", false]], "create() (cdp.wallet class method)": [[1, "cdp.Wallet.create", false]], "create() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.create", false]], "create() (cdp.webhook class method)": [[1, "cdp.Webhook.create", false]], "create() (cdp.webhook.webhook class method)": [[1, "cdp.webhook.Webhook.create", false]], "create_address() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_address", false]], "create_address() (cdp.wallet method)": [[1, "cdp.Wallet.create_address", false]], "create_address() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.create_address", false]], "create_address_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_address_with_http_info", false]], "create_address_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_address_without_preload_content", false]], "create_contract_invocation() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.create_contract_invocation", false]], "create_contract_invocation_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.create_contract_invocation_with_http_info", false]], "create_contract_invocation_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.create_contract_invocation_without_preload_content", false]], "create_external_transfer() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.create_external_transfer", false]], "create_external_transfer_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.create_external_transfer_with_http_info", false]], "create_external_transfer_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.create_external_transfer_without_preload_content", false]], "create_fund_operation() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_operation", false]], "create_fund_operation_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_operation_with_http_info", false]], "create_fund_operation_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_operation_without_preload_content", false]], "create_fund_quote() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_quote", false]], "create_fund_quote_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_quote_with_http_info", false]], "create_fund_quote_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_quote_without_preload_content", false]], "create_payload_signature() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_payload_signature", false]], "create_payload_signature_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_payload_signature_with_http_info", false]], "create_payload_signature_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_payload_signature_without_preload_content", false]], "create_server_signer() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.create_server_signer", false]], "create_server_signer_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.create_server_signer_with_http_info", false]], "create_server_signer_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.create_server_signer_without_preload_content", false]], "create_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.create_smart_contract", false]], "create_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.create_smart_contract_with_http_info", false]], "create_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.create_smart_contract_without_preload_content", false]], "create_staking_operation() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.create_staking_operation", false]], "create_staking_operation() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.create_staking_operation", false]], "create_staking_operation_with_http_info() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.create_staking_operation_with_http_info", false]], "create_staking_operation_with_http_info() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.create_staking_operation_with_http_info", false]], "create_staking_operation_without_preload_content() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.create_staking_operation_without_preload_content", false]], "create_staking_operation_without_preload_content() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.create_staking_operation_without_preload_content", false]], "create_trade() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.create_trade", false]], "create_trade_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.create_trade_with_http_info", false]], "create_trade_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.create_trade_without_preload_content", false]], "create_transfer() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.create_transfer", false]], "create_transfer_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.create_transfer_with_http_info", false]], "create_transfer_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.create_transfer_without_preload_content", false]], "create_wallet() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.create_wallet", false]], "create_wallet_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_wallet_webhook", false]], "create_wallet_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_wallet_webhook_with_http_info", false]], "create_wallet_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_wallet_webhook_without_preload_content", false]], "create_wallet_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.create_wallet_with_http_info", false]], "create_wallet_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.create_wallet_without_preload_content", false]], "create_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_webhook", false]], "create_webhook() (cdp.wallet method)": [[1, "cdp.Wallet.create_webhook", false]], "create_webhook() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.create_webhook", false]], "create_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_webhook_with_http_info", false]], "create_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_webhook_without_preload_content", false]], "create_with_seed() (cdp.wallet class method)": [[1, "cdp.Wallet.create_with_seed", false]], "create_with_seed() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.create_with_seed", false]], "createaddressrequest (class in cdp.client.models.create_address_request)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest", false]], "createcontractinvocationrequest (class in cdp.client.models.create_contract_invocation_request)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest", false]], "created_at (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.created_at", false]], "createexternaltransferrequest (class in cdp.client.models.create_external_transfer_request)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest", false]], "createfundoperationrequest (class in cdp.client.models.create_fund_operation_request)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest", false]], "createfundquoterequest (class in cdp.client.models.create_fund_quote_request)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest", false]], "createpayloadsignaturerequest (class in cdp.client.models.create_payload_signature_request)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest", false]], "createserversignerrequest (class in cdp.client.models.create_server_signer_request)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest", false]], "createsmartcontractrequest (class in cdp.client.models.create_smart_contract_request)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest", false]], "createstakingoperationrequest (class in cdp.client.models.create_staking_operation_request)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest", false]], "createtraderequest (class in cdp.client.models.create_trade_request)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest", false]], "createtransferrequest (class in cdp.client.models.create_transfer_request)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest", false]], "createwalletrequest (class in cdp.client.models.create_wallet_request)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest", false]], "createwalletrequestwallet (class in cdp.client.models.create_wallet_request_wallet)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet", false]], "createwalletwebhookrequest (class in cdp.client.models.create_wallet_webhook_request)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest", false]], "createwebhookrequest (class in cdp.client.models.create_webhook_request)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest", false]], "crypto_amount (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.crypto_amount", false]], "crypto_amount (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.crypto_amount", false]], "cryptoamount (class in cdp.client.models.crypto_amount)": [[4, "cdp.client.models.crypto_amount.CryptoAmount", false]], "cryptoamount (class in cdp.crypto_amount)": [[1, "cdp.crypto_amount.CryptoAmount", false]], "currency (cdp.client.models.fiat_amount.fiatamount attribute)": [[4, "cdp.client.models.fiat_amount.FiatAmount.currency", false]], "currency (cdp.fiat_amount.fiatamount property)": [[1, "cdp.fiat_amount.FiatAmount.currency", false]], "current_active_streak (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.current_active_streak", false]], "custom (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.CUSTOM", false]], "custom (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.CUSTOM", false]], "custom (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.CUSTOM", false]], "data (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.data", false]], "data (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.data", false]], "data (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.data", false]], "data (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.data", false]], "data (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.data", false]], "data (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.data", false]], "data (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.data", false]], "data (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.data", false]], "data (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.data", false]], "data (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.data", false]], "data (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.data", false]], "data (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.data", false]], "data (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.data", false]], "data (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.data", false]], "data (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.data", false]], "data (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.data", false]], "data (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.data", false]], "data (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.data", false]], "data (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.data", false]], "data (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.data", false]], "data (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.data", false]], "date_format (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.date_format", false]], "datetime_format (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.datetime_format", false]], "debug (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.debug", false]], "debugging (cdp.cdp attribute)": [[1, "cdp.Cdp.debugging", false], [1, "id10", false]], "debugging (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.debugging", false], [1, "id3", false]], "debugging (cdp.cdp_api_client.cdpapiclient property)": [[1, "cdp.cdp_api_client.CdpApiClient.debugging", false]], "decimals (cdp.asset property)": [[1, "cdp.Asset.decimals", false]], "decimals (cdp.asset.asset property)": [[1, "cdp.asset.Asset.decimals", false]], "decimals (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.decimals", false]], "default_address (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.default_address", false]], "default_address (cdp.wallet property)": [[1, "cdp.Wallet.default_address", false]], "default_address (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.default_address", false]], "delete() (cdp.webhook static method)": [[1, "cdp.Webhook.delete", false]], "delete() (cdp.webhook.webhook static method)": [[1, "cdp.webhook.Webhook.delete", false]], "delete_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.delete_webhook", false]], "delete_webhook() (cdp.webhook method)": [[1, "cdp.Webhook.delete_webhook", false]], "delete_webhook() (cdp.webhook.webhook method)": [[1, "cdp.webhook.Webhook.delete_webhook", false]], "delete_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.delete_webhook_with_http_info", false]], "delete_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.delete_webhook_without_preload_content", false]], "deploy_contract() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_contract", false]], "deploy_contract() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_contract", false]], "deploy_contract() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_contract", false]], "deploy_contract() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_contract", false]], "deploy_multi_token() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_multi_token", false]], "deploy_multi_token() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_multi_token", false]], "deploy_multi_token() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_multi_token", false]], "deploy_multi_token() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_multi_token", false]], "deploy_nft() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_nft", false]], "deploy_nft() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_nft", false]], "deploy_nft() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_nft", false]], "deploy_nft() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_nft", false]], "deploy_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.deploy_smart_contract", false]], "deploy_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.deploy_smart_contract_with_http_info", false]], "deploy_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.deploy_smart_contract_without_preload_content", false]], "deploy_token() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_token", false]], "deploy_token() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_token", false]], "deploy_token() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_token", false]], "deploy_token() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_token", false]], "deployer_address (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.deployer_address", false]], "deployer_address (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.deployer_address", false]], "deployer_address (cdp.smartcontract property)": [[1, "cdp.SmartContract.deployer_address", false]], "deploysmartcontractrequest (class in cdp.client.models.deploy_smart_contract_request)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest", false]], "deposited (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.DEPOSITED", false]], "deserialize() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.deserialize", false]], "destination (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.destination", false]], "destination (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.destination", false]], "destination (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.destination", false]], "destination_address_id (cdp.transfer property)": [[1, "cdp.Transfer.destination_address_id", false]], "destination_address_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.destination_address_id", false]], "details (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.details", false]], "display_name (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.display_name", false]], "display_name (cdp.client.models.user.user attribute)": [[4, "cdp.client.models.user.User.display_name", false]], "domain (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.domain", false]], "effective_balance (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.effective_balance", false]], "end_time (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.end_time", false]], "enrollment_data (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.enrollment_data", false]], "ens_contract_interactions (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.ens_contract_interactions", false]], "erc1155 (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.ERC1155", false]], "erc1155 (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.ERC1155", false]], "erc1155 (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.ERC1155", false]], "erc1155 (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.ERC1155", false]], "erc20 (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.ERC20", false]], "erc20 (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.ERC20", false]], "erc20 (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.ERC20", false]], "erc20 (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.ERC20", false]], "erc20_transfer (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.ERC20_TRANSFER", false]], "erc20transferevent (class in cdp.client.models.erc20_transfer_event)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent", false]], "erc721 (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.ERC721", false]], "erc721 (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.ERC721", false]], "erc721 (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.ERC721", false]], "erc721 (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.ERC721", false]], "erc721_transfer (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.ERC721_TRANSFER", false]], "erc721transferevent (class in cdp.client.models.erc721_transfer_event)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent", false]], "error (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.error", false]], "error (class in cdp.client.models.error)": [[4, "cdp.client.models.error.Error", false]], "ethereum_minus_holesky (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ETHEREUM_MINUS_HOLESKY", false]], "ethereum_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ETHEREUM_MINUS_MAINNET", false]], "ethereumtokentransfer (class in cdp.client.models.ethereum_token_transfer)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer", false]], "ethereumtransaction (class in cdp.client.models.ethereum_transaction)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction", false]], "ethereumtransactionaccess (class in cdp.client.models.ethereum_transaction_access)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess", false]], "ethereumtransactionaccesslist (class in cdp.client.models.ethereum_transaction_access_list)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList", false]], "ethereumtransactionflattenedtrace (class in cdp.client.models.ethereum_transaction_flattened_trace)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace", false]], "ethereumvalidatormetadata (class in cdp.client.models.ethereum_validator_metadata)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata", false]], "event (cdp.client.models.server_signer_event.serversignerevent attribute)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.event", false]], "event_filters (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.event_filters", false]], "event_filters (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.event_filters", false]], "event_filters (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.event_filters", false]], "event_filters (cdp.webhook property)": [[1, "cdp.Webhook.event_filters", false]], "event_filters (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.event_filters", false]], "event_index (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.event_index", false]], "event_name (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.event_name", false]], "event_type (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.event_type", false]], "event_type (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.event_type", false]], "event_type (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.event_type", false]], "event_type (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.event_type", false]], "event_type (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.event_type", false]], "event_type (cdp.webhook property)": [[1, "cdp.Webhook.event_type", false]], "event_type (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.event_type", false]], "event_type_filter (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.event_type_filter", false]], "event_type_filter (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.event_type_filter", false]], "event_type_filter (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.event_type_filter", false]], "event_type_filter (cdp.webhook property)": [[1, "cdp.Webhook.event_type_filter", false]], "event_type_filter (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.event_type_filter", false]], "execute() (cdp.fund_quote.fundquote method)": [[1, "cdp.fund_quote.FundQuote.execute", false]], "exit_epoch (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.exit_epoch", false]], "exited (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.EXITED", false]], "exited_slashed (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.EXITED_SLASHED", false]], "exiting (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.EXITING", false]], "expires_at (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.expires_at", false]], "expires_at (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.expires_at", false]], "export() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.export", false]], "export() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.export", false]], "export_data() (cdp.wallet method)": [[1, "cdp.Wallet.export_data", false]], "export_data() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.export_data", false]], "extended_public_key (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.extended_public_key", false]], "external_addresses (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.external_addresses", false]], "externaladdress (class in cdp)": [[1, "cdp.ExternalAddress", false]], "externaladdress (class in cdp.external_address)": [[1, "cdp.external_address.ExternalAddress", false]], "externaladdressesapi (class in cdp.client.api.external_addresses_api)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi", false]], "failed (cdp.fund_operation.fundoperation.status attribute)": [[1, "cdp.fund_operation.FundOperation.Status.FAILED", false]], "failed (cdp.payload_signature.payloadsignature.status attribute)": [[1, "cdp.payload_signature.PayloadSignature.Status.FAILED", false]], "failed (cdp.payloadsignature.status attribute)": [[1, "cdp.PayloadSignature.Status.FAILED", false]], "failed (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.FAILED", false]], "failed (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.FAILED", false]], "failed (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.FAILED", false]], "failed (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.FAILED", false]], "faucet (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.faucet", false]], "faucet() (cdp.address method)": [[1, "cdp.Address.faucet", false]], "faucet() (cdp.address.address method)": [[1, "cdp.address.Address.faucet", false]], "faucet() (cdp.wallet method)": [[1, "cdp.Wallet.faucet", false]], "faucet() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.faucet", false]], "faucetlimitreachederror": [[1, "cdp.errors.FaucetLimitReachedError", false]], "faucettransaction (class in cdp)": [[1, "cdp.FaucetTransaction", false]], "faucettransaction (class in cdp.client.models.faucet_transaction)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction", false]], "faucettransaction (class in cdp.faucet_transaction)": [[1, "cdp.faucet_transaction.FaucetTransaction", false]], "feature_set (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.feature_set", false]], "feature_set (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.feature_set", false]], "featureset (class in cdp.client.models.feature_set)": [[4, "cdp.client.models.feature_set.FeatureSet", false]], "fees (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.fees", false]], "fees (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.fees", false]], "fetch() (cdp.asset class method)": [[1, "cdp.Asset.fetch", false]], "fetch() (cdp.asset.asset class method)": [[1, "cdp.asset.Asset.fetch", false]], "fetch() (cdp.wallet class method)": [[1, "cdp.Wallet.fetch", false]], "fetch() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.fetch", false]], "fetch_historical_staking_balances() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_historical_staking_balances", false]], "fetch_historical_staking_balances_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_historical_staking_balances_with_http_info", false]], "fetch_historical_staking_balances_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_historical_staking_balances_without_preload_content", false]], "fetch_staking_rewards() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_staking_rewards", false]], "fetch_staking_rewards_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_staking_rewards_with_http_info", false]], "fetch_staking_rewards_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_staking_rewards_without_preload_content", false]], "fetchhistoricalstakingbalances200response (class in cdp.client.models.fetch_historical_staking_balances200_response)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response", false]], "fetchstakingrewards200response (class in cdp.client.models.fetch_staking_rewards200_response)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response", false]], "fetchstakingrewardsrequest (class in cdp.client.models.fetch_staking_rewards_request)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest", false]], "fiat_amount (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.fiat_amount", false]], "fiat_amount (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.fiat_amount", false]], "fiat_amount (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.fiat_amount", false]], "fiat_amount (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.fiat_amount", false]], "fiat_currency (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.fiat_currency", false]], "fiat_currency (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.fiat_currency", false]], "fiatamount (class in cdp.client.models.fiat_amount)": [[4, "cdp.client.models.fiat_amount.FiatAmount", false]], "fiatamount (class in cdp.fiat_amount)": [[1, "cdp.fiat_amount.FiatAmount", false]], "files_parameters() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.files_parameters", false]], "flattened_traces (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.flattened_traces", false]], "forbiddenexception": [[2, "cdp.client.exceptions.ForbiddenException", false]], "fork (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.fork", false]], "format (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.format", false]], "format (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.format", false]], "four_bytes (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.four_bytes", false]], "four_bytes (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.four_bytes", false]], "from_address (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.from_address", false]], "from_address (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.from_address", false]], "from_address_id (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.from_address_id", false]], "from_address_id (cdp.transaction property)": [[1, "cdp.Transaction.from_address_id", false]], "from_address_id (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.from_address_id", false]], "from_address_id (cdp.transfer property)": [[1, "cdp.Transfer.from_address_id", false]], "from_address_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.from_address_id", false]], "from_amount (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.from_amount", false]], "from_amount (cdp.trade property)": [[1, "cdp.Trade.from_amount", false]], "from_amount (cdp.trade.trade property)": [[1, "cdp.trade.Trade.from_amount", false]], "from_asset (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.from_asset", false]], "from_asset_id (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.from_asset_id", false]], "from_asset_id (cdp.trade property)": [[1, "cdp.Trade.from_asset_id", false]], "from_asset_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.from_asset_id", false]], "from_atomic_amount() (cdp.asset method)": [[1, "cdp.Asset.from_atomic_amount", false]], "from_atomic_amount() (cdp.asset.asset method)": [[1, "cdp.asset.Asset.from_atomic_amount", false]], "from_dict() (cdp.client.models.abi.abi class method)": [[4, "cdp.client.models.abi.ABI.from_dict", false]], "from_dict() (cdp.client.models.address.address class method)": [[4, "cdp.client.models.address.Address.from_dict", false]], "from_dict() (cdp.client.models.address_balance_list.addressbalancelist class method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.from_dict", false]], "from_dict() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist class method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.from_dict", false]], "from_dict() (cdp.client.models.address_list.addresslist class method)": [[4, "cdp.client.models.address_list.AddressList.from_dict", false]], "from_dict() (cdp.client.models.address_reputation.addressreputation class method)": [[4, "cdp.client.models.address_reputation.AddressReputation.from_dict", false]], "from_dict() (cdp.client.models.address_reputation_metadata.addressreputationmetadata class method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.from_dict", false]], "from_dict() (cdp.client.models.address_risk.addressrisk class method)": [[4, "cdp.client.models.address_risk.AddressRisk.from_dict", false]], "from_dict() (cdp.client.models.address_transaction_list.addresstransactionlist class method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.from_dict", false]], "from_dict() (cdp.client.models.asset.asset class method)": [[4, "cdp.client.models.asset.Asset.from_dict", false]], "from_dict() (cdp.client.models.balance.balance class method)": [[4, "cdp.client.models.balance.Balance.from_dict", false]], "from_dict() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest class method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest class method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest class method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_trade_request.broadcasttraderequest class method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest class method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest class method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest class method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.compiled_smart_contract.compiledsmartcontract class method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.from_dict", false]], "from_dict() (cdp.client.models.contract_event.contractevent class method)": [[4, "cdp.client.models.contract_event.ContractEvent.from_dict", false]], "from_dict() (cdp.client.models.contract_event_list.contracteventlist class method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.from_dict", false]], "from_dict() (cdp.client.models.contract_invocation.contractinvocation class method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.from_dict", false]], "from_dict() (cdp.client.models.contract_invocation_list.contractinvocationlist class method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.from_dict", false]], "from_dict() (cdp.client.models.create_address_request.createaddressrequest class method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.from_dict", false]], "from_dict() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest class method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.from_dict", false]], "from_dict() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest class method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.create_fund_operation_request.createfundoperationrequest class method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.create_fund_quote_request.createfundquoterequest class method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.from_dict", false]], "from_dict() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest class method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.from_dict", false]], "from_dict() (cdp.client.models.create_server_signer_request.createserversignerrequest class method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.from_dict", false]], "from_dict() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest class method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest class method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.create_trade_request.createtraderequest class method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.from_dict", false]], "from_dict() (cdp.client.models.create_transfer_request.createtransferrequest class method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.create_wallet_request.createwalletrequest class method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.from_dict", false]], "from_dict() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet class method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.from_dict", false]], "from_dict() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest class method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.from_dict", false]], "from_dict() (cdp.client.models.create_webhook_request.createwebhookrequest class method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.from_dict", false]], "from_dict() (cdp.client.models.crypto_amount.cryptoamount class method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.from_dict", false]], "from_dict() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest class method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.erc20_transfer_event.erc20transferevent class method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.from_dict", false]], "from_dict() (cdp.client.models.erc721_transfer_event.erc721transferevent class method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.from_dict", false]], "from_dict() (cdp.client.models.error.error class method)": [[4, "cdp.client.models.error.Error.from_dict", false]], "from_dict() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer class method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction.ethereumtransaction class method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess class method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist class method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace class method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.from_dict", false]], "from_dict() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata class method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.from_dict", false]], "from_dict() (cdp.client.models.faucet_transaction.faucettransaction class method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.from_dict", false]], "from_dict() (cdp.client.models.feature_set.featureset class method)": [[4, "cdp.client.models.feature_set.FeatureSet.from_dict", false]], "from_dict() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response class method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.from_dict", false]], "from_dict() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response class method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.from_dict", false]], "from_dict() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest class method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.from_dict", false]], "from_dict() (cdp.client.models.fiat_amount.fiatamount class method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.from_dict", false]], "from_dict() (cdp.client.models.fund_operation.fundoperation class method)": [[4, "cdp.client.models.fund_operation.FundOperation.from_dict", false]], "from_dict() (cdp.client.models.fund_operation_fees.fundoperationfees class method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.from_dict", false]], "from_dict() (cdp.client.models.fund_operation_list.fundoperationlist class method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.from_dict", false]], "from_dict() (cdp.client.models.fund_quote.fundquote class method)": [[4, "cdp.client.models.fund_quote.FundQuote.from_dict", false]], "from_dict() (cdp.client.models.get_staking_context_request.getstakingcontextrequest class method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.from_dict", false]], "from_dict() (cdp.client.models.historical_balance.historicalbalance class method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.from_dict", false]], "from_dict() (cdp.client.models.multi_token_contract_options.multitokencontractoptions class method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.from_dict", false]], "from_dict() (cdp.client.models.network.network class method)": [[4, "cdp.client.models.network.Network.from_dict", false]], "from_dict() (cdp.client.models.nft_contract_options.nftcontractoptions class method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.from_dict", false]], "from_dict() (cdp.client.models.onchain_name.onchainname class method)": [[4, "cdp.client.models.onchain_name.OnchainName.from_dict", false]], "from_dict() (cdp.client.models.onchain_name_list.onchainnamelist class method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.from_dict", false]], "from_dict() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner class method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.from_dict", false]], "from_dict() (cdp.client.models.payload_signature.payloadsignature class method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.from_dict", false]], "from_dict() (cdp.client.models.payload_signature_list.payloadsignaturelist class method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.from_dict", false]], "from_dict() (cdp.client.models.read_contract_request.readcontractrequest class method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.from_dict", false]], "from_dict() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest class method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest class method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.seed_creation_event.seedcreationevent class method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.from_dict", false]], "from_dict() (cdp.client.models.seed_creation_event_result.seedcreationeventresult class method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.from_dict", false]], "from_dict() (cdp.client.models.server_signer.serversigner class method)": [[4, "cdp.client.models.server_signer.ServerSigner.from_dict", false]], "from_dict() (cdp.client.models.server_signer_event.serversignerevent class method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.from_dict", false]], "from_dict() (cdp.client.models.server_signer_event_event.serversignereventevent class method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.from_dict", false]], "from_dict() (cdp.client.models.server_signer_event_list.serversignereventlist class method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.from_dict", false]], "from_dict() (cdp.client.models.server_signer_list.serversignerlist class method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.from_dict", false]], "from_dict() (cdp.client.models.signature_creation_event.signaturecreationevent class method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.from_dict", false]], "from_dict() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult class method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.from_dict", false]], "from_dict() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata class method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.from_dict", false]], "from_dict() (cdp.client.models.smart_contract.smartcontract class method)": [[4, "cdp.client.models.smart_contract.SmartContract.from_dict", false]], "from_dict() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent class method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.from_dict", false]], "from_dict() (cdp.client.models.smart_contract_list.smartcontractlist class method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.from_dict", false]], "from_dict() (cdp.client.models.smart_contract_options.smartcontractoptions class method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.from_dict", false]], "from_dict() (cdp.client.models.solidity_value.solidityvalue class method)": [[4, "cdp.client.models.solidity_value.SolidityValue.from_dict", false]], "from_dict() (cdp.client.models.sponsored_send.sponsoredsend class method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.from_dict", false]], "from_dict() (cdp.client.models.staking_balance.stakingbalance class method)": [[4, "cdp.client.models.staking_balance.StakingBalance.from_dict", false]], "from_dict() (cdp.client.models.staking_context.stakingcontext class method)": [[4, "cdp.client.models.staking_context.StakingContext.from_dict", false]], "from_dict() (cdp.client.models.staking_context_context.stakingcontextcontext class method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.from_dict", false]], "from_dict() (cdp.client.models.staking_operation.stakingoperation class method)": [[4, "cdp.client.models.staking_operation.StakingOperation.from_dict", false]], "from_dict() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata class method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.from_dict", false]], "from_dict() (cdp.client.models.staking_reward.stakingreward class method)": [[4, "cdp.client.models.staking_reward.StakingReward.from_dict", false]], "from_dict() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue class method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.from_dict", false]], "from_dict() (cdp.client.models.token_contract_options.tokencontractoptions class method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.from_dict", false]], "from_dict() (cdp.client.models.trade.trade class method)": [[4, "cdp.client.models.trade.Trade.from_dict", false]], "from_dict() (cdp.client.models.trade_list.tradelist class method)": [[4, "cdp.client.models.trade_list.TradeList.from_dict", false]], "from_dict() (cdp.client.models.transaction.transaction class method)": [[4, "cdp.client.models.transaction.Transaction.from_dict", false]], "from_dict() (cdp.client.models.transaction_content.transactioncontent class method)": [[4, "cdp.client.models.transaction_content.TransactionContent.from_dict", false]], "from_dict() (cdp.client.models.transfer.transfer class method)": [[4, "cdp.client.models.transfer.Transfer.from_dict", false]], "from_dict() (cdp.client.models.transfer_list.transferlist class method)": [[4, "cdp.client.models.transfer_list.TransferList.from_dict", false]], "from_dict() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest class method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.update_webhook_request.updatewebhookrequest class method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.from_dict", false]], "from_dict() (cdp.client.models.user.user class method)": [[4, "cdp.client.models.user.User.from_dict", false]], "from_dict() (cdp.client.models.validator.validator class method)": [[4, "cdp.client.models.validator.Validator.from_dict", false]], "from_dict() (cdp.client.models.validator_details.validatordetails class method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.from_dict", false]], "from_dict() (cdp.client.models.validator_list.validatorlist class method)": [[4, "cdp.client.models.validator_list.ValidatorList.from_dict", false]], "from_dict() (cdp.client.models.wallet.wallet class method)": [[4, "cdp.client.models.wallet.Wallet.from_dict", false]], "from_dict() (cdp.client.models.wallet_list.walletlist class method)": [[4, "cdp.client.models.wallet_list.WalletList.from_dict", false]], "from_dict() (cdp.client.models.webhook.webhook class method)": [[4, "cdp.client.models.webhook.Webhook.from_dict", false]], "from_dict() (cdp.client.models.webhook_event_filter.webhookeventfilter class method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.from_dict", false]], "from_dict() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter class method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.from_dict", false]], "from_dict() (cdp.client.models.webhook_list.webhooklist class method)": [[4, "cdp.client.models.webhook_list.WebhookList.from_dict", false]], "from_dict() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter class method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.from_dict", false]], "from_dict() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter class method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.from_dict", false]], "from_dict() (cdp.wallet_data.walletdata class method)": [[1, "cdp.wallet_data.WalletData.from_dict", false]], "from_dict() (cdp.walletdata class method)": [[1, "cdp.WalletData.from_dict", false]], "from_error() (cdp.errors.apierror class method)": [[1, "cdp.errors.ApiError.from_error", false]], "from_json() (cdp.client.models.abi.abi class method)": [[4, "cdp.client.models.abi.ABI.from_json", false]], "from_json() (cdp.client.models.address.address class method)": [[4, "cdp.client.models.address.Address.from_json", false]], "from_json() (cdp.client.models.address_balance_list.addressbalancelist class method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.from_json", false]], "from_json() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist class method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.from_json", false]], "from_json() (cdp.client.models.address_list.addresslist class method)": [[4, "cdp.client.models.address_list.AddressList.from_json", false]], "from_json() (cdp.client.models.address_reputation.addressreputation class method)": [[4, "cdp.client.models.address_reputation.AddressReputation.from_json", false]], "from_json() (cdp.client.models.address_reputation_metadata.addressreputationmetadata class method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.from_json", false]], "from_json() (cdp.client.models.address_risk.addressrisk class method)": [[4, "cdp.client.models.address_risk.AddressRisk.from_json", false]], "from_json() (cdp.client.models.address_transaction_list.addresstransactionlist class method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.from_json", false]], "from_json() (cdp.client.models.asset.asset class method)": [[4, "cdp.client.models.asset.Asset.from_json", false]], "from_json() (cdp.client.models.balance.balance class method)": [[4, "cdp.client.models.balance.Balance.from_json", false]], "from_json() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest class method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest class method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest class method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_trade_request.broadcasttraderequest class method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest class method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.from_json", false]], "from_json() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest class method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.from_json", false]], "from_json() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest class method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.compiled_smart_contract.compiledsmartcontract class method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.from_json", false]], "from_json() (cdp.client.models.contract_event.contractevent class method)": [[4, "cdp.client.models.contract_event.ContractEvent.from_json", false]], "from_json() (cdp.client.models.contract_event_list.contracteventlist class method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.from_json", false]], "from_json() (cdp.client.models.contract_invocation.contractinvocation class method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.from_json", false]], "from_json() (cdp.client.models.contract_invocation_list.contractinvocationlist class method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.from_json", false]], "from_json() (cdp.client.models.create_address_request.createaddressrequest class method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.from_json", false]], "from_json() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest class method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.from_json", false]], "from_json() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest class method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.from_json", false]], "from_json() (cdp.client.models.create_fund_operation_request.createfundoperationrequest class method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.from_json", false]], "from_json() (cdp.client.models.create_fund_quote_request.createfundquoterequest class method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.from_json", false]], "from_json() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest class method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.from_json", false]], "from_json() (cdp.client.models.create_server_signer_request.createserversignerrequest class method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.from_json", false]], "from_json() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest class method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest class method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.from_json", false]], "from_json() (cdp.client.models.create_trade_request.createtraderequest class method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.from_json", false]], "from_json() (cdp.client.models.create_transfer_request.createtransferrequest class method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.from_json", false]], "from_json() (cdp.client.models.create_wallet_request.createwalletrequest class method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.from_json", false]], "from_json() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet class method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.from_json", false]], "from_json() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest class method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.from_json", false]], "from_json() (cdp.client.models.create_webhook_request.createwebhookrequest class method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.from_json", false]], "from_json() (cdp.client.models.crypto_amount.cryptoamount class method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.from_json", false]], "from_json() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest class method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.from_json", false]], "from_json() (cdp.client.models.erc20_transfer_event.erc20transferevent class method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.from_json", false]], "from_json() (cdp.client.models.erc721_transfer_event.erc721transferevent class method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.from_json", false]], "from_json() (cdp.client.models.error.error class method)": [[4, "cdp.client.models.error.Error.from_json", false]], "from_json() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer class method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction.ethereumtransaction class method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess class method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist class method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace class method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.from_json", false]], "from_json() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata class method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.from_json", false]], "from_json() (cdp.client.models.faucet_transaction.faucettransaction class method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.from_json", false]], "from_json() (cdp.client.models.feature_set.featureset class method)": [[4, "cdp.client.models.feature_set.FeatureSet.from_json", false]], "from_json() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response class method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.from_json", false]], "from_json() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response class method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.from_json", false]], "from_json() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest class method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.from_json", false]], "from_json() (cdp.client.models.fiat_amount.fiatamount class method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.from_json", false]], "from_json() (cdp.client.models.fund_operation.fundoperation class method)": [[4, "cdp.client.models.fund_operation.FundOperation.from_json", false]], "from_json() (cdp.client.models.fund_operation_fees.fundoperationfees class method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.from_json", false]], "from_json() (cdp.client.models.fund_operation_list.fundoperationlist class method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.from_json", false]], "from_json() (cdp.client.models.fund_quote.fundquote class method)": [[4, "cdp.client.models.fund_quote.FundQuote.from_json", false]], "from_json() (cdp.client.models.get_staking_context_request.getstakingcontextrequest class method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.from_json", false]], "from_json() (cdp.client.models.historical_balance.historicalbalance class method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.from_json", false]], "from_json() (cdp.client.models.multi_token_contract_options.multitokencontractoptions class method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.from_json", false]], "from_json() (cdp.client.models.network.network class method)": [[4, "cdp.client.models.network.Network.from_json", false]], "from_json() (cdp.client.models.network_identifier.networkidentifier class method)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.from_json", false]], "from_json() (cdp.client.models.nft_contract_options.nftcontractoptions class method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.from_json", false]], "from_json() (cdp.client.models.onchain_name.onchainname class method)": [[4, "cdp.client.models.onchain_name.OnchainName.from_json", false]], "from_json() (cdp.client.models.onchain_name_list.onchainnamelist class method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.from_json", false]], "from_json() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner class method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.from_json", false]], "from_json() (cdp.client.models.payload_signature.payloadsignature class method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.from_json", false]], "from_json() (cdp.client.models.payload_signature_list.payloadsignaturelist class method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.from_json", false]], "from_json() (cdp.client.models.read_contract_request.readcontractrequest class method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.from_json", false]], "from_json() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest class method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest class method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.seed_creation_event.seedcreationevent class method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.from_json", false]], "from_json() (cdp.client.models.seed_creation_event_result.seedcreationeventresult class method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.from_json", false]], "from_json() (cdp.client.models.server_signer.serversigner class method)": [[4, "cdp.client.models.server_signer.ServerSigner.from_json", false]], "from_json() (cdp.client.models.server_signer_event.serversignerevent class method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.from_json", false]], "from_json() (cdp.client.models.server_signer_event_event.serversignereventevent class method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.from_json", false]], "from_json() (cdp.client.models.server_signer_event_list.serversignereventlist class method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.from_json", false]], "from_json() (cdp.client.models.server_signer_list.serversignerlist class method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.from_json", false]], "from_json() (cdp.client.models.signature_creation_event.signaturecreationevent class method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.from_json", false]], "from_json() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult class method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.from_json", false]], "from_json() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata class method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.from_json", false]], "from_json() (cdp.client.models.smart_contract.smartcontract class method)": [[4, "cdp.client.models.smart_contract.SmartContract.from_json", false]], "from_json() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent class method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.from_json", false]], "from_json() (cdp.client.models.smart_contract_list.smartcontractlist class method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.from_json", false]], "from_json() (cdp.client.models.smart_contract_options.smartcontractoptions class method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.from_json", false]], "from_json() (cdp.client.models.smart_contract_type.smartcontracttype class method)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.from_json", false]], "from_json() (cdp.client.models.solidity_value.solidityvalue class method)": [[4, "cdp.client.models.solidity_value.SolidityValue.from_json", false]], "from_json() (cdp.client.models.sponsored_send.sponsoredsend class method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.from_json", false]], "from_json() (cdp.client.models.staking_balance.stakingbalance class method)": [[4, "cdp.client.models.staking_balance.StakingBalance.from_json", false]], "from_json() (cdp.client.models.staking_context.stakingcontext class method)": [[4, "cdp.client.models.staking_context.StakingContext.from_json", false]], "from_json() (cdp.client.models.staking_context_context.stakingcontextcontext class method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.from_json", false]], "from_json() (cdp.client.models.staking_operation.stakingoperation class method)": [[4, "cdp.client.models.staking_operation.StakingOperation.from_json", false]], "from_json() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata class method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.from_json", false]], "from_json() (cdp.client.models.staking_reward.stakingreward class method)": [[4, "cdp.client.models.staking_reward.StakingReward.from_json", false]], "from_json() (cdp.client.models.staking_reward_format.stakingrewardformat class method)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat.from_json", false]], "from_json() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue class method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.from_json", false]], "from_json() (cdp.client.models.token_contract_options.tokencontractoptions class method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.from_json", false]], "from_json() (cdp.client.models.token_transfer_type.tokentransfertype class method)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.from_json", false]], "from_json() (cdp.client.models.trade.trade class method)": [[4, "cdp.client.models.trade.Trade.from_json", false]], "from_json() (cdp.client.models.trade_list.tradelist class method)": [[4, "cdp.client.models.trade_list.TradeList.from_json", false]], "from_json() (cdp.client.models.transaction.transaction class method)": [[4, "cdp.client.models.transaction.Transaction.from_json", false]], "from_json() (cdp.client.models.transaction_content.transactioncontent class method)": [[4, "cdp.client.models.transaction_content.TransactionContent.from_json", false]], "from_json() (cdp.client.models.transaction_type.transactiontype class method)": [[4, "cdp.client.models.transaction_type.TransactionType.from_json", false]], "from_json() (cdp.client.models.transfer.transfer class method)": [[4, "cdp.client.models.transfer.Transfer.from_json", false]], "from_json() (cdp.client.models.transfer_list.transferlist class method)": [[4, "cdp.client.models.transfer_list.TransferList.from_json", false]], "from_json() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest class method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.update_webhook_request.updatewebhookrequest class method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.from_json", false]], "from_json() (cdp.client.models.user.user class method)": [[4, "cdp.client.models.user.User.from_json", false]], "from_json() (cdp.client.models.validator.validator class method)": [[4, "cdp.client.models.validator.Validator.from_json", false]], "from_json() (cdp.client.models.validator_details.validatordetails class method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.from_json", false]], "from_json() (cdp.client.models.validator_list.validatorlist class method)": [[4, "cdp.client.models.validator_list.ValidatorList.from_json", false]], "from_json() (cdp.client.models.validator_status.validatorstatus class method)": [[4, "cdp.client.models.validator_status.ValidatorStatus.from_json", false]], "from_json() (cdp.client.models.wallet.wallet class method)": [[4, "cdp.client.models.wallet.Wallet.from_json", false]], "from_json() (cdp.client.models.wallet_list.walletlist class method)": [[4, "cdp.client.models.wallet_list.WalletList.from_json", false]], "from_json() (cdp.client.models.webhook.webhook class method)": [[4, "cdp.client.models.webhook.Webhook.from_json", false]], "from_json() (cdp.client.models.webhook_event_filter.webhookeventfilter class method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.from_json", false]], "from_json() (cdp.client.models.webhook_event_type.webhookeventtype class method)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.from_json", false]], "from_json() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter class method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.from_json", false]], "from_json() (cdp.client.models.webhook_list.webhooklist class method)": [[4, "cdp.client.models.webhook_list.WebhookList.from_json", false]], "from_json() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter class method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.from_json", false]], "from_json() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter class method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.from_json", false]], "from_model() (cdp.asset class method)": [[1, "cdp.Asset.from_model", false]], "from_model() (cdp.asset.asset class method)": [[1, "cdp.asset.Asset.from_model", false]], "from_model() (cdp.balance static method)": [[1, "cdp.Balance.from_model", false]], "from_model() (cdp.balance.balance static method)": [[1, "cdp.balance.Balance.from_model", false]], "from_model() (cdp.crypto_amount.cryptoamount class method)": [[1, "cdp.crypto_amount.CryptoAmount.from_model", false]], "from_model() (cdp.fiat_amount.fiatamount class method)": [[1, "cdp.fiat_amount.FiatAmount.from_model", false]], "from_model() (cdp.historical_balance.historicalbalance class method)": [[1, "cdp.historical_balance.HistoricalBalance.from_model", false]], "from_model_and_asset_id() (cdp.crypto_amount.cryptoamount class method)": [[1, "cdp.crypto_amount.CryptoAmount.from_model_and_asset_id", false]], "from_models() (cdp.balance_map.balancemap class method)": [[1, "cdp.balance_map.BalanceMap.from_models", false]], "from_models() (cdp.balancemap class method)": [[1, "cdp.BalanceMap.from_models", false]], "from_response() (cdp.client.exceptions.apiexception class method)": [[2, "cdp.client.exceptions.ApiException.from_response", false]], "func (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.func", false]], "fund (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.fund", false]], "fund() (cdp.wallet method)": [[1, "cdp.Wallet.fund", false]], "fund() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.fund", false]], "fund() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.fund", false]], "fund() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.fund", false]], "fund_operation_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.fund_operation_id", false]], "fund_quote_id (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.fund_quote_id", false]], "fund_quote_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.fund_quote_id", false]], "fundapi (class in cdp.client.api.fund_api)": [[3, "cdp.client.api.fund_api.FundApi", false]], "fundoperation (class in cdp.client.models.fund_operation)": [[4, "cdp.client.models.fund_operation.FundOperation", false]], "fundoperation (class in cdp.fund_operation)": [[1, "cdp.fund_operation.FundOperation", false]], "fundoperation.status (class in cdp.fund_operation)": [[1, "cdp.fund_operation.FundOperation.Status", false]], "fundoperationfees (class in cdp.client.models.fund_operation_fees)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees", false]], "fundoperationlist (class in cdp.client.models.fund_operation_list)": [[4, "cdp.client.models.fund_operation_list.FundOperationList", false]], "fundquote (class in cdp.client.models.fund_quote)": [[4, "cdp.client.models.fund_quote.FundQuote", false]], "fundquote (class in cdp.fund_quote)": [[1, "cdp.fund_quote.FundQuote", false]], "gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.gas", false]], "gas (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.gas", false]], "gas_price (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.gas_price", false]], "gas_used (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.gas_used", false]], "gasless (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.gasless", false]], "gasless (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.gasless", false]], "gasless (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.gasless", false]], "gasless_send (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.gasless_send", false]], "get_address() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address", false]], "get_address_balance() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_balance", false]], "get_address_balance_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_balance_with_http_info", false]], "get_address_balance_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_balance_without_preload_content", false]], "get_address_reputation() (cdp.client.api.reputation_api.reputationapi method)": [[3, "cdp.client.api.reputation_api.ReputationApi.get_address_reputation", false]], "get_address_reputation_with_http_info() (cdp.client.api.reputation_api.reputationapi method)": [[3, "cdp.client.api.reputation_api.ReputationApi.get_address_reputation_with_http_info", false]], "get_address_reputation_without_preload_content() (cdp.client.api.reputation_api.reputationapi method)": [[3, "cdp.client.api.reputation_api.ReputationApi.get_address_reputation_without_preload_content", false]], "get_address_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_with_http_info", false]], "get_address_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_without_preload_content", false]], "get_api_key_with_prefix() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_api_key_with_prefix", false]], "get_asset() (cdp.client.api.assets_api.assetsapi method)": [[3, "cdp.client.api.assets_api.AssetsApi.get_asset", false]], "get_asset_with_http_info() (cdp.client.api.assets_api.assetsapi method)": [[3, "cdp.client.api.assets_api.AssetsApi.get_asset_with_http_info", false]], "get_asset_without_preload_content() (cdp.client.api.assets_api.assetsapi method)": [[3, "cdp.client.api.assets_api.AssetsApi.get_asset_without_preload_content", false]], "get_basic_auth_token() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_basic_auth_token", false]], "get_contract_invocation() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.get_contract_invocation", false]], "get_contract_invocation_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.get_contract_invocation_with_http_info", false]], "get_contract_invocation_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.get_contract_invocation_without_preload_content", false]], "get_current_user() (cdp.client.api.users_api.usersapi method)": [[3, "cdp.client.api.users_api.UsersApi.get_current_user", false]], "get_current_user_with_http_info() (cdp.client.api.users_api.usersapi method)": [[3, "cdp.client.api.users_api.UsersApi.get_current_user_with_http_info", false]], "get_current_user_without_preload_content() (cdp.client.api.users_api.usersapi method)": [[3, "cdp.client.api.users_api.UsersApi.get_current_user_without_preload_content", false]], "get_default() (cdp.client.api_client.apiclient class method)": [[2, "cdp.client.api_client.ApiClient.get_default", false]], "get_default() (cdp.client.configuration.configuration class method)": [[2, "cdp.client.configuration.Configuration.get_default", false]], "get_default_copy() (cdp.client.configuration.configuration class method)": [[2, "cdp.client.configuration.Configuration.get_default_copy", false]], "get_external_address_balance() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_address_balance", false]], "get_external_address_balance_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_address_balance_with_http_info", false]], "get_external_address_balance_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_address_balance_without_preload_content", false]], "get_external_staking_operation() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_external_staking_operation", false]], "get_external_staking_operation_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_external_staking_operation_with_http_info", false]], "get_external_staking_operation_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_external_staking_operation_without_preload_content", false]], "get_external_transfer() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_transfer", false]], "get_external_transfer_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_transfer_with_http_info", false]], "get_external_transfer_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_transfer_without_preload_content", false]], "get_faucet_transaction() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_faucet_transaction", false]], "get_faucet_transaction_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_faucet_transaction_with_http_info", false]], "get_faucet_transaction_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_faucet_transaction_without_preload_content", false]], "get_fund_operation() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.get_fund_operation", false]], "get_fund_operation_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.get_fund_operation_with_http_info", false]], "get_fund_operation_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.get_fund_operation_without_preload_content", false]], "get_host_from_settings() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_host_from_settings", false]], "get_host_settings() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_host_settings", false]], "get_network() (cdp.client.api.networks_api.networksapi method)": [[3, "cdp.client.api.networks_api.NetworksApi.get_network", false]], "get_network_with_http_info() (cdp.client.api.networks_api.networksapi method)": [[3, "cdp.client.api.networks_api.NetworksApi.get_network_with_http_info", false]], "get_network_without_preload_content() (cdp.client.api.networks_api.networksapi method)": [[3, "cdp.client.api.networks_api.NetworksApi.get_network_without_preload_content", false]], "get_payload_signature() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_payload_signature", false]], "get_payload_signature_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_payload_signature_with_http_info", false]], "get_payload_signature_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_payload_signature_without_preload_content", false]], "get_server_signer() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.get_server_signer", false]], "get_server_signer_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.get_server_signer_with_http_info", false]], "get_server_signer_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.get_server_signer_without_preload_content", false]], "get_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.get_smart_contract", false]], "get_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.get_smart_contract_with_http_info", false]], "get_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.get_smart_contract_without_preload_content", false]], "get_staking_context() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_staking_context", false]], "get_staking_context_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_staking_context_with_http_info", false]], "get_staking_context_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_staking_context_without_preload_content", false]], "get_staking_operation() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.get_staking_operation", false]], "get_staking_operation() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.get_staking_operation", false]], "get_staking_operation_with_http_info() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.get_staking_operation_with_http_info", false]], "get_staking_operation_with_http_info() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.get_staking_operation_with_http_info", false]], "get_staking_operation_without_preload_content() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.get_staking_operation_without_preload_content", false]], "get_staking_operation_without_preload_content() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.get_staking_operation_without_preload_content", false]], "get_trade() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.get_trade", false]], "get_trade_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.get_trade_with_http_info", false]], "get_trade_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.get_trade_without_preload_content", false]], "get_transfer() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.get_transfer", false]], "get_transfer_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.get_transfer_with_http_info", false]], "get_transfer_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.get_transfer_without_preload_content", false]], "get_validator() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_validator", false]], "get_validator() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.get_validator", false]], "get_validator_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_validator_with_http_info", false]], "get_validator_with_http_info() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.get_validator_with_http_info", false]], "get_validator_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_validator_without_preload_content", false]], "get_validator_without_preload_content() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.get_validator_without_preload_content", false]], "get_wallet() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet", false]], "get_wallet_balance() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_balance", false]], "get_wallet_balance_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_balance_with_http_info", false]], "get_wallet_balance_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_balance_without_preload_content", false]], "get_wallet_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_with_http_info", false]], "get_wallet_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_without_preload_content", false]], "getheader() (cdp.client.rest.restresponse method)": [[2, "cdp.client.rest.RESTResponse.getheader", false]], "getheaders() (cdp.client.rest.restresponse method)": [[2, "cdp.client.rest.RESTResponse.getheaders", false]], "getstakingcontextrequest (class in cdp.client.models.get_staking_context_request)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest", false]], "handled (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.handled", false]], "has_more (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.has_more", false]], "has_more (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.has_more", false]], "has_more (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.has_more", false]], "has_more (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.has_more", false]], "has_more (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.has_more", false]], "has_more (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.has_more", false]], "has_more (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.has_more", false]], "has_more (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.has_more", false]], "has_more (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.has_more", false]], "has_more (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.has_more", false]], "has_more (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.has_more", false]], "has_more (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.has_more", false]], "has_more (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.has_more", false]], "has_more (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.has_more", false]], "has_more (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.has_more", false]], "has_more (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.has_more", false]], "has_more (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.has_more", false]], "has_more (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.has_more", false]], "has_more (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.has_more", false]], "hash (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.hash", false]], "hash_message() (in module cdp)": [[1, "cdp.hash_message", false]], "hash_message() (in module cdp.hash_utils)": [[1, "cdp.hash_utils.hash_message", false]], "hash_typed_data_message() (in module cdp)": [[1, "cdp.hash_typed_data_message", false]], "hash_typed_data_message() (in module cdp.hash_utils)": [[1, "cdp.hash_utils.hash_typed_data_message", false]], "headers (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.headers", false]], "historical_balances() (cdp.address method)": [[1, "cdp.Address.historical_balances", false]], "historical_balances() (cdp.address.address method)": [[1, "cdp.address.Address.historical_balances", false]], "historicalbalance (class in cdp.client.models.historical_balance)": [[4, "cdp.client.models.historical_balance.HistoricalBalance", false]], "historicalbalance (class in cdp.historical_balance)": [[1, "cdp.historical_balance.HistoricalBalance", false]], "host (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.host", false]], "http_code (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.http_code", false]], "id (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.id", false]], "id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.id", false]], "id (cdp.client.models.user.user attribute)": [[4, "cdp.client.models.user.User.id", false]], "id (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.id", false]], "id (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.id", false]], "id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.id", false]], "id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.id", false]], "id (cdp.wallet property)": [[1, "cdp.Wallet.id", false]], "id (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.id", false]], "id (cdp.webhook property)": [[1, "cdp.Webhook.id", false]], "id (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.id", false]], "ignore_operation_servers (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.ignore_operation_servers", false]], "import_data() (cdp.wallet class method)": [[1, "cdp.Wallet.import_data", false]], "import_data() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.import_data", false]], "import_wallet() (cdp.wallet class method)": [[1, "cdp.Wallet.import_wallet", false]], "import_wallet() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.import_wallet", false]], "index (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.index", false]], "index (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.index", false]], "index (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.index", false]], "input (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.input", false]], "input (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.input", false]], "insufficientfundserror": [[1, "cdp.errors.InsufficientFundsError", false]], "internalerror": [[1, "cdp.errors.InternalError", false]], "invalidaddresserror": [[1, "cdp.errors.InvalidAddressError", false]], "invalidaddressiderror": [[1, "cdp.errors.InvalidAddressIDError", false]], "invalidamounterror": [[1, "cdp.errors.InvalidAmountError", false]], "invalidapikeyformaterror": [[1, "cdp.errors.InvalidAPIKeyFormatError", false]], "invalidassetiderror": [[1, "cdp.errors.InvalidAssetIDError", false]], "invalidconfigurationerror": [[1, "cdp.errors.InvalidConfigurationError", false]], "invaliddestinationerror": [[1, "cdp.errors.InvalidDestinationError", false]], "invalidlimiterror": [[1, "cdp.errors.InvalidLimitError", false]], "invalidnetworkiderror": [[1, "cdp.errors.InvalidNetworkIDError", false]], "invalidpageerror": [[1, "cdp.errors.InvalidPageError", false]], "invalidsignedpayloaderror": [[1, "cdp.errors.InvalidSignedPayloadError", false]], "invalidtransferiderror": [[1, "cdp.errors.InvalidTransferIDError", false]], "invalidtransferstatuserror": [[1, "cdp.errors.InvalidTransferStatusError", false]], "invalidwalleterror": [[1, "cdp.errors.InvalidWalletError", false]], "invalidwalletiderror": [[1, "cdp.errors.InvalidWalletIDError", false]], "invoke_contract() (cdp.wallet method)": [[1, "cdp.Wallet.invoke_contract", false]], "invoke_contract() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.invoke_contract", false]], "invoke_contract() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.invoke_contract", false]], "invoke_contract() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.invoke_contract", false]], "is_external (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.is_external", false]], "is_external (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.is_external", false]], "is_external (cdp.smartcontract property)": [[1, "cdp.SmartContract.is_external", false]], "is_mpc (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.is_mpc", false]], "is_mpc (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.is_mpc", false]], "is_primary (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.is_primary", false]], "is_socks_proxy_url() (in module cdp.client.rest)": [[2, "cdp.client.rest.is_socks_proxy_url", false]], "is_testnet (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.is_testnet", false]], "key (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner attribute)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.key", false]], "key (cdp.wallet_address.walletaddress property)": [[1, "cdp.wallet_address.WalletAddress.key", false]], "key (cdp.walletaddress property)": [[1, "cdp.WalletAddress.key", false]], "key_file (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.key_file", false]], "lend_borrow_stake_transactions (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.lend_borrow_stake_transactions", false]], "list() (cdp.contract_invocation.contractinvocation class method)": [[1, "cdp.contract_invocation.ContractInvocation.list", false]], "list() (cdp.contractinvocation class method)": [[1, "cdp.ContractInvocation.list", false]], "list() (cdp.fund_operation.fundoperation class method)": [[1, "cdp.fund_operation.FundOperation.list", false]], "list() (cdp.historical_balance.historicalbalance class method)": [[1, "cdp.historical_balance.HistoricalBalance.list", false]], "list() (cdp.payload_signature.payloadsignature class method)": [[1, "cdp.payload_signature.PayloadSignature.list", false]], "list() (cdp.payloadsignature class method)": [[1, "cdp.PayloadSignature.list", false]], "list() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.list", false]], "list() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.list", false]], "list() (cdp.trade class method)": [[1, "cdp.Trade.list", false]], "list() (cdp.trade.trade class method)": [[1, "cdp.trade.Trade.list", false]], "list() (cdp.transaction class method)": [[1, "cdp.Transaction.list", false]], "list() (cdp.transaction.transaction class method)": [[1, "cdp.transaction.Transaction.list", false]], "list() (cdp.transfer class method)": [[1, "cdp.Transfer.list", false]], "list() (cdp.transfer.transfer class method)": [[1, "cdp.transfer.Transfer.list", false]], "list() (cdp.wallet class method)": [[1, "cdp.Wallet.list", false]], "list() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.list", false]], "list() (cdp.webhook class method)": [[1, "cdp.Webhook.list", false]], "list() (cdp.webhook.webhook class method)": [[1, "cdp.webhook.Webhook.list", false]], "list_address_balances() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_address_balances", false]], "list_address_balances_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_address_balances_with_http_info", false]], "list_address_balances_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_address_balances_without_preload_content", false]], "list_address_historical_balance() (cdp.client.api.balance_history_api.balancehistoryapi method)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi.list_address_historical_balance", false]], "list_address_historical_balance_with_http_info() (cdp.client.api.balance_history_api.balancehistoryapi method)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi.list_address_historical_balance_with_http_info", false]], "list_address_historical_balance_without_preload_content() (cdp.client.api.balance_history_api.balancehistoryapi method)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi.list_address_historical_balance_without_preload_content", false]], "list_address_transactions() (cdp.client.api.transaction_history_api.transactionhistoryapi method)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi.list_address_transactions", false]], "list_address_transactions_with_http_info() (cdp.client.api.transaction_history_api.transactionhistoryapi method)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi.list_address_transactions_with_http_info", false]], "list_address_transactions_without_preload_content() (cdp.client.api.transaction_history_api.transactionhistoryapi method)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi.list_address_transactions_without_preload_content", false]], "list_addresses() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_addresses", false]], "list_addresses_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_addresses_with_http_info", false]], "list_addresses_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_addresses_without_preload_content", false]], "list_contract_events() (cdp.client.api.contract_events_api.contracteventsapi method)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi.list_contract_events", false]], "list_contract_events_with_http_info() (cdp.client.api.contract_events_api.contracteventsapi method)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi.list_contract_events_with_http_info", false]], "list_contract_events_without_preload_content() (cdp.client.api.contract_events_api.contracteventsapi method)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi.list_contract_events_without_preload_content", false]], "list_contract_invocations() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.list_contract_invocations", false]], "list_contract_invocations_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.list_contract_invocations_with_http_info", false]], "list_contract_invocations_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.list_contract_invocations_without_preload_content", false]], "list_external_address_balances() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.list_external_address_balances", false]], "list_external_address_balances_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.list_external_address_balances_with_http_info", false]], "list_external_address_balances_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.list_external_address_balances_without_preload_content", false]], "list_fund_operations() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.list_fund_operations", false]], "list_fund_operations_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.list_fund_operations_with_http_info", false]], "list_fund_operations_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.list_fund_operations_without_preload_content", false]], "list_payload_signatures() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_payload_signatures", false]], "list_payload_signatures_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_payload_signatures_with_http_info", false]], "list_payload_signatures_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_payload_signatures_without_preload_content", false]], "list_server_signer_events() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signer_events", false]], "list_server_signer_events_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signer_events_with_http_info", false]], "list_server_signer_events_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signer_events_without_preload_content", false]], "list_server_signers() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signers", false]], "list_server_signers_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signers_with_http_info", false]], "list_server_signers_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signers_without_preload_content", false]], "list_smart_contracts() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.list_smart_contracts", false]], "list_smart_contracts_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.list_smart_contracts_with_http_info", false]], "list_smart_contracts_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.list_smart_contracts_without_preload_content", false]], "list_trades() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.list_trades", false]], "list_trades_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.list_trades_with_http_info", false]], "list_trades_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.list_trades_without_preload_content", false]], "list_transfers() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.list_transfers", false]], "list_transfers_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.list_transfers_with_http_info", false]], "list_transfers_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.list_transfers_without_preload_content", false]], "list_validators() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.list_validators", false]], "list_validators() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.list_validators", false]], "list_validators_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.list_validators_with_http_info", false]], "list_validators_with_http_info() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.list_validators_with_http_info", false]], "list_validators_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.list_validators_without_preload_content", false]], "list_validators_without_preload_content() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.list_validators_without_preload_content", false]], "list_wallet_balances() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallet_balances", false]], "list_wallet_balances_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallet_balances_with_http_info", false]], "list_wallet_balances_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallet_balances_without_preload_content", false]], "list_wallets() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallets", false]], "list_wallets_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallets_with_http_info", false]], "list_wallets_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallets_without_preload_content", false]], "list_webhooks() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.list_webhooks", false]], "list_webhooks_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.list_webhooks_with_http_info", false]], "list_webhooks_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.list_webhooks_without_preload_content", false]], "load_seed() (cdp.wallet method)": [[1, "cdp.Wallet.load_seed", false]], "load_seed() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.load_seed", false]], "load_seed_from_file() (cdp.wallet method)": [[1, "cdp.Wallet.load_seed_from_file", false]], "load_seed_from_file() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.load_seed_from_file", false]], "log_index (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.log_index", false]], "log_index (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.log_index", false]], "log_index (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.log_index", false]], "log_index (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.log_index", false]], "logger (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.logger", false]], "logger_file (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.logger_file", false]], "logger_file_handler (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.logger_file_handler", false]], "logger_format (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.logger_format", false]], "logger_stream_handler (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.logger_stream_handler", false]], "longest_active_streak (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.longest_active_streak", false]], "malformedrequesterror": [[1, "cdp.errors.MalformedRequestError", false]], "manager_address (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.manager_address", false]], "max_addresses (cdp.wallet attribute)": [[1, "cdp.Wallet.MAX_ADDRESSES", false]], "max_addresses (cdp.wallet.wallet attribute)": [[1, "cdp.wallet.Wallet.MAX_ADDRESSES", false]], "max_fee_per_gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.max_fee_per_gas", false]], "max_network_retries (cdp.cdp attribute)": [[1, "cdp.Cdp.max_network_retries", false], [1, "id11", false]], "max_network_retries (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.max_network_retries", false], [1, "id4", false]], "max_priority_fee_per_gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.max_priority_fee_per_gas", false]], "message (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.message", false]], "metadata (cdp.address_reputation.addressreputation property)": [[1, "cdp.address_reputation.AddressReputation.metadata", false]], "metadata (cdp.client.models.address_reputation.addressreputation attribute)": [[4, "cdp.client.models.address_reputation.AddressReputation.metadata", false]], "metadata (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.metadata", false]], "method (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.method", false]], "method (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.method", false]], "method (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.method", false]], "method (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.method", false]], "method (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.method", false]], "method (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.method", false]], "mint (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.mint", false]], "mnemonic_phrase (cdp.mnemonic_seed_phrase.mnemonicseedphrase attribute)": [[1, "cdp.mnemonic_seed_phrase.MnemonicSeedPhrase.mnemonic_phrase", false]], "mnemonic_phrase (cdp.mnemonicseedphrase attribute)": [[1, "cdp.MnemonicSeedPhrase.mnemonic_phrase", false]], "mnemonicseedphrase (class in cdp)": [[1, "cdp.MnemonicSeedPhrase", false]], "mnemonicseedphrase (class in cdp.mnemonic_seed_phrase)": [[1, "cdp.mnemonic_seed_phrase.MnemonicSeedPhrase", false]], "model_config (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.model_config", false]], "model_config (cdp.client.models.abi.abi attribute)": [[4, "cdp.client.models.abi.ABI.model_config", false]], "model_config (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.model_config", false]], "model_config (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.model_config", false]], "model_config (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.model_config", false]], "model_config (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.model_config", false]], "model_config (cdp.client.models.address_reputation.addressreputation attribute)": [[4, "cdp.client.models.address_reputation.AddressReputation.model_config", false]], "model_config (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.model_config", false]], "model_config (cdp.client.models.address_risk.addressrisk attribute)": [[4, "cdp.client.models.address_risk.AddressRisk.model_config", false]], "model_config (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.model_config", false]], "model_config (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.model_config", false]], "model_config (cdp.client.models.balance.balance attribute)": [[4, "cdp.client.models.balance.Balance.model_config", false]], "model_config (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest attribute)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.model_config", false]], "model_config (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest attribute)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.model_config", false]], "model_config (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest attribute)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.model_config", false]], "model_config (cdp.client.models.broadcast_trade_request.broadcasttraderequest attribute)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.model_config", false]], "model_config (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest attribute)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.model_config", false]], "model_config (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.model_config", false]], "model_config (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.model_config", false]], "model_config (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.model_config", false]], "model_config (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.model_config", false]], "model_config (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.model_config", false]], "model_config (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.model_config", false]], "model_config (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.model_config", false]], "model_config (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.model_config", false]], "model_config (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.model_config", false]], "model_config (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.model_config", false]], "model_config (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.model_config", false]], "model_config (cdp.client.models.create_fund_quote_request.createfundquoterequest attribute)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.model_config", false]], "model_config (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest attribute)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.model_config", false]], "model_config (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.model_config", false]], "model_config (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.model_config", false]], "model_config (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.model_config", false]], "model_config (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.model_config", false]], "model_config (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.model_config", false]], "model_config (cdp.client.models.create_wallet_request.createwalletrequest attribute)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.model_config", false]], "model_config (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet attribute)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.model_config", false]], "model_config (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest attribute)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.model_config", false]], "model_config (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.model_config", false]], "model_config (cdp.client.models.crypto_amount.cryptoamount attribute)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.model_config", false]], "model_config (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest attribute)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.model_config", false]], "model_config (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.model_config", false]], "model_config (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.model_config", false]], "model_config (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.model_config", false]], "model_config (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.model_config", false]], "model_config (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.model_config", false]], "model_config (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess attribute)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.model_config", false]], "model_config (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist attribute)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.model_config", false]], "model_config (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.model_config", false]], "model_config (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.model_config", false]], "model_config (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.model_config", false]], "model_config (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.model_config", false]], "model_config (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.model_config", false]], "model_config (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.model_config", false]], "model_config (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.model_config", false]], "model_config (cdp.client.models.fiat_amount.fiatamount attribute)": [[4, "cdp.client.models.fiat_amount.FiatAmount.model_config", false]], "model_config (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.model_config", false]], "model_config (cdp.client.models.fund_operation_fees.fundoperationfees attribute)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.model_config", false]], "model_config (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.model_config", false]], "model_config (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.model_config", false]], "model_config (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.model_config", false]], "model_config (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.model_config", false]], "model_config (cdp.client.models.multi_token_contract_options.multitokencontractoptions attribute)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.model_config", false]], "model_config (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.model_config", false]], "model_config (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.model_config", false]], "model_config (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.model_config", false]], "model_config (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.model_config", false]], "model_config (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner attribute)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.model_config", false]], "model_config (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.model_config", false]], "model_config (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.model_config", false]], "model_config (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.model_config", false]], "model_config (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.model_config", false]], "model_config (cdp.client.models.register_smart_contract_request.registersmartcontractrequest attribute)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.model_config", false]], "model_config (cdp.client.models.seed_creation_event.seedcreationevent attribute)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.model_config", false]], "model_config (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.model_config", false]], "model_config (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.model_config", false]], "model_config (cdp.client.models.server_signer_event.serversignerevent attribute)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.model_config", false]], "model_config (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.model_config", false]], "model_config (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.model_config", false]], "model_config (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.model_config", false]], "model_config (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.model_config", false]], "model_config (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.model_config", false]], "model_config (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.model_config", false]], "model_config (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.model_config", false]], "model_config (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.model_config", false]], "model_config (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.model_config", false]], "model_config (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.model_config", false]], "model_config (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.model_config", false]], "model_config (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.model_config", false]], "model_config (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.model_config", false]], "model_config (cdp.client.models.staking_context.stakingcontext attribute)": [[4, "cdp.client.models.staking_context.StakingContext.model_config", false]], "model_config (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.model_config", false]], "model_config (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.model_config", false]], "model_config (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.model_config", false]], "model_config (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.model_config", false]], "model_config (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.model_config", false]], "model_config (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.model_config", false]], "model_config (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.model_config", false]], "model_config (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.model_config", false]], "model_config (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.model_config", false]], "model_config (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.model_config", false]], "model_config (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.model_config", false]], "model_config (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.model_config", false]], "model_config (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest attribute)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.model_config", false]], "model_config (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.model_config", false]], "model_config (cdp.client.models.user.user attribute)": [[4, "cdp.client.models.user.User.model_config", false]], "model_config (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.model_config", false]], "model_config (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.model_config", false]], "model_config (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.model_config", false]], "model_config (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.model_config", false]], "model_config (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.model_config", false]], "model_config (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.model_config", false]], "model_config (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.model_config", false]], "model_config (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.model_config", false]], "model_config (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.model_config", false]], "model_config (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter attribute)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.model_config", false]], "model_config (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter attribute)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.model_config", false]], "module": [[1, "module-cdp", false], [1, "module-cdp.address", false], [1, "module-cdp.address_reputation", false], [1, "module-cdp.api_clients", false], [1, "module-cdp.asset", false], [1, "module-cdp.balance", false], [1, "module-cdp.balance_map", false], [1, "module-cdp.cdp", false], [1, "module-cdp.cdp_api_client", false], [1, "module-cdp.constants", false], [1, "module-cdp.contract_invocation", false], [1, "module-cdp.crypto_amount", false], [1, "module-cdp.errors", false], [1, "module-cdp.external_address", false], [1, "module-cdp.faucet_transaction", false], [1, "module-cdp.fiat_amount", false], [1, "module-cdp.fund_operation", false], [1, "module-cdp.fund_quote", false], [1, "module-cdp.hash_utils", false], [1, "module-cdp.historical_balance", false], [1, "module-cdp.mnemonic_seed_phrase", false], [1, "module-cdp.payload_signature", false], [1, "module-cdp.smart_contract", false], [1, "module-cdp.sponsored_send", false], [1, "module-cdp.trade", false], [1, "module-cdp.transaction", false], [1, "module-cdp.transfer", false], [1, "module-cdp.wallet", false], [1, "module-cdp.wallet_address", false], [1, "module-cdp.wallet_data", false], [1, "module-cdp.webhook", false], [2, "module-cdp.client", false], [2, "module-cdp.client.api_client", false], [2, "module-cdp.client.api_response", false], [2, "module-cdp.client.configuration", false], [2, "module-cdp.client.exceptions", false], [2, "module-cdp.client.rest", false], [3, "module-cdp.client.api", false], [3, "module-cdp.client.api.addresses_api", false], [3, "module-cdp.client.api.assets_api", false], [3, "module-cdp.client.api.balance_history_api", false], [3, "module-cdp.client.api.contract_events_api", false], [3, "module-cdp.client.api.contract_invocations_api", false], [3, "module-cdp.client.api.external_addresses_api", false], [3, "module-cdp.client.api.fund_api", false], [3, "module-cdp.client.api.mpc_wallet_stake_api", false], [3, "module-cdp.client.api.networks_api", false], [3, "module-cdp.client.api.onchain_identity_api", false], [3, "module-cdp.client.api.reputation_api", false], [3, "module-cdp.client.api.server_signers_api", false], [3, "module-cdp.client.api.smart_contracts_api", false], [3, "module-cdp.client.api.stake_api", false], [3, "module-cdp.client.api.trades_api", false], [3, "module-cdp.client.api.transaction_history_api", false], [3, "module-cdp.client.api.transfers_api", false], [3, "module-cdp.client.api.users_api", false], [3, "module-cdp.client.api.validators_api", false], [3, "module-cdp.client.api.wallet_stake_api", false], [3, "module-cdp.client.api.wallets_api", false], [3, "module-cdp.client.api.webhooks_api", false], [4, "module-cdp.client.models", false], [4, "module-cdp.client.models.abi", false], [4, "module-cdp.client.models.address", false], [4, "module-cdp.client.models.address_balance_list", false], [4, "module-cdp.client.models.address_historical_balance_list", false], [4, "module-cdp.client.models.address_list", false], [4, "module-cdp.client.models.address_reputation", false], [4, "module-cdp.client.models.address_reputation_metadata", false], [4, "module-cdp.client.models.address_risk", false], [4, "module-cdp.client.models.address_transaction_list", false], [4, "module-cdp.client.models.asset", false], [4, "module-cdp.client.models.balance", false], [4, "module-cdp.client.models.broadcast_contract_invocation_request", false], [4, "module-cdp.client.models.broadcast_external_transfer_request", false], [4, "module-cdp.client.models.broadcast_staking_operation_request", false], [4, "module-cdp.client.models.broadcast_trade_request", false], [4, "module-cdp.client.models.broadcast_transfer_request", false], [4, "module-cdp.client.models.build_staking_operation_request", false], [4, "module-cdp.client.models.compile_smart_contract_request", false], [4, "module-cdp.client.models.compiled_smart_contract", false], [4, "module-cdp.client.models.contract_event", false], [4, "module-cdp.client.models.contract_event_list", false], [4, "module-cdp.client.models.contract_invocation", false], [4, "module-cdp.client.models.contract_invocation_list", false], [4, "module-cdp.client.models.create_address_request", false], [4, "module-cdp.client.models.create_contract_invocation_request", false], [4, "module-cdp.client.models.create_external_transfer_request", false], [4, "module-cdp.client.models.create_fund_operation_request", false], [4, "module-cdp.client.models.create_fund_quote_request", false], [4, "module-cdp.client.models.create_payload_signature_request", false], [4, "module-cdp.client.models.create_server_signer_request", false], [4, "module-cdp.client.models.create_smart_contract_request", false], [4, "module-cdp.client.models.create_staking_operation_request", false], [4, "module-cdp.client.models.create_trade_request", false], [4, "module-cdp.client.models.create_transfer_request", false], [4, "module-cdp.client.models.create_wallet_request", false], [4, "module-cdp.client.models.create_wallet_request_wallet", false], [4, "module-cdp.client.models.create_wallet_webhook_request", false], [4, "module-cdp.client.models.create_webhook_request", false], [4, "module-cdp.client.models.crypto_amount", false], [4, "module-cdp.client.models.deploy_smart_contract_request", false], [4, "module-cdp.client.models.erc20_transfer_event", false], [4, "module-cdp.client.models.erc721_transfer_event", false], [4, "module-cdp.client.models.error", false], [4, "module-cdp.client.models.ethereum_token_transfer", false], [4, "module-cdp.client.models.ethereum_transaction", false], [4, "module-cdp.client.models.ethereum_transaction_access", false], [4, "module-cdp.client.models.ethereum_transaction_access_list", false], [4, "module-cdp.client.models.ethereum_transaction_flattened_trace", false], [4, "module-cdp.client.models.ethereum_validator_metadata", false], [4, "module-cdp.client.models.faucet_transaction", false], [4, "module-cdp.client.models.feature_set", false], [4, "module-cdp.client.models.fetch_historical_staking_balances200_response", false], [4, "module-cdp.client.models.fetch_staking_rewards200_response", false], [4, "module-cdp.client.models.fetch_staking_rewards_request", false], [4, "module-cdp.client.models.fiat_amount", false], [4, "module-cdp.client.models.fund_operation", false], [4, "module-cdp.client.models.fund_operation_fees", false], [4, "module-cdp.client.models.fund_operation_list", false], [4, "module-cdp.client.models.fund_quote", false], [4, "module-cdp.client.models.get_staking_context_request", false], [4, "module-cdp.client.models.historical_balance", false], [4, "module-cdp.client.models.multi_token_contract_options", false], [4, "module-cdp.client.models.network", false], [4, "module-cdp.client.models.network_identifier", false], [4, "module-cdp.client.models.nft_contract_options", false], [4, "module-cdp.client.models.onchain_name", false], [4, "module-cdp.client.models.onchain_name_list", false], [4, "module-cdp.client.models.onchain_name_text_records_inner", false], [4, "module-cdp.client.models.payload_signature", false], [4, "module-cdp.client.models.payload_signature_list", false], [4, "module-cdp.client.models.read_contract_request", false], [4, "module-cdp.client.models.read_smart_contract_request", false], [4, "module-cdp.client.models.register_smart_contract_request", false], [4, "module-cdp.client.models.seed_creation_event", false], [4, "module-cdp.client.models.seed_creation_event_result", false], [4, "module-cdp.client.models.server_signer", false], [4, "module-cdp.client.models.server_signer_event", false], [4, "module-cdp.client.models.server_signer_event_event", false], [4, "module-cdp.client.models.server_signer_event_list", false], [4, "module-cdp.client.models.server_signer_list", false], [4, "module-cdp.client.models.signature_creation_event", false], [4, "module-cdp.client.models.signature_creation_event_result", false], [4, "module-cdp.client.models.signed_voluntary_exit_message_metadata", false], [4, "module-cdp.client.models.smart_contract", false], [4, "module-cdp.client.models.smart_contract_activity_event", false], [4, "module-cdp.client.models.smart_contract_list", false], [4, "module-cdp.client.models.smart_contract_options", false], [4, "module-cdp.client.models.smart_contract_type", false], [4, "module-cdp.client.models.solidity_value", false], [4, "module-cdp.client.models.sponsored_send", false], [4, "module-cdp.client.models.staking_balance", false], [4, "module-cdp.client.models.staking_context", false], [4, "module-cdp.client.models.staking_context_context", false], [4, "module-cdp.client.models.staking_operation", false], [4, "module-cdp.client.models.staking_operation_metadata", false], [4, "module-cdp.client.models.staking_reward", false], [4, "module-cdp.client.models.staking_reward_format", false], [4, "module-cdp.client.models.staking_reward_usd_value", false], [4, "module-cdp.client.models.token_contract_options", false], [4, "module-cdp.client.models.token_transfer_type", false], [4, "module-cdp.client.models.trade", false], [4, "module-cdp.client.models.trade_list", false], [4, "module-cdp.client.models.transaction", false], [4, "module-cdp.client.models.transaction_content", false], [4, "module-cdp.client.models.transaction_type", false], [4, "module-cdp.client.models.transfer", false], [4, "module-cdp.client.models.transfer_list", false], [4, "module-cdp.client.models.update_smart_contract_request", false], [4, "module-cdp.client.models.update_webhook_request", false], [4, "module-cdp.client.models.user", false], [4, "module-cdp.client.models.validator", false], [4, "module-cdp.client.models.validator_details", false], [4, "module-cdp.client.models.validator_list", false], [4, "module-cdp.client.models.validator_status", false], [4, "module-cdp.client.models.wallet", false], [4, "module-cdp.client.models.wallet_list", false], [4, "module-cdp.client.models.webhook", false], [4, "module-cdp.client.models.webhook_event_filter", false], [4, "module-cdp.client.models.webhook_event_type", false], [4, "module-cdp.client.models.webhook_event_type_filter", false], [4, "module-cdp.client.models.webhook_list", false], [4, "module-cdp.client.models.webhook_smart_contract_event_filter", false], [4, "module-cdp.client.models.webhook_wallet_activity_filter", false]], "mpcwalletstakeapi (class in cdp.client.api.mpc_wallet_stake_api)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi", false]], "multitokencontractoptions (class in cdp.client.models.multi_token_contract_options)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions", false]], "name (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.name", false]], "name (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.name", false]], "name (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.name", false]], "native (cdp.client.models.staking_reward_format.stakingrewardformat attribute)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat.NATIVE", false]], "native_asset (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.native_asset", false]], "native_types_mapping (cdp.client.api_client.apiclient attribute)": [[2, "cdp.client.api_client.ApiClient.NATIVE_TYPES_MAPPING", false]], "network (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.network", false]], "network (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.network", false]], "network (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.network", false]], "network (class in cdp.client.models.network)": [[4, "cdp.client.models.network.Network", false]], "network_id (cdp.address property)": [[1, "cdp.Address.network_id", false]], "network_id (cdp.address.address property)": [[1, "cdp.address.Address.network_id", false]], "network_id (cdp.asset property)": [[1, "cdp.Asset.network_id", false]], "network_id (cdp.asset.asset property)": [[1, "cdp.asset.Asset.network_id", false]], "network_id (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.network_id", false]], "network_id (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.network_id", false]], "network_id (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.network_id", false]], "network_id (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.network_id", false]], "network_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.network_id", false]], "network_id (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.network_id", false]], "network_id (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.network_id", false]], "network_id (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet attribute)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.network_id", false]], "network_id (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.network_id", false]], "network_id (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.network_id", false]], "network_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.network_id", false]], "network_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.network_id", false]], "network_id (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.network_id", false]], "network_id (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.network_id", false]], "network_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.network_id", false]], "network_id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.network_id", false]], "network_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.network_id", false]], "network_id (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.network_id", false]], "network_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.network_id", false]], "network_id (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.network_id", false]], "network_id (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.network_id", false]], "network_id (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.network_id", false]], "network_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.network_id", false]], "network_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.network_id", false]], "network_id (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.network_id", false]], "network_id (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.network_id", false]], "network_id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.network_id", false]], "network_id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.network_id", false]], "network_id (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.network_id", false]], "network_id (cdp.smartcontract property)": [[1, "cdp.SmartContract.network_id", false]], "network_id (cdp.trade property)": [[1, "cdp.Trade.network_id", false]], "network_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.network_id", false]], "network_id (cdp.transaction property)": [[1, "cdp.Transaction.network_id", false]], "network_id (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.network_id", false]], "network_id (cdp.transfer property)": [[1, "cdp.Transfer.network_id", false]], "network_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.network_id", false]], "network_id (cdp.wallet property)": [[1, "cdp.Wallet.network_id", false]], "network_id (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.network_id", false]], "network_id (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.network_id", false]], "network_id (cdp.walletdata property)": [[1, "cdp.WalletData.network_id", false]], "network_id (cdp.webhook property)": [[1, "cdp.Webhook.network_id", false]], "network_id (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.network_id", false]], "networkfeatureunsupportederror": [[1, "cdp.errors.NetworkFeatureUnsupportedError", false]], "networkid (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.networkId", false]], "networkid (cdp.walletdata property)": [[1, "cdp.WalletData.networkId", false]], "networkidentifier (class in cdp.client.models.network_identifier)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier", false]], "networks (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.networks", false]], "networksapi (class in cdp.client.api.networks_api)": [[3, "cdp.client.api.networks_api.NetworksApi", false]], "next_page (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.next_page", false]], "next_page (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.next_page", false]], "next_page (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.next_page", false]], "next_page (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.next_page", false]], "next_page (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.next_page", false]], "next_page (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.next_page", false]], "next_page (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.next_page", false]], "next_page (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.next_page", false]], "next_page (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.next_page", false]], "next_page (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.next_page", false]], "next_page (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.next_page", false]], "next_page (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.next_page", false]], "next_page (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.next_page", false]], "next_page (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.next_page", false]], "next_page (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.next_page", false]], "next_page (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.next_page", false]], "next_page (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.next_page", false]], "next_page (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.next_page", false]], "next_page (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.next_page", false]], "nftcontractoptions (class in cdp.client.models.nft_contract_options)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions", false]], "nonce (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.nonce", false]], "notfounderror": [[1, "cdp.errors.NotFoundError", false]], "notfoundexception": [[2, "cdp.client.exceptions.NotFoundException", false]], "notification_uri (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest attribute)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.notification_uri", false]], "notification_uri (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.notification_uri", false]], "notification_uri (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.notification_uri", false]], "notification_uri (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.notification_uri", false]], "notification_uri (cdp.webhook property)": [[1, "cdp.Webhook.notification_uri", false]], "notification_uri (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.notification_uri", false]], "onchainidentityapi (class in cdp.client.api.onchain_identity_api)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi", false]], "onchainname (class in cdp.client.models.onchain_name)": [[4, "cdp.client.models.onchain_name.OnchainName", false]], "onchainnamelist (class in cdp.client.models.onchain_name_list)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList", false]], "onchainnametextrecordsinner (class in cdp.client.models.onchain_name_text_records_inner)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner", false]], "one_of_schemas (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.one_of_schemas", false]], "one_of_schemas (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.one_of_schemas", false]], "one_of_schemas (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.one_of_schemas", false]], "one_of_schemas (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.one_of_schemas", false]], "one_of_schemas (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.one_of_schemas", false]], "one_of_schemas (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.one_of_schemas", false]], "oneof_schema_1_validator (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.oneof_schema_1_validator", false]], "oneof_schema_2_validator (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.oneof_schema_2_validator", false]], "oneof_schema_2_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_2_validator", false]], "oneof_schema_2_validator (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.oneof_schema_2_validator", false]], "oneof_schema_3_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_3_validator", false]], "oneof_schema_4_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_4_validator", false]], "openapiexception": [[2, "cdp.client.exceptions.OpenApiException", false]], "options (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.options", false]], "options (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.options", false]], "options (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.options", false]], "options (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.options", false]], "options (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.options", false]], "options (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.options", false]], "options (cdp.smartcontract property)": [[1, "cdp.SmartContract.options", false]], "output (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.output", false]], "owner_address (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.owner_address", false]], "param_serialize() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.param_serialize", false]], "parameters_to_tuples() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.parameters_to_tuples", false]], "parameters_to_url_query() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.parameters_to_url_query", false]], "participant_type (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.participant_type", false]], "password (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.password", false]], "payload_signature_id (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.payload_signature_id", false]], "payload_signature_id (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.payload_signature_id", false]], "payload_signature_id (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.payload_signature_id", false]], "payloadsignature (class in cdp)": [[1, "cdp.PayloadSignature", false]], "payloadsignature (class in cdp.client.models.payload_signature)": [[4, "cdp.client.models.payload_signature.PayloadSignature", false]], "payloadsignature (class in cdp.payload_signature)": [[1, "cdp.payload_signature.PayloadSignature", false]], "payloadsignature.status (class in cdp)": [[1, "cdp.PayloadSignature.Status", false]], "payloadsignature.status (class in cdp.payload_signature)": [[1, "cdp.payload_signature.PayloadSignature.Status", false]], "payloadsignaturelist (class in cdp.client.models.payload_signature_list)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList", false]], "pending (cdp.fund_operation.fundoperation.status attribute)": [[1, "cdp.fund_operation.FundOperation.Status.PENDING", false]], "pending (cdp.payload_signature.payloadsignature.status attribute)": [[1, "cdp.payload_signature.PayloadSignature.Status.PENDING", false]], "pending (cdp.payloadsignature.status attribute)": [[1, "cdp.PayloadSignature.Status.PENDING", false]], "pending (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.PENDING", false]], "pending (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.PENDING", false]], "pending (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.PENDING", false]], "pending (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.PENDING", false]], "pending_activation (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.PENDING_ACTIVATION", false]], "polygon_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.POLYGON_MINUS_MAINNET", false]], "primary_address (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.primary_address", false]], "primary_denomination() (cdp.asset static method)": [[1, "cdp.Asset.primary_denomination", false]], "primary_denomination() (cdp.asset.asset static method)": [[1, "cdp.asset.Asset.primary_denomination", false]], "primitive_types (cdp.client.api_client.apiclient attribute)": [[2, "cdp.client.api_client.ApiClient.PRIMITIVE_TYPES", false]], "priority_fee_per_gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.priority_fee_per_gas", false]], "private_key (cdp.cdp attribute)": [[1, "cdp.Cdp.private_key", false], [1, "id12", false]], "private_key (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.private_key", false], [1, "id5", false]], "private_key (cdp.cdp_api_client.cdpapiclient property)": [[1, "cdp.cdp_api_client.CdpApiClient.private_key", false]], "project_name (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.project_name", false]], "protocol_family (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.protocol_family", false]], "protocol_family_validate_enum() (cdp.client.models.network.network class method)": [[4, "cdp.client.models.network.Network.protocol_family_validate_enum", false]], "protocol_name (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.protocol_name", false]], "provisioned (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.PROVISIONED", false]], "provisioning (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.PROVISIONING", false]], "proxy (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.proxy", false]], "proxy_headers (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.proxy_headers", false]], "public_key (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.public_key", false]], "public_key (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.public_key", false]], "public_key (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.public_key", false]], "quote_fund() (cdp.wallet method)": [[1, "cdp.Wallet.quote_fund", false]], "quote_fund() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.quote_fund", false]], "quote_fund() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.quote_fund", false]], "quote_fund() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.quote_fund", false]], "raw (cdp.transaction property)": [[1, "cdp.Transaction.raw", false]], "raw (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.raw", false]], "raw_data (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.raw_data", false]], "raw_typed_data (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.raw_typed_data", false]], "read() (cdp.client.rest.restresponse method)": [[2, "cdp.client.rest.RESTResponse.read", false]], "read() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.read", false]], "read() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.read", false]], "read_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.read_contract", false]], "read_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.read_contract_with_http_info", false]], "read_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.read_contract_without_preload_content", false]], "readcontractrequest (class in cdp.client.models.read_contract_request)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest", false]], "readsmartcontractrequest (class in cdp.client.models.read_smart_contract_request)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest", false]], "reaped (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.REAPED", false]], "refresh_api_key_hook (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.refresh_api_key_hook", false]], "register() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.register", false]], "register() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.register", false]], "register_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.register_smart_contract", false]], "register_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.register_smart_contract_with_http_info", false]], "register_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.register_smart_contract_without_preload_content", false]], "registersmartcontractrequest (class in cdp.client.models.register_smart_contract_request)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest", false]], "reload() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.reload", false]], "reload() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.reload", false]], "reload() (cdp.faucet_transaction.faucettransaction method)": [[1, "cdp.faucet_transaction.FaucetTransaction.reload", false]], "reload() (cdp.faucettransaction method)": [[1, "cdp.FaucetTransaction.reload", false]], "reload() (cdp.fund_operation.fundoperation method)": [[1, "cdp.fund_operation.FundOperation.reload", false]], "reload() (cdp.payload_signature.payloadsignature method)": [[1, "cdp.payload_signature.PayloadSignature.reload", false]], "reload() (cdp.payloadsignature method)": [[1, "cdp.PayloadSignature.reload", false]], "reload() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.reload", false]], "reload() (cdp.smartcontract method)": [[1, "cdp.SmartContract.reload", false]], "reload() (cdp.trade method)": [[1, "cdp.Trade.reload", false]], "reload() (cdp.trade.trade method)": [[1, "cdp.trade.Trade.reload", false]], "reload() (cdp.transfer method)": [[1, "cdp.Transfer.reload", false]], "reload() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.reload", false]], "reload() (cdp.wallet method)": [[1, "cdp.Wallet.reload", false]], "reload() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.reload", false]], "render_path() (in module cdp.client.exceptions)": [[2, "cdp.client.exceptions.render_path", false]], "reputation (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.reputation", false]], "reputation() (cdp.address method)": [[1, "cdp.Address.reputation", false]], "reputation() (cdp.address.address method)": [[1, "cdp.address.Address.reputation", false]], "reputationapi (class in cdp.client.api.reputation_api)": [[3, "cdp.client.api.reputation_api.ReputationApi", false]], "request() (cdp.client.rest.restclientobject method)": [[2, "cdp.client.rest.RESTClientObject.request", false]], "request_external_faucet_funds() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.request_external_faucet_funds", false]], "request_external_faucet_funds_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.request_external_faucet_funds_with_http_info", false]], "request_external_faucet_funds_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.request_external_faucet_funds_without_preload_content", false]], "request_faucet_funds() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.request_faucet_funds", false]], "request_faucet_funds_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.request_faucet_funds_with_http_info", false]], "request_faucet_funds_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.request_faucet_funds_without_preload_content", false]], "resolve_identity_by_address() (cdp.client.api.onchain_identity_api.onchainidentityapi method)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi.resolve_identity_by_address", false]], "resolve_identity_by_address_with_http_info() (cdp.client.api.onchain_identity_api.onchainidentityapi method)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi.resolve_identity_by_address_with_http_info", false]], "resolve_identity_by_address_without_preload_content() (cdp.client.api.onchain_identity_api.onchainidentityapi method)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi.resolve_identity_by_address_without_preload_content", false]], "resourceexhaustederror": [[1, "cdp.errors.ResourceExhaustedError", false]], "response_deserialize() (cdp.cdp_api_client.cdpapiclient method)": [[1, "cdp.cdp_api_client.CdpApiClient.response_deserialize", false]], "response_deserialize() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.response_deserialize", false]], "restclientobject (class in cdp.client.rest)": [[2, "cdp.client.rest.RESTClientObject", false]], "restresponse (class in cdp.client.rest)": [[2, "cdp.client.rest.RESTResponse", false]], "retries (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.retries", false]], "risk_score (cdp.client.models.address_risk.addressrisk attribute)": [[4, "cdp.client.models.address_risk.AddressRisk.risk_score", false]], "risky (cdp.address_reputation.addressreputation property)": [[1, "cdp.address_reputation.AddressReputation.risky", false]], "rlp_encoded_tx (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.rlp_encoded_tx", false]], "safe_chars_for_path_param (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.safe_chars_for_path_param", false]], "sanitize_for_serialization() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.sanitize_for_serialization", false]], "save_seed() (cdp.wallet method)": [[1, "cdp.Wallet.save_seed", false]], "save_seed() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.save_seed", false]], "save_seed_to_file() (cdp.wallet method)": [[1, "cdp.Wallet.save_seed_to_file", false]], "save_seed_to_file() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.save_seed_to_file", false]], "score (cdp.address_reputation.addressreputation property)": [[1, "cdp.address_reputation.AddressReputation.score", false]], "score (cdp.client.models.address_reputation.addressreputation attribute)": [[4, "cdp.client.models.address_reputation.AddressReputation.score", false]], "seed (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.seed", false]], "seed (cdp.walletdata property)": [[1, "cdp.WalletData.seed", false]], "seed_id (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.seed_id", false]], "seed_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.seed_id", false]], "seedcreationevent (class in cdp.client.models.seed_creation_event)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent", false]], "seedcreationeventresult (class in cdp.client.models.seed_creation_event_result)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult", false]], "select_header_accept() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.select_header_accept", false]], "select_header_content_type() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.select_header_content_type", false]], "send_tx_delegate (cdp.transfer property)": [[1, "cdp.Transfer.send_tx_delegate", false]], "send_tx_delegate (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.send_tx_delegate", false]], "server_operation_index (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.server_operation_index", false]], "server_operation_variables (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.server_operation_variables", false]], "server_signer (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.server_signer", false]], "server_signer_id (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.server_signer_id", false]], "server_signer_id (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.server_signer_id", false]], "server_signer_id (cdp.client.models.server_signer_event.serversignerevent attribute)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.server_signer_id", false]], "server_signer_status (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.server_signer_status", false]], "server_signer_status (cdp.wallet property)": [[1, "cdp.Wallet.server_signer_status", false]], "server_signer_status (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.server_signer_status", false]], "server_signer_status_validate_enum() (cdp.client.models.wallet.wallet class method)": [[4, "cdp.client.models.wallet.Wallet.server_signer_status_validate_enum", false]], "serversigner (class in cdp.client.models.server_signer)": [[4, "cdp.client.models.server_signer.ServerSigner", false]], "serversignerevent (class in cdp.client.models.server_signer_event)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent", false]], "serversignereventevent (class in cdp.client.models.server_signer_event_event)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent", false]], "serversignereventlist (class in cdp.client.models.server_signer_event_list)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList", false]], "serversignerlist (class in cdp.client.models.server_signer_list)": [[4, "cdp.client.models.server_signer_list.ServerSignerList", false]], "serversignersapi (class in cdp.client.api.server_signers_api)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi", false]], "serviceexception": [[2, "cdp.client.exceptions.ServiceException", false]], "set_default() (cdp.client.api_client.apiclient class method)": [[2, "cdp.client.api_client.ApiClient.set_default", false]], "set_default() (cdp.client.configuration.configuration class method)": [[2, "cdp.client.configuration.Configuration.set_default", false]], "set_default_header() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.set_default_header", false]], "sig (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.sig", false]], "sig (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.sig", false]], "sign() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.sign", false]], "sign() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.sign", false]], "sign() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.sign", false]], "sign() (cdp.smartcontract method)": [[1, "cdp.SmartContract.sign", false]], "sign() (cdp.sponsored_send.sponsoredsend method)": [[1, "cdp.sponsored_send.SponsoredSend.sign", false]], "sign() (cdp.sponsoredsend method)": [[1, "cdp.SponsoredSend.sign", false]], "sign() (cdp.transaction method)": [[1, "cdp.Transaction.sign", false]], "sign() (cdp.transaction.transaction method)": [[1, "cdp.transaction.Transaction.sign", false]], "sign() (cdp.transfer method)": [[1, "cdp.Transfer.sign", false]], "sign() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.sign", false]], "sign_payload() (cdp.wallet method)": [[1, "cdp.Wallet.sign_payload", false]], "sign_payload() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.sign_payload", false]], "sign_payload() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.sign_payload", false]], "sign_payload() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.sign_payload", false]], "signature (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest attribute)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.signature", false]], "signature (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.signature", false]], "signature (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.signature", false]], "signature (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.signature", false]], "signature (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.signature", false]], "signature (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.signature", false]], "signature (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.signature", false]], "signature (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.signature", false]], "signature (cdp.transaction property)": [[1, "cdp.Transaction.signature", false]], "signature (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.signature", false]], "signature_header (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest attribute)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.signature_header", false]], "signature_header (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.signature_header", false]], "signature_header (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.signature_header", false]], "signaturecreationevent (class in cdp.client.models.signature_creation_event)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent", false]], "signaturecreationeventresult (class in cdp.client.models.signature_creation_event_result)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult", false]], "signed (cdp.payload_signature.payloadsignature.status attribute)": [[1, "cdp.payload_signature.PayloadSignature.Status.SIGNED", false]], "signed (cdp.payloadsignature.status attribute)": [[1, "cdp.PayloadSignature.Status.SIGNED", false]], "signed (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.signed", false]], "signed (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.SIGNED", false]], "signed (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.signed", false]], "signed (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.SIGNED", false]], "signed (cdp.transaction property)": [[1, "cdp.Transaction.signed", false]], "signed (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.SIGNED", false]], "signed (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.signed", false]], "signed (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.SIGNED", false]], "signed_payload (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest attribute)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest attribute)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest attribute)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_trade_request.broadcasttraderequest attribute)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest attribute)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.signed_payload", false]], "signed_payload (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest attribute)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.signed_payload", false]], "signed_payload (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.signed_payload", false]], "signed_payload (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.signed_payload", false]], "signed_payload (cdp.transaction property)": [[1, "cdp.Transaction.signed_payload", false]], "signed_payload (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.signed_payload", false]], "signed_voluntary_exit (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.signed_voluntary_exit", false]], "signedvoluntaryexitmessagemetadata (class in cdp.client.models.signed_voluntary_exit_message_metadata)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata", false]], "signing_payload (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.signing_payload", false]], "skip_batching (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.skip_batching", false]], "skip_batching (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.skip_batching", false]], "slashed (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.slashed", false]], "smart_contract_deployments (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.smart_contract_deployments", false]], "smart_contract_event_activity (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.SMART_CONTRACT_EVENT_ACTIVITY", false]], "smart_contract_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.smart_contract_id", false]], "smart_contract_id (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.smart_contract_id", false]], "smart_contract_id (cdp.smartcontract property)": [[1, "cdp.SmartContract.smart_contract_id", false]], "smart_contracts (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.smart_contracts", false]], "smartcontract (class in cdp)": [[1, "cdp.SmartContract", false]], "smartcontract (class in cdp.client.models.smart_contract)": [[4, "cdp.client.models.smart_contract.SmartContract", false]], "smartcontract (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract", false]], "smartcontract.multitokencontractoptions (class in cdp)": [[1, "cdp.SmartContract.MultiTokenContractOptions", false]], "smartcontract.multitokencontractoptions (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.MultiTokenContractOptions", false]], "smartcontract.nftcontractoptions (class in cdp)": [[1, "cdp.SmartContract.NFTContractOptions", false]], "smartcontract.nftcontractoptions (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.NFTContractOptions", false]], "smartcontract.tokencontractoptions (class in cdp)": [[1, "cdp.SmartContract.TokenContractOptions", false]], "smartcontract.tokencontractoptions (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.TokenContractOptions", false]], "smartcontract.type (class in cdp)": [[1, "cdp.SmartContract.Type", false]], "smartcontract.type (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.Type", false]], "smartcontractactivityevent (class in cdp.client.models.smart_contract_activity_event)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent", false]], "smartcontractlist (class in cdp.client.models.smart_contract_list)": [[4, "cdp.client.models.smart_contract_list.SmartContractList", false]], "smartcontractoptions (class in cdp.client.models.smart_contract_options)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions", false]], "smartcontractsapi (class in cdp.client.api.smart_contracts_api)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi", false]], "smartcontracttype (class in cdp.client.models.smart_contract_type)": [[4, "cdp.client.models.smart_contract_type.SmartContractType", false]], "socket_options (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.socket_options", false]], "solana_minus_devnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.SOLANA_MINUS_DEVNET", false]], "solana_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.SOLANA_MINUS_MAINNET", false]], "solidity_compiler_version (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.solidity_compiler_version", false]], "solidity_input_json (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.solidity_input_json", false]], "solidity_input_json (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.solidity_input_json", false]], "solidityvalue (class in cdp.client.models.solidity_value)": [[4, "cdp.client.models.solidity_value.SolidityValue", false]], "sponsored_send (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.sponsored_send", false]], "sponsored_send (cdp.transfer property)": [[1, "cdp.Transfer.sponsored_send", false]], "sponsored_send (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.sponsored_send", false]], "sponsoredsend (class in cdp)": [[1, "cdp.SponsoredSend", false]], "sponsoredsend (class in cdp.client.models.sponsored_send)": [[4, "cdp.client.models.sponsored_send.SponsoredSend", false]], "sponsoredsend (class in cdp.sponsored_send)": [[1, "cdp.sponsored_send.SponsoredSend", false]], "sponsoredsend.status (class in cdp)": [[1, "cdp.SponsoredSend.Status", false]], "sponsoredsend.status (class in cdp.sponsored_send)": [[1, "cdp.sponsored_send.SponsoredSend.Status", false]], "ssl_ca_cert (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.ssl_ca_cert", false]], "stake (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.stake", false]], "stakeable_balance (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.stakeable_balance", false]], "stakeapi (class in cdp.client.api.stake_api)": [[3, "cdp.client.api.stake_api.StakeApi", false]], "stakingbalance (class in cdp.client.models.staking_balance)": [[4, "cdp.client.models.staking_balance.StakingBalance", false]], "stakingcontext (class in cdp.client.models.staking_context)": [[4, "cdp.client.models.staking_context.StakingContext", false]], "stakingcontextcontext (class in cdp.client.models.staking_context_context)": [[4, "cdp.client.models.staking_context_context.StakingContextContext", false]], "stakingoperation (class in cdp.client.models.staking_operation)": [[4, "cdp.client.models.staking_operation.StakingOperation", false]], "stakingoperationmetadata (class in cdp.client.models.staking_operation_metadata)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata", false]], "stakingreward (class in cdp.client.models.staking_reward)": [[4, "cdp.client.models.staking_reward.StakingReward", false]], "stakingrewardformat (class in cdp.client.models.staking_reward_format)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat", false]], "stakingrewardusdvalue (class in cdp.client.models.staking_reward_usd_value)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue", false]], "start_time (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.start_time", false]], "state (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.state", false]], "state_validate_enum() (cdp.client.models.staking_reward.stakingreward class method)": [[4, "cdp.client.models.staking_reward.StakingReward.state_validate_enum", false]], "status (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.status", false]], "status (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.status", false]], "status (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.status", false]], "status (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.status", false]], "status (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.status", false]], "status (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.status", false]], "status (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.status", false]], "status (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.status", false]], "status (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.status", false]], "status (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.status", false]], "status (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.status", false]], "status (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.status", false]], "status (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.status", false]], "status (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.status", false]], "status (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.status", false]], "status (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.status", false]], "status (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.status", false]], "status (cdp.trade property)": [[1, "cdp.Trade.status", false]], "status (cdp.trade.trade property)": [[1, "cdp.trade.Trade.status", false]], "status (cdp.transaction property)": [[1, "cdp.Transaction.status", false]], "status (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.status", false]], "status (cdp.transfer property)": [[1, "cdp.Transfer.status", false]], "status (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.status", false]], "status_code (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.status_code", false]], "status_validate_enum() (cdp.client.models.fund_operation.fundoperation class method)": [[4, "cdp.client.models.fund_operation.FundOperation.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.payload_signature.payloadsignature class method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.sponsored_send.sponsoredsend class method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.staking_operation.stakingoperation class method)": [[4, "cdp.client.models.staking_operation.StakingOperation.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.transaction.transaction class method)": [[4, "cdp.client.models.transaction.Transaction.status_validate_enum", false]], "storage_keys (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess attribute)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.storage_keys", false]], "sub_traces (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.sub_traces", false]], "submit_server_signer_seed_event_result() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_seed_event_result", false]], "submit_server_signer_seed_event_result_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_seed_event_result_with_http_info", false]], "submit_server_signer_seed_event_result_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_seed_event_result_without_preload_content", false]], "submit_server_signer_signature_event_result() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_signature_event_result", false]], "submit_server_signer_signature_event_result_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_signature_event_result_with_http_info", false]], "submit_server_signer_signature_event_result_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_signature_event_result_without_preload_content", false]], "submitted (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.SUBMITTED", false]], "submitted (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.SUBMITTED", false]], "symbol (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.symbol", false]], "symbol (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.symbol", false]], "temp_folder_path (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.temp_folder_path", false]], "terminal_state (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.terminal_state", false]], "terminal_state (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.terminal_state", false]], "terminal_state (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.terminal_state", false]], "terminal_state (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.terminal_state", false]], "terminal_state (cdp.transaction property)": [[1, "cdp.Transaction.terminal_state", false]], "terminal_state (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.terminal_state", false]], "terminal_state (cdp.transfer property)": [[1, "cdp.Transfer.terminal_state", false]], "terminal_state (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.terminal_state", false]], "terminal_state() (cdp.fund_operation.fundoperation method)": [[1, "cdp.fund_operation.FundOperation.terminal_state", false]], "terminal_states() (cdp.fund_operation.fundoperation.status class method)": [[1, "cdp.fund_operation.FundOperation.Status.terminal_states", false]], "terminal_states() (cdp.payload_signature.payloadsignature.status class method)": [[1, "cdp.payload_signature.PayloadSignature.Status.terminal_states", false]], "terminal_states() (cdp.payloadsignature.status class method)": [[1, "cdp.PayloadSignature.Status.terminal_states", false]], "terminal_states() (cdp.sponsored_send.sponsoredsend.status class method)": [[1, "cdp.sponsored_send.SponsoredSend.Status.terminal_states", false]], "terminal_states() (cdp.sponsoredsend.status class method)": [[1, "cdp.SponsoredSend.Status.terminal_states", false]], "terminal_states() (cdp.transaction.status class method)": [[1, "cdp.Transaction.Status.terminal_states", false]], "terminal_states() (cdp.transaction.transaction.status class method)": [[1, "cdp.transaction.Transaction.Status.terminal_states", false]], "text_records (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.text_records", false]], "tls_server_name (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.tls_server_name", false]], "to (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to", false]], "to (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to", false]], "to (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to", false]], "to (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to", false]], "to (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to", false]], "to_address (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_address", false]], "to_address (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_address", false]], "to_address_id (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_address_id", false]], "to_address_id (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.to_address_id", false]], "to_address_id (cdp.transaction property)": [[1, "cdp.Transaction.to_address_id", false]], "to_address_id (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.to_address_id", false]], "to_amount (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.to_amount", false]], "to_amount (cdp.trade property)": [[1, "cdp.Trade.to_amount", false]], "to_amount (cdp.trade.trade property)": [[1, "cdp.trade.Trade.to_amount", false]], "to_asset (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.to_asset", false]], "to_asset_id (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_asset_id", false]], "to_asset_id (cdp.trade property)": [[1, "cdp.Trade.to_asset_id", false]], "to_asset_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.to_asset_id", false]], "to_atomic_amount() (cdp.asset method)": [[1, "cdp.Asset.to_atomic_amount", false]], "to_atomic_amount() (cdp.asset.asset method)": [[1, "cdp.asset.Asset.to_atomic_amount", false]], "to_atomic_amount() (cdp.crypto_amount.cryptoamount method)": [[1, "cdp.crypto_amount.CryptoAmount.to_atomic_amount", false]], "to_debug_report() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.to_debug_report", false]], "to_dict() (cdp.client.models.abi.abi method)": [[4, "cdp.client.models.abi.ABI.to_dict", false]], "to_dict() (cdp.client.models.address.address method)": [[4, "cdp.client.models.address.Address.to_dict", false]], "to_dict() (cdp.client.models.address_balance_list.addressbalancelist method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.to_dict", false]], "to_dict() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.to_dict", false]], "to_dict() (cdp.client.models.address_list.addresslist method)": [[4, "cdp.client.models.address_list.AddressList.to_dict", false]], "to_dict() (cdp.client.models.address_reputation.addressreputation method)": [[4, "cdp.client.models.address_reputation.AddressReputation.to_dict", false]], "to_dict() (cdp.client.models.address_reputation_metadata.addressreputationmetadata method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.to_dict", false]], "to_dict() (cdp.client.models.address_risk.addressrisk method)": [[4, "cdp.client.models.address_risk.AddressRisk.to_dict", false]], "to_dict() (cdp.client.models.address_transaction_list.addresstransactionlist method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.to_dict", false]], "to_dict() (cdp.client.models.asset.asset method)": [[4, "cdp.client.models.asset.Asset.to_dict", false]], "to_dict() (cdp.client.models.balance.balance method)": [[4, "cdp.client.models.balance.Balance.to_dict", false]], "to_dict() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_trade_request.broadcasttraderequest method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.compiled_smart_contract.compiledsmartcontract method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.to_dict", false]], "to_dict() (cdp.client.models.contract_event.contractevent method)": [[4, "cdp.client.models.contract_event.ContractEvent.to_dict", false]], "to_dict() (cdp.client.models.contract_event_list.contracteventlist method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.to_dict", false]], "to_dict() (cdp.client.models.contract_invocation.contractinvocation method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.to_dict", false]], "to_dict() (cdp.client.models.contract_invocation_list.contractinvocationlist method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.to_dict", false]], "to_dict() (cdp.client.models.create_address_request.createaddressrequest method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.to_dict", false]], "to_dict() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.to_dict", false]], "to_dict() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.create_fund_operation_request.createfundoperationrequest method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.create_fund_quote_request.createfundquoterequest method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.to_dict", false]], "to_dict() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.to_dict", false]], "to_dict() (cdp.client.models.create_server_signer_request.createserversignerrequest method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.to_dict", false]], "to_dict() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.create_trade_request.createtraderequest method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_dict", false]], "to_dict() (cdp.client.models.create_transfer_request.createtransferrequest method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.create_wallet_request.createwalletrequest method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.to_dict", false]], "to_dict() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.to_dict", false]], "to_dict() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.to_dict", false]], "to_dict() (cdp.client.models.create_webhook_request.createwebhookrequest method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.to_dict", false]], "to_dict() (cdp.client.models.crypto_amount.cryptoamount method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.to_dict", false]], "to_dict() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.erc20_transfer_event.erc20transferevent method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to_dict", false]], "to_dict() (cdp.client.models.erc721_transfer_event.erc721transferevent method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to_dict", false]], "to_dict() (cdp.client.models.error.error method)": [[4, "cdp.client.models.error.Error.to_dict", false]], "to_dict() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction.ethereumtransaction method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to_dict", false]], "to_dict() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.to_dict", false]], "to_dict() (cdp.client.models.faucet_transaction.faucettransaction method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.to_dict", false]], "to_dict() (cdp.client.models.feature_set.featureset method)": [[4, "cdp.client.models.feature_set.FeatureSet.to_dict", false]], "to_dict() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.to_dict", false]], "to_dict() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.to_dict", false]], "to_dict() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.to_dict", false]], "to_dict() (cdp.client.models.fiat_amount.fiatamount method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.to_dict", false]], "to_dict() (cdp.client.models.fund_operation.fundoperation method)": [[4, "cdp.client.models.fund_operation.FundOperation.to_dict", false]], "to_dict() (cdp.client.models.fund_operation_fees.fundoperationfees method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.to_dict", false]], "to_dict() (cdp.client.models.fund_operation_list.fundoperationlist method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.to_dict", false]], "to_dict() (cdp.client.models.fund_quote.fundquote method)": [[4, "cdp.client.models.fund_quote.FundQuote.to_dict", false]], "to_dict() (cdp.client.models.get_staking_context_request.getstakingcontextrequest method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.to_dict", false]], "to_dict() (cdp.client.models.historical_balance.historicalbalance method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.to_dict", false]], "to_dict() (cdp.client.models.multi_token_contract_options.multitokencontractoptions method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.to_dict", false]], "to_dict() (cdp.client.models.network.network method)": [[4, "cdp.client.models.network.Network.to_dict", false]], "to_dict() (cdp.client.models.nft_contract_options.nftcontractoptions method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.to_dict", false]], "to_dict() (cdp.client.models.onchain_name.onchainname method)": [[4, "cdp.client.models.onchain_name.OnchainName.to_dict", false]], "to_dict() (cdp.client.models.onchain_name_list.onchainnamelist method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.to_dict", false]], "to_dict() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.to_dict", false]], "to_dict() (cdp.client.models.payload_signature.payloadsignature method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.to_dict", false]], "to_dict() (cdp.client.models.payload_signature_list.payloadsignaturelist method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.to_dict", false]], "to_dict() (cdp.client.models.read_contract_request.readcontractrequest method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.to_dict", false]], "to_dict() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.seed_creation_event.seedcreationevent method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.to_dict", false]], "to_dict() (cdp.client.models.seed_creation_event_result.seedcreationeventresult method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.to_dict", false]], "to_dict() (cdp.client.models.server_signer.serversigner method)": [[4, "cdp.client.models.server_signer.ServerSigner.to_dict", false]], "to_dict() (cdp.client.models.server_signer_event.serversignerevent method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.to_dict", false]], "to_dict() (cdp.client.models.server_signer_event_event.serversignereventevent method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.to_dict", false]], "to_dict() (cdp.client.models.server_signer_event_list.serversignereventlist method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.to_dict", false]], "to_dict() (cdp.client.models.server_signer_list.serversignerlist method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.to_dict", false]], "to_dict() (cdp.client.models.signature_creation_event.signaturecreationevent method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.to_dict", false]], "to_dict() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.to_dict", false]], "to_dict() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.to_dict", false]], "to_dict() (cdp.client.models.smart_contract.smartcontract method)": [[4, "cdp.client.models.smart_contract.SmartContract.to_dict", false]], "to_dict() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to_dict", false]], "to_dict() (cdp.client.models.smart_contract_list.smartcontractlist method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.to_dict", false]], "to_dict() (cdp.client.models.smart_contract_options.smartcontractoptions method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.to_dict", false]], "to_dict() (cdp.client.models.solidity_value.solidityvalue method)": [[4, "cdp.client.models.solidity_value.SolidityValue.to_dict", false]], "to_dict() (cdp.client.models.sponsored_send.sponsoredsend method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_dict", false]], "to_dict() (cdp.client.models.staking_balance.stakingbalance method)": [[4, "cdp.client.models.staking_balance.StakingBalance.to_dict", false]], "to_dict() (cdp.client.models.staking_context.stakingcontext method)": [[4, "cdp.client.models.staking_context.StakingContext.to_dict", false]], "to_dict() (cdp.client.models.staking_context_context.stakingcontextcontext method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.to_dict", false]], "to_dict() (cdp.client.models.staking_operation.stakingoperation method)": [[4, "cdp.client.models.staking_operation.StakingOperation.to_dict", false]], "to_dict() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.to_dict", false]], "to_dict() (cdp.client.models.staking_reward.stakingreward method)": [[4, "cdp.client.models.staking_reward.StakingReward.to_dict", false]], "to_dict() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.to_dict", false]], "to_dict() (cdp.client.models.token_contract_options.tokencontractoptions method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.to_dict", false]], "to_dict() (cdp.client.models.trade.trade method)": [[4, "cdp.client.models.trade.Trade.to_dict", false]], "to_dict() (cdp.client.models.trade_list.tradelist method)": [[4, "cdp.client.models.trade_list.TradeList.to_dict", false]], "to_dict() (cdp.client.models.transaction.transaction method)": [[4, "cdp.client.models.transaction.Transaction.to_dict", false]], "to_dict() (cdp.client.models.transaction_content.transactioncontent method)": [[4, "cdp.client.models.transaction_content.TransactionContent.to_dict", false]], "to_dict() (cdp.client.models.transfer.transfer method)": [[4, "cdp.client.models.transfer.Transfer.to_dict", false]], "to_dict() (cdp.client.models.transfer_list.transferlist method)": [[4, "cdp.client.models.transfer_list.TransferList.to_dict", false]], "to_dict() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.update_webhook_request.updatewebhookrequest method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.to_dict", false]], "to_dict() (cdp.client.models.user.user method)": [[4, "cdp.client.models.user.User.to_dict", false]], "to_dict() (cdp.client.models.validator.validator method)": [[4, "cdp.client.models.validator.Validator.to_dict", false]], "to_dict() (cdp.client.models.validator_details.validatordetails method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.to_dict", false]], "to_dict() (cdp.client.models.validator_list.validatorlist method)": [[4, "cdp.client.models.validator_list.ValidatorList.to_dict", false]], "to_dict() (cdp.client.models.wallet.wallet method)": [[4, "cdp.client.models.wallet.Wallet.to_dict", false]], "to_dict() (cdp.client.models.wallet_list.walletlist method)": [[4, "cdp.client.models.wallet_list.WalletList.to_dict", false]], "to_dict() (cdp.client.models.webhook.webhook method)": [[4, "cdp.client.models.webhook.Webhook.to_dict", false]], "to_dict() (cdp.client.models.webhook_event_filter.webhookeventfilter method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_dict", false]], "to_dict() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.to_dict", false]], "to_dict() (cdp.client.models.webhook_list.webhooklist method)": [[4, "cdp.client.models.webhook_list.WebhookList.to_dict", false]], "to_dict() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.to_dict", false]], "to_dict() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.to_dict", false]], "to_dict() (cdp.wallet_data.walletdata method)": [[1, "cdp.wallet_data.WalletData.to_dict", false]], "to_dict() (cdp.walletdata method)": [[1, "cdp.WalletData.to_dict", false]], "to_json() (cdp.client.models.abi.abi method)": [[4, "cdp.client.models.abi.ABI.to_json", false]], "to_json() (cdp.client.models.address.address method)": [[4, "cdp.client.models.address.Address.to_json", false]], "to_json() (cdp.client.models.address_balance_list.addressbalancelist method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.to_json", false]], "to_json() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.to_json", false]], "to_json() (cdp.client.models.address_list.addresslist method)": [[4, "cdp.client.models.address_list.AddressList.to_json", false]], "to_json() (cdp.client.models.address_reputation.addressreputation method)": [[4, "cdp.client.models.address_reputation.AddressReputation.to_json", false]], "to_json() (cdp.client.models.address_reputation_metadata.addressreputationmetadata method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.to_json", false]], "to_json() (cdp.client.models.address_risk.addressrisk method)": [[4, "cdp.client.models.address_risk.AddressRisk.to_json", false]], "to_json() (cdp.client.models.address_transaction_list.addresstransactionlist method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.to_json", false]], "to_json() (cdp.client.models.asset.asset method)": [[4, "cdp.client.models.asset.Asset.to_json", false]], "to_json() (cdp.client.models.balance.balance method)": [[4, "cdp.client.models.balance.Balance.to_json", false]], "to_json() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_trade_request.broadcasttraderequest method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.to_json", false]], "to_json() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.to_json", false]], "to_json() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.compiled_smart_contract.compiledsmartcontract method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.to_json", false]], "to_json() (cdp.client.models.contract_event.contractevent method)": [[4, "cdp.client.models.contract_event.ContractEvent.to_json", false]], "to_json() (cdp.client.models.contract_event_list.contracteventlist method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.to_json", false]], "to_json() (cdp.client.models.contract_invocation.contractinvocation method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.to_json", false]], "to_json() (cdp.client.models.contract_invocation_list.contractinvocationlist method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.to_json", false]], "to_json() (cdp.client.models.create_address_request.createaddressrequest method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.to_json", false]], "to_json() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.to_json", false]], "to_json() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.to_json", false]], "to_json() (cdp.client.models.create_fund_operation_request.createfundoperationrequest method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.to_json", false]], "to_json() (cdp.client.models.create_fund_quote_request.createfundquoterequest method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.to_json", false]], "to_json() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.to_json", false]], "to_json() (cdp.client.models.create_server_signer_request.createserversignerrequest method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.to_json", false]], "to_json() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.to_json", false]], "to_json() (cdp.client.models.create_trade_request.createtraderequest method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_json", false]], "to_json() (cdp.client.models.create_transfer_request.createtransferrequest method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.to_json", false]], "to_json() (cdp.client.models.create_wallet_request.createwalletrequest method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.to_json", false]], "to_json() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.to_json", false]], "to_json() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.to_json", false]], "to_json() (cdp.client.models.create_webhook_request.createwebhookrequest method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.to_json", false]], "to_json() (cdp.client.models.crypto_amount.cryptoamount method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.to_json", false]], "to_json() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.to_json", false]], "to_json() (cdp.client.models.erc20_transfer_event.erc20transferevent method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to_json", false]], "to_json() (cdp.client.models.erc721_transfer_event.erc721transferevent method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to_json", false]], "to_json() (cdp.client.models.error.error method)": [[4, "cdp.client.models.error.Error.to_json", false]], "to_json() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction.ethereumtransaction method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to_json", false]], "to_json() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.to_json", false]], "to_json() (cdp.client.models.faucet_transaction.faucettransaction method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.to_json", false]], "to_json() (cdp.client.models.feature_set.featureset method)": [[4, "cdp.client.models.feature_set.FeatureSet.to_json", false]], "to_json() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.to_json", false]], "to_json() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.to_json", false]], "to_json() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.to_json", false]], "to_json() (cdp.client.models.fiat_amount.fiatamount method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.to_json", false]], "to_json() (cdp.client.models.fund_operation.fundoperation method)": [[4, "cdp.client.models.fund_operation.FundOperation.to_json", false]], "to_json() (cdp.client.models.fund_operation_fees.fundoperationfees method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.to_json", false]], "to_json() (cdp.client.models.fund_operation_list.fundoperationlist method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.to_json", false]], "to_json() (cdp.client.models.fund_quote.fundquote method)": [[4, "cdp.client.models.fund_quote.FundQuote.to_json", false]], "to_json() (cdp.client.models.get_staking_context_request.getstakingcontextrequest method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.to_json", false]], "to_json() (cdp.client.models.historical_balance.historicalbalance method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.to_json", false]], "to_json() (cdp.client.models.multi_token_contract_options.multitokencontractoptions method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.to_json", false]], "to_json() (cdp.client.models.network.network method)": [[4, "cdp.client.models.network.Network.to_json", false]], "to_json() (cdp.client.models.nft_contract_options.nftcontractoptions method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.to_json", false]], "to_json() (cdp.client.models.onchain_name.onchainname method)": [[4, "cdp.client.models.onchain_name.OnchainName.to_json", false]], "to_json() (cdp.client.models.onchain_name_list.onchainnamelist method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.to_json", false]], "to_json() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.to_json", false]], "to_json() (cdp.client.models.payload_signature.payloadsignature method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.to_json", false]], "to_json() (cdp.client.models.payload_signature_list.payloadsignaturelist method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.to_json", false]], "to_json() (cdp.client.models.read_contract_request.readcontractrequest method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.to_json", false]], "to_json() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.seed_creation_event.seedcreationevent method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.to_json", false]], "to_json() (cdp.client.models.seed_creation_event_result.seedcreationeventresult method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.to_json", false]], "to_json() (cdp.client.models.server_signer.serversigner method)": [[4, "cdp.client.models.server_signer.ServerSigner.to_json", false]], "to_json() (cdp.client.models.server_signer_event.serversignerevent method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.to_json", false]], "to_json() (cdp.client.models.server_signer_event_event.serversignereventevent method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.to_json", false]], "to_json() (cdp.client.models.server_signer_event_list.serversignereventlist method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.to_json", false]], "to_json() (cdp.client.models.server_signer_list.serversignerlist method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.to_json", false]], "to_json() (cdp.client.models.signature_creation_event.signaturecreationevent method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.to_json", false]], "to_json() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.to_json", false]], "to_json() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.to_json", false]], "to_json() (cdp.client.models.smart_contract.smartcontract method)": [[4, "cdp.client.models.smart_contract.SmartContract.to_json", false]], "to_json() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to_json", false]], "to_json() (cdp.client.models.smart_contract_list.smartcontractlist method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.to_json", false]], "to_json() (cdp.client.models.smart_contract_options.smartcontractoptions method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.to_json", false]], "to_json() (cdp.client.models.solidity_value.solidityvalue method)": [[4, "cdp.client.models.solidity_value.SolidityValue.to_json", false]], "to_json() (cdp.client.models.sponsored_send.sponsoredsend method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_json", false]], "to_json() (cdp.client.models.staking_balance.stakingbalance method)": [[4, "cdp.client.models.staking_balance.StakingBalance.to_json", false]], "to_json() (cdp.client.models.staking_context.stakingcontext method)": [[4, "cdp.client.models.staking_context.StakingContext.to_json", false]], "to_json() (cdp.client.models.staking_context_context.stakingcontextcontext method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.to_json", false]], "to_json() (cdp.client.models.staking_operation.stakingoperation method)": [[4, "cdp.client.models.staking_operation.StakingOperation.to_json", false]], "to_json() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.to_json", false]], "to_json() (cdp.client.models.staking_reward.stakingreward method)": [[4, "cdp.client.models.staking_reward.StakingReward.to_json", false]], "to_json() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.to_json", false]], "to_json() (cdp.client.models.token_contract_options.tokencontractoptions method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.to_json", false]], "to_json() (cdp.client.models.trade.trade method)": [[4, "cdp.client.models.trade.Trade.to_json", false]], "to_json() (cdp.client.models.trade_list.tradelist method)": [[4, "cdp.client.models.trade_list.TradeList.to_json", false]], "to_json() (cdp.client.models.transaction.transaction method)": [[4, "cdp.client.models.transaction.Transaction.to_json", false]], "to_json() (cdp.client.models.transaction_content.transactioncontent method)": [[4, "cdp.client.models.transaction_content.TransactionContent.to_json", false]], "to_json() (cdp.client.models.transfer.transfer method)": [[4, "cdp.client.models.transfer.Transfer.to_json", false]], "to_json() (cdp.client.models.transfer_list.transferlist method)": [[4, "cdp.client.models.transfer_list.TransferList.to_json", false]], "to_json() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.update_webhook_request.updatewebhookrequest method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.to_json", false]], "to_json() (cdp.client.models.user.user method)": [[4, "cdp.client.models.user.User.to_json", false]], "to_json() (cdp.client.models.validator.validator method)": [[4, "cdp.client.models.validator.Validator.to_json", false]], "to_json() (cdp.client.models.validator_details.validatordetails method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.to_json", false]], "to_json() (cdp.client.models.validator_list.validatorlist method)": [[4, "cdp.client.models.validator_list.ValidatorList.to_json", false]], "to_json() (cdp.client.models.wallet.wallet method)": [[4, "cdp.client.models.wallet.Wallet.to_json", false]], "to_json() (cdp.client.models.wallet_list.walletlist method)": [[4, "cdp.client.models.wallet_list.WalletList.to_json", false]], "to_json() (cdp.client.models.webhook.webhook method)": [[4, "cdp.client.models.webhook.Webhook.to_json", false]], "to_json() (cdp.client.models.webhook_event_filter.webhookeventfilter method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_json", false]], "to_json() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.to_json", false]], "to_json() (cdp.client.models.webhook_list.webhooklist method)": [[4, "cdp.client.models.webhook_list.WebhookList.to_json", false]], "to_json() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.to_json", false]], "to_json() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.to_json", false]], "to_str() (cdp.client.models.abi.abi method)": [[4, "cdp.client.models.abi.ABI.to_str", false]], "to_str() (cdp.client.models.address.address method)": [[4, "cdp.client.models.address.Address.to_str", false]], "to_str() (cdp.client.models.address_balance_list.addressbalancelist method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.to_str", false]], "to_str() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.to_str", false]], "to_str() (cdp.client.models.address_list.addresslist method)": [[4, "cdp.client.models.address_list.AddressList.to_str", false]], "to_str() (cdp.client.models.address_reputation.addressreputation method)": [[4, "cdp.client.models.address_reputation.AddressReputation.to_str", false]], "to_str() (cdp.client.models.address_reputation_metadata.addressreputationmetadata method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.to_str", false]], "to_str() (cdp.client.models.address_risk.addressrisk method)": [[4, "cdp.client.models.address_risk.AddressRisk.to_str", false]], "to_str() (cdp.client.models.address_transaction_list.addresstransactionlist method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.to_str", false]], "to_str() (cdp.client.models.asset.asset method)": [[4, "cdp.client.models.asset.Asset.to_str", false]], "to_str() (cdp.client.models.balance.balance method)": [[4, "cdp.client.models.balance.Balance.to_str", false]], "to_str() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_trade_request.broadcasttraderequest method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.to_str", false]], "to_str() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.to_str", false]], "to_str() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.compiled_smart_contract.compiledsmartcontract method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.to_str", false]], "to_str() (cdp.client.models.contract_event.contractevent method)": [[4, "cdp.client.models.contract_event.ContractEvent.to_str", false]], "to_str() (cdp.client.models.contract_event_list.contracteventlist method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.to_str", false]], "to_str() (cdp.client.models.contract_invocation.contractinvocation method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.to_str", false]], "to_str() (cdp.client.models.contract_invocation_list.contractinvocationlist method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.to_str", false]], "to_str() (cdp.client.models.create_address_request.createaddressrequest method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.to_str", false]], "to_str() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.to_str", false]], "to_str() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.to_str", false]], "to_str() (cdp.client.models.create_fund_operation_request.createfundoperationrequest method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.to_str", false]], "to_str() (cdp.client.models.create_fund_quote_request.createfundquoterequest method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.to_str", false]], "to_str() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.to_str", false]], "to_str() (cdp.client.models.create_server_signer_request.createserversignerrequest method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.to_str", false]], "to_str() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.to_str", false]], "to_str() (cdp.client.models.create_trade_request.createtraderequest method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_str", false]], "to_str() (cdp.client.models.create_transfer_request.createtransferrequest method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.to_str", false]], "to_str() (cdp.client.models.create_wallet_request.createwalletrequest method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.to_str", false]], "to_str() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.to_str", false]], "to_str() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.to_str", false]], "to_str() (cdp.client.models.create_webhook_request.createwebhookrequest method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.to_str", false]], "to_str() (cdp.client.models.crypto_amount.cryptoamount method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.to_str", false]], "to_str() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.to_str", false]], "to_str() (cdp.client.models.erc20_transfer_event.erc20transferevent method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to_str", false]], "to_str() (cdp.client.models.erc721_transfer_event.erc721transferevent method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to_str", false]], "to_str() (cdp.client.models.error.error method)": [[4, "cdp.client.models.error.Error.to_str", false]], "to_str() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction.ethereumtransaction method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to_str", false]], "to_str() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.to_str", false]], "to_str() (cdp.client.models.faucet_transaction.faucettransaction method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.to_str", false]], "to_str() (cdp.client.models.feature_set.featureset method)": [[4, "cdp.client.models.feature_set.FeatureSet.to_str", false]], "to_str() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.to_str", false]], "to_str() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.to_str", false]], "to_str() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.to_str", false]], "to_str() (cdp.client.models.fiat_amount.fiatamount method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.to_str", false]], "to_str() (cdp.client.models.fund_operation.fundoperation method)": [[4, "cdp.client.models.fund_operation.FundOperation.to_str", false]], "to_str() (cdp.client.models.fund_operation_fees.fundoperationfees method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.to_str", false]], "to_str() (cdp.client.models.fund_operation_list.fundoperationlist method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.to_str", false]], "to_str() (cdp.client.models.fund_quote.fundquote method)": [[4, "cdp.client.models.fund_quote.FundQuote.to_str", false]], "to_str() (cdp.client.models.get_staking_context_request.getstakingcontextrequest method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.to_str", false]], "to_str() (cdp.client.models.historical_balance.historicalbalance method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.to_str", false]], "to_str() (cdp.client.models.multi_token_contract_options.multitokencontractoptions method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.to_str", false]], "to_str() (cdp.client.models.network.network method)": [[4, "cdp.client.models.network.Network.to_str", false]], "to_str() (cdp.client.models.nft_contract_options.nftcontractoptions method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.to_str", false]], "to_str() (cdp.client.models.onchain_name.onchainname method)": [[4, "cdp.client.models.onchain_name.OnchainName.to_str", false]], "to_str() (cdp.client.models.onchain_name_list.onchainnamelist method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.to_str", false]], "to_str() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.to_str", false]], "to_str() (cdp.client.models.payload_signature.payloadsignature method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.to_str", false]], "to_str() (cdp.client.models.payload_signature_list.payloadsignaturelist method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.to_str", false]], "to_str() (cdp.client.models.read_contract_request.readcontractrequest method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.to_str", false]], "to_str() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.seed_creation_event.seedcreationevent method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.to_str", false]], "to_str() (cdp.client.models.seed_creation_event_result.seedcreationeventresult method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.to_str", false]], "to_str() (cdp.client.models.server_signer.serversigner method)": [[4, "cdp.client.models.server_signer.ServerSigner.to_str", false]], "to_str() (cdp.client.models.server_signer_event.serversignerevent method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.to_str", false]], "to_str() (cdp.client.models.server_signer_event_event.serversignereventevent method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.to_str", false]], "to_str() (cdp.client.models.server_signer_event_list.serversignereventlist method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.to_str", false]], "to_str() (cdp.client.models.server_signer_list.serversignerlist method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.to_str", false]], "to_str() (cdp.client.models.signature_creation_event.signaturecreationevent method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.to_str", false]], "to_str() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.to_str", false]], "to_str() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.to_str", false]], "to_str() (cdp.client.models.smart_contract.smartcontract method)": [[4, "cdp.client.models.smart_contract.SmartContract.to_str", false]], "to_str() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to_str", false]], "to_str() (cdp.client.models.smart_contract_list.smartcontractlist method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.to_str", false]], "to_str() (cdp.client.models.smart_contract_options.smartcontractoptions method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.to_str", false]], "to_str() (cdp.client.models.solidity_value.solidityvalue method)": [[4, "cdp.client.models.solidity_value.SolidityValue.to_str", false]], "to_str() (cdp.client.models.sponsored_send.sponsoredsend method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_str", false]], "to_str() (cdp.client.models.staking_balance.stakingbalance method)": [[4, "cdp.client.models.staking_balance.StakingBalance.to_str", false]], "to_str() (cdp.client.models.staking_context.stakingcontext method)": [[4, "cdp.client.models.staking_context.StakingContext.to_str", false]], "to_str() (cdp.client.models.staking_context_context.stakingcontextcontext method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.to_str", false]], "to_str() (cdp.client.models.staking_operation.stakingoperation method)": [[4, "cdp.client.models.staking_operation.StakingOperation.to_str", false]], "to_str() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.to_str", false]], "to_str() (cdp.client.models.staking_reward.stakingreward method)": [[4, "cdp.client.models.staking_reward.StakingReward.to_str", false]], "to_str() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.to_str", false]], "to_str() (cdp.client.models.token_contract_options.tokencontractoptions method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.to_str", false]], "to_str() (cdp.client.models.trade.trade method)": [[4, "cdp.client.models.trade.Trade.to_str", false]], "to_str() (cdp.client.models.trade_list.tradelist method)": [[4, "cdp.client.models.trade_list.TradeList.to_str", false]], "to_str() (cdp.client.models.transaction.transaction method)": [[4, "cdp.client.models.transaction.Transaction.to_str", false]], "to_str() (cdp.client.models.transaction_content.transactioncontent method)": [[4, "cdp.client.models.transaction_content.TransactionContent.to_str", false]], "to_str() (cdp.client.models.transfer.transfer method)": [[4, "cdp.client.models.transfer.Transfer.to_str", false]], "to_str() (cdp.client.models.transfer_list.transferlist method)": [[4, "cdp.client.models.transfer_list.TransferList.to_str", false]], "to_str() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.update_webhook_request.updatewebhookrequest method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.to_str", false]], "to_str() (cdp.client.models.user.user method)": [[4, "cdp.client.models.user.User.to_str", false]], "to_str() (cdp.client.models.validator.validator method)": [[4, "cdp.client.models.validator.Validator.to_str", false]], "to_str() (cdp.client.models.validator_details.validatordetails method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.to_str", false]], "to_str() (cdp.client.models.validator_list.validatorlist method)": [[4, "cdp.client.models.validator_list.ValidatorList.to_str", false]], "to_str() (cdp.client.models.wallet.wallet method)": [[4, "cdp.client.models.wallet.Wallet.to_str", false]], "to_str() (cdp.client.models.wallet_list.walletlist method)": [[4, "cdp.client.models.wallet_list.WalletList.to_str", false]], "to_str() (cdp.client.models.webhook.webhook method)": [[4, "cdp.client.models.webhook.Webhook.to_str", false]], "to_str() (cdp.client.models.webhook_event_filter.webhookeventfilter method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_str", false]], "to_str() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.to_str", false]], "to_str() (cdp.client.models.webhook_list.webhooklist method)": [[4, "cdp.client.models.webhook_list.WebhookList.to_str", false]], "to_str() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.to_str", false]], "to_str() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.to_str", false]], "token_id (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.token_id", false]], "token_id (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.token_id", false]], "token_id (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.token_id", false]], "token_swaps_performed (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.token_swaps_performed", false]], "token_transfer_type (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.token_transfer_type", false]], "token_transfers (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.token_transfers", false]], "tokencontractoptions (class in cdp.client.models.token_contract_options)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions", false]], "tokentransfertype (class in cdp.client.models.token_transfer_type)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType", false]], "total_count (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.total_count", false]], "total_count (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.total_count", false]], "total_count (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.total_count", false]], "total_count (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.total_count", false]], "total_count (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.total_count", false]], "total_count (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.total_count", false]], "total_count (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.total_count", false]], "total_count (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.total_count", false]], "total_count (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.total_count", false]], "total_count (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.total_count", false]], "total_count (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.total_count", false]], "total_supply (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.total_supply", false]], "total_transactions (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.total_transactions", false]], "trace_address (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.trace_address", false]], "trace_id (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.trace_id", false]], "trace_type (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.trace_type", false]], "trade (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.trade", false]], "trade (class in cdp)": [[1, "cdp.Trade", false]], "trade (class in cdp.client.models.trade)": [[4, "cdp.client.models.trade.Trade", false]], "trade (class in cdp.trade)": [[1, "cdp.trade.Trade", false]], "trade() (cdp.wallet method)": [[1, "cdp.Wallet.trade", false]], "trade() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.trade", false]], "trade() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.trade", false]], "trade() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.trade", false]], "trade_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.trade_id", false]], "trade_id (cdp.trade property)": [[1, "cdp.Trade.trade_id", false]], "trade_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.trade_id", false]], "tradelist (class in cdp.client.models.trade_list)": [[4, "cdp.client.models.trade_list.TradeList", false]], "trades (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.trades", false]], "trades() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.trades", false]], "trades() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.trades", false]], "tradesapi (class in cdp.client.api.trades_api)": [[3, "cdp.client.api.trades_api.TradesApi", false]], "transaction (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.transaction", false]], "transaction (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.transaction", false]], "transaction (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.transaction", false]], "transaction (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.transaction", false]], "transaction (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.transaction", false]], "transaction (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.transaction", false]], "transaction (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.transaction", false]], "transaction (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.transaction", false]], "transaction (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.transaction", false]], "transaction (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.transaction", false]], "transaction (cdp.smartcontract property)": [[1, "cdp.SmartContract.transaction", false]], "transaction (cdp.trade property)": [[1, "cdp.Trade.transaction", false]], "transaction (cdp.trade.trade property)": [[1, "cdp.trade.Trade.transaction", false]], "transaction (cdp.transfer property)": [[1, "cdp.Transfer.transaction", false]], "transaction (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transaction", false]], "transaction (class in cdp)": [[1, "cdp.Transaction", false]], "transaction (class in cdp.client.models.transaction)": [[4, "cdp.client.models.transaction.Transaction", false]], "transaction (class in cdp.transaction)": [[1, "cdp.transaction.Transaction", false]], "transaction.status (class in cdp)": [[1, "cdp.Transaction.Status", false]], "transaction.status (class in cdp.transaction)": [[1, "cdp.transaction.Transaction.Status", false]], "transaction_access_list (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.transaction_access_list", false]], "transaction_hash (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.transaction_hash", false]], "transaction_hash (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.transaction_hash", false]], "transaction_hash (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.transaction_hash", false]], "transaction_hash (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.transaction_hash", false]], "transaction_hash (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.transaction_hash", false]], "transaction_hash (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.transaction_hash", false]], "transaction_hash (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.transaction_hash", false]], "transaction_hash (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.transaction_hash", false]], "transaction_hash (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.transaction_hash", false]], "transaction_hash (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.transaction_hash", false]], "transaction_hash (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.transaction_hash", false]], "transaction_hash (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.transaction_hash", false]], "transaction_hash (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.transaction_hash", false]], "transaction_hash (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.transaction_hash", false]], "transaction_hash (cdp.transaction property)": [[1, "cdp.Transaction.transaction_hash", false]], "transaction_hash (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.transaction_hash", false]], "transaction_hash (cdp.transfer property)": [[1, "cdp.Transfer.transaction_hash", false]], "transaction_hash (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transaction_hash", false]], "transaction_history (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.transaction_history", false]], "transaction_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.transaction_id", false]], "transaction_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.transaction_id", false]], "transaction_index (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest attribute)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.transaction_index", false]], "transaction_index (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.transaction_index", false]], "transaction_index (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.transaction_index", false]], "transaction_index (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.transaction_index", false]], "transaction_index (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.transaction_index", false]], "transaction_link (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.transaction_link", false]], "transaction_link (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.transaction_link", false]], "transaction_link (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.transaction_link", false]], "transaction_link (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.transaction_link", false]], "transaction_link (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.transaction_link", false]], "transaction_link (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.transaction_link", false]], "transaction_link (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.transaction_link", false]], "transaction_link (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.transaction_link", false]], "transaction_link (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.transaction_link", false]], "transaction_link (cdp.transaction property)": [[1, "cdp.Transaction.transaction_link", false]], "transaction_link (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.transaction_link", false]], "transaction_link (cdp.transfer property)": [[1, "cdp.Transfer.transaction_link", false]], "transaction_link (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transaction_link", false]], "transaction_type (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.transaction_type", false]], "transaction_type (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.transaction_type", false]], "transactioncontent (class in cdp.client.models.transaction_content)": [[4, "cdp.client.models.transaction_content.TransactionContent", false]], "transactionhistoryapi (class in cdp.client.api.transaction_history_api)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi", false]], "transactionnotsignederror": [[1, "cdp.errors.TransactionNotSignedError", false]], "transactions (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.transactions", false]], "transactions() (cdp.address method)": [[1, "cdp.Address.transactions", false]], "transactions() (cdp.address.address method)": [[1, "cdp.address.Address.transactions", false]], "transactiontype (class in cdp.client.models.transaction_type)": [[4, "cdp.client.models.transaction_type.TransactionType", false]], "transfer (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.transfer", false]], "transfer (cdp.client.models.transaction_type.transactiontype attribute)": [[4, "cdp.client.models.transaction_type.TransactionType.TRANSFER", false]], "transfer (class in cdp)": [[1, "cdp.Transfer", false]], "transfer (class in cdp.client.models.transfer)": [[4, "cdp.client.models.transfer.Transfer", false]], "transfer (class in cdp.transfer)": [[1, "cdp.transfer.Transfer", false]], "transfer() (cdp.wallet method)": [[1, "cdp.Wallet.transfer", false]], "transfer() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.transfer", false]], "transfer() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.transfer", false]], "transfer() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.transfer", false]], "transfer_fee (cdp.client.models.fund_operation_fees.fundoperationfees attribute)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.transfer_fee", false]], "transfer_fee (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.transfer_fee", false]], "transfer_fee (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.transfer_fee", false]], "transfer_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.transfer_id", false]], "transfer_id (cdp.transfer property)": [[1, "cdp.Transfer.transfer_id", false]], "transfer_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transfer_id", false]], "transferlist (class in cdp.client.models.transfer_list)": [[4, "cdp.client.models.transfer_list.TransferList", false]], "transfers (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.transfers", false]], "transfers() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.transfers", false]], "transfers() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.transfers", false]], "transfersapi (class in cdp.client.api.transfers_api)": [[3, "cdp.client.api.transfers_api.TransfersApi", false]], "tx_hash (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.tx_hash", false]], "tx_index (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.tx_index", false]], "type (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.type", false]], "type (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.type", false]], "type (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.type", false]], "type (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.type", false]], "type (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.type", false]], "type (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.type", false]], "type (cdp.smartcontract property)": [[1, "cdp.SmartContract.type", false]], "type_validate_enum() (cdp.client.models.solidity_value.solidityvalue class method)": [[4, "cdp.client.models.solidity_value.SolidityValue.type_validate_enum", false]], "typed_data_hash (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.typed_data_hash", false]], "typed_data_hash (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.typed_data_hash", false]], "typed_data_hash (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.typed_data_hash", false]], "unauthorizederror": [[1, "cdp.errors.UnauthorizedError", false]], "unauthorizedexception": [[2, "cdp.client.exceptions.UnauthorizedException", false]], "unbonded_balance (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.unbonded_balance", false]], "unimplementederror": [[1, "cdp.errors.UnimplementedError", false]], "unique_days_active (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.unique_days_active", false]], "unknown (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.UNKNOWN", false]], "unknown (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.UNKNOWN", false]], "unsigned_payload (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest attribute)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.unsigned_payload", false]], "unsigned_payload (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.unsigned_payload", false]], "unsigned_payload (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.unsigned_payload", false]], "unsigned_payload (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.unsigned_payload", false]], "unsigned_payload (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.unsigned_payload", false]], "unsigned_payload (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.unsigned_payload", false]], "unsigned_payload (cdp.transaction property)": [[1, "cdp.Transaction.unsigned_payload", false]], "unsigned_payload (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.unsigned_payload", false]], "unspecified (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.UNSPECIFIED", false]], "unspecified (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.UNSPECIFIED", false]], "unspecified (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.UNSPECIFIED", false]], "unstakeable_balance (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.unstakeable_balance", false]], "unsupportedasseterror": [[1, "cdp.errors.UnsupportedAssetError", false]], "update() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.update", false]], "update() (cdp.smartcontract method)": [[1, "cdp.SmartContract.update", false]], "update() (cdp.webhook method)": [[1, "cdp.Webhook.update", false]], "update() (cdp.webhook.webhook method)": [[1, "cdp.webhook.Webhook.update", false]], "update_params_for_auth() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.update_params_for_auth", false]], "update_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.update_smart_contract", false]], "update_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.update_smart_contract_with_http_info", false]], "update_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.update_smart_contract_without_preload_content", false]], "update_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.update_webhook", false]], "update_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.update_webhook_with_http_info", false]], "update_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.update_webhook_without_preload_content", false]], "updated_at (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.updated_at", false]], "updatesmartcontractrequest (class in cdp.client.models.update_smart_contract_request)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest", false]], "updatewebhookrequest (class in cdp.client.models.update_webhook_request)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest", false]], "uri (cdp.client.models.multi_token_contract_options.multitokencontractoptions attribute)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.uri", false]], "usd (cdp.client.models.staking_reward_format.stakingrewardformat attribute)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat.USD", false]], "usd_value (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.usd_value", false]], "use_server_signer (cdp.cdp attribute)": [[1, "cdp.Cdp.use_server_signer", false], [1, "id13", false]], "use_server_signer (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.use_server_signer", false], [1, "id6", false]], "use_server_signer (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet attribute)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.use_server_signer", false]], "user (class in cdp.client.models.user)": [[4, "cdp.client.models.user.User", false]], "user_agent (cdp.client.api_client.apiclient property)": [[2, "cdp.client.api_client.ApiClient.user_agent", false]], "username (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.username", false]], "usersapi (class in cdp.client.api.users_api)": [[3, "cdp.client.api.users_api.UsersApi", false]], "validator (class in cdp.client.models.validator)": [[4, "cdp.client.models.validator.Validator", false]], "validator_id (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.validator_id", false]], "validator_pub_key (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.validator_pub_key", false]], "validatordetails (class in cdp.client.models.validator_details)": [[4, "cdp.client.models.validator_details.ValidatorDetails", false]], "validatorlist (class in cdp.client.models.validator_list)": [[4, "cdp.client.models.validator_list.ValidatorList", false]], "validatorsapi (class in cdp.client.api.validators_api)": [[3, "cdp.client.api.validators_api.ValidatorsApi", false]], "validatorstatus (class in cdp.client.models.validator_status)": [[4, "cdp.client.models.validator_status.ValidatorStatus", false]], "value (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.value", false]], "value (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.value", false]], "value (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.value", false]], "value (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.value", false]], "value (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner attribute)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.value", false]], "value (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.value", false]], "value (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.value", false]], "values (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.values", false]], "var_date (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.var_date", false]], "var_date (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.var_date", false]], "var_from (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.var_from", false]], "var_from (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.var_from", false]], "var_from (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.var_from", false]], "var_from (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.var_from", false]], "var_from (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.var_from", false]], "verify_ssl (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.verify_ssl", false]], "wait() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.wait", false]], "wait() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.wait", false]], "wait() (cdp.faucet_transaction.faucettransaction method)": [[1, "cdp.faucet_transaction.FaucetTransaction.wait", false]], "wait() (cdp.faucettransaction method)": [[1, "cdp.FaucetTransaction.wait", false]], "wait() (cdp.fund_operation.fundoperation method)": [[1, "cdp.fund_operation.FundOperation.wait", false]], "wait() (cdp.payload_signature.payloadsignature method)": [[1, "cdp.payload_signature.PayloadSignature.wait", false]], "wait() (cdp.payloadsignature method)": [[1, "cdp.PayloadSignature.wait", false]], "wait() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.wait", false]], "wait() (cdp.smartcontract method)": [[1, "cdp.SmartContract.wait", false]], "wait() (cdp.trade method)": [[1, "cdp.Trade.wait", false]], "wait() (cdp.trade.trade method)": [[1, "cdp.trade.Trade.wait", false]], "wait() (cdp.transfer method)": [[1, "cdp.Transfer.wait", false]], "wait() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.wait", false]], "wallet (cdp.client.models.create_wallet_request.createwalletrequest attribute)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.wallet", false]], "wallet (class in cdp)": [[1, "cdp.Wallet", false]], "wallet (class in cdp.client.models.wallet)": [[4, "cdp.client.models.wallet.Wallet", false]], "wallet (class in cdp.wallet)": [[1, "cdp.wallet.Wallet", false]], "wallet_activity (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.WALLET_ACTIVITY", false]], "wallet_id (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.wallet_id", false]], "wallet_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.wallet_id", false]], "wallet_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.wallet_id", false]], "wallet_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.wallet_id", false]], "wallet_id (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.wallet_id", false]], "wallet_id (cdp.client.models.seed_creation_event.seedcreationevent attribute)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.wallet_id", false]], "wallet_id (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.wallet_id", false]], "wallet_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.wallet_id", false]], "wallet_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.wallet_id", false]], "wallet_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.wallet_id", false]], "wallet_id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.wallet_id", false]], "wallet_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.wallet_id", false]], "wallet_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.wallet_id", false]], "wallet_id (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter attribute)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.wallet_id", false]], "wallet_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.wallet_id", false]], "wallet_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.wallet_id", false]], "wallet_id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.wallet_id", false]], "wallet_id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.wallet_id", false]], "wallet_id (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.wallet_id", false]], "wallet_id (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.wallet_id", false]], "wallet_id (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.wallet_id", false]], "wallet_id (cdp.smartcontract property)": [[1, "cdp.SmartContract.wallet_id", false]], "wallet_id (cdp.trade property)": [[1, "cdp.Trade.wallet_id", false]], "wallet_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.wallet_id", false]], "wallet_id (cdp.transfer property)": [[1, "cdp.Transfer.wallet_id", false]], "wallet_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.wallet_id", false]], "wallet_id (cdp.wallet_address.walletaddress property)": [[1, "cdp.wallet_address.WalletAddress.wallet_id", false]], "wallet_id (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.wallet_id", false]], "wallet_id (cdp.walletaddress property)": [[1, "cdp.WalletAddress.wallet_id", false]], "wallet_id (cdp.walletdata property)": [[1, "cdp.WalletData.wallet_id", false]], "wallet_user_id (cdp.client.models.seed_creation_event.seedcreationevent attribute)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.wallet_user_id", false]], "wallet_user_id (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.wallet_user_id", false]], "wallet_user_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.wallet_user_id", false]], "wallet_user_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.wallet_user_id", false]], "walletaddress (class in cdp)": [[1, "cdp.WalletAddress", false]], "walletaddress (class in cdp.wallet_address)": [[1, "cdp.wallet_address.WalletAddress", false]], "walletdata (class in cdp)": [[1, "cdp.WalletData", false]], "walletdata (class in cdp.wallet_data)": [[1, "cdp.wallet_data.WalletData", false]], "walletid (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.walletId", false]], "walletid (cdp.walletdata property)": [[1, "cdp.WalletData.walletId", false]], "walletlist (class in cdp.client.models.wallet_list)": [[4, "cdp.client.models.wallet_list.WalletList", false]], "wallets (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.wallets", false]], "wallets (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.wallets", false]], "walletsapi (class in cdp.client.api.wallets_api)": [[3, "cdp.client.api.wallets_api.WalletsApi", false]], "walletstakeapi (class in cdp.client.api.wallet_stake_api)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi", false]], "webhook (class in cdp)": [[1, "cdp.Webhook", false]], "webhook (class in cdp.client.models.webhook)": [[4, "cdp.client.models.webhook.Webhook", false]], "webhook (class in cdp.webhook)": [[1, "cdp.webhook.Webhook", false]], "webhook_id (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.webhook_id", false]], "webhook_id (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.webhook_id", false]], "webhook_id (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.webhook_id", false]], "webhookeventfilter (class in cdp.client.models.webhook_event_filter)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter", false]], "webhookeventtype (class in cdp.client.models.webhook_event_type)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType", false]], "webhookeventtypefilter (class in cdp.client.models.webhook_event_type_filter)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter", false]], "webhooklist (class in cdp.client.models.webhook_list)": [[4, "cdp.client.models.webhook_list.WebhookList", false]], "webhooks (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.webhooks", false]], "webhooksapi (class in cdp.client.api.webhooks_api)": [[3, "cdp.client.api.webhooks_api.WebhooksApi", false]], "webhooksmartcontracteventfilter (class in cdp.client.models.webhook_smart_contract_event_filter)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter", false]], "webhookwalletactivityfilter (class in cdp.client.models.webhook_wallet_activity_filter)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter", false]], "withdrawable_epoch (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.withdrawable_epoch", false]], "withdrawal_address (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.withdrawal_address", false]], "withdrawal_available (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.WITHDRAWAL_AVAILABLE", false]], "withdrawal_complete (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.WITHDRAWAL_COMPLETE", false]]}, "objects": {"": [[1, 0, 0, "-", "cdp"]], "cdp": [[1, 1, 1, "", "Address"], [1, 1, 1, "", "Asset"], [1, 1, 1, "", "Balance"], [1, 1, 1, "", "BalanceMap"], [1, 1, 1, "", "Cdp"], [1, 1, 1, "", "ContractInvocation"], [1, 1, 1, "", "ExternalAddress"], [1, 1, 1, "", "FaucetTransaction"], [1, 1, 1, "", "MnemonicSeedPhrase"], [1, 1, 1, "", "PayloadSignature"], [1, 1, 1, "", "SmartContract"], [1, 1, 1, "", "SponsoredSend"], [1, 1, 1, "", "Trade"], [1, 1, 1, "", "Transaction"], [1, 1, 1, "", "Transfer"], [1, 1, 1, "", "Wallet"], [1, 1, 1, "", "WalletAddress"], [1, 1, 1, "", "WalletData"], [1, 1, 1, "", "Webhook"], [1, 0, 0, "-", "address"], [1, 0, 0, "-", "address_reputation"], [1, 0, 0, "-", "api_clients"], [1, 0, 0, "-", "asset"], [1, 0, 0, "-", "balance"], [1, 0, 0, "-", "balance_map"], [1, 0, 0, "-", "cdp"], [1, 0, 0, "-", "cdp_api_client"], [2, 0, 0, "-", "client"], [1, 0, 0, "-", "constants"], [1, 0, 0, "-", "contract_invocation"], [1, 0, 0, "-", "crypto_amount"], [1, 0, 0, "-", "errors"], [1, 0, 0, "-", "external_address"], [1, 0, 0, "-", "faucet_transaction"], [1, 0, 0, "-", "fiat_amount"], [1, 0, 0, "-", "fund_operation"], [1, 0, 0, "-", "fund_quote"], [1, 6, 1, "", "hash_message"], [1, 6, 1, "", "hash_typed_data_message"], [1, 0, 0, "-", "hash_utils"], [1, 0, 0, "-", "historical_balance"], [1, 0, 0, "-", "mnemonic_seed_phrase"], [1, 0, 0, "-", "payload_signature"], [1, 0, 0, "-", "smart_contract"], [1, 0, 0, "-", "sponsored_send"], [1, 0, 0, "-", "trade"], [1, 0, 0, "-", "transaction"], [1, 0, 0, "-", "transfer"], [1, 0, 0, "-", "wallet"], [1, 0, 0, "-", "wallet_address"], [1, 0, 0, "-", "wallet_data"], [1, 0, 0, "-", "webhook"]], "cdp.Address": [[1, 2, 1, "", "address_id"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "historical_balances"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reputation"], [1, 3, 1, "", "transactions"]], "cdp.Asset": [[1, 2, 1, "", "asset_id"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "decimals"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "from_atomic_amount"], [1, 3, 1, "", "from_model"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "primary_denomination"], [1, 3, 1, "", "to_atomic_amount"]], "cdp.Balance": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "from_model"]], "cdp.BalanceMap": [[1, 3, 1, "", "add"], [1, 3, 1, "", "from_models"]], "cdp.Cdp": [[1, 4, 1, "id7", "api_clients"], [1, 4, 1, "id8", "api_key_name"], [1, 4, 1, "id9", "base_path"], [1, 3, 1, "", "configure"], [1, 3, 1, "", "configure_from_json"], [1, 4, 1, "id10", "debugging"], [1, 4, 1, "id11", "max_network_retries"], [1, 4, 1, "id12", "private_key"], [1, 4, 1, "id13", "use_server_signer"]], "cdp.ContractInvocation": [[1, 2, 1, "", "abi"], [1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "args"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_invocation_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "method"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.FaucetTransaction": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"]], "cdp.MnemonicSeedPhrase": [[1, 4, 1, "", "mnemonic_phrase"]], "cdp.PayloadSignature": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "address_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "payload_signature_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "unsigned_payload"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.PayloadSignature.Status": [[1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 3, 1, "", "terminal_states"]], "cdp.SmartContract": [[1, 1, 1, "", "MultiTokenContractOptions"], [1, 1, 1, "", "NFTContractOptions"], [1, 1, 1, "", "TokenContractOptions"], [1, 1, 1, "", "Type"], [1, 2, 1, "", "abi"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_name"], [1, 3, 1, "", "create"], [1, 2, 1, "", "deployer_address"], [1, 2, 1, "", "is_external"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "options"], [1, 3, 1, "", "read"], [1, 3, 1, "", "register"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "smart_contract_id"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "type"], [1, 3, 1, "", "update"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.SmartContract.Type": [[1, 4, 1, "", "CUSTOM"], [1, 4, 1, "", "ERC1155"], [1, 4, 1, "", "ERC20"], [1, 4, 1, "", "ERC721"]], "cdp.SponsoredSend": [[1, 1, 1, "", "Status"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "typed_data_hash"]], "cdp.SponsoredSend.Status": [[1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "SUBMITTED"], [1, 3, 1, "", "terminal_states"]], "cdp.Trade": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "approve_transaction"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "from_amount"], [1, 2, 1, "", "from_asset_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "to_amount"], [1, 2, 1, "", "to_asset_id"], [1, 2, 1, "", "trade_id"], [1, 2, 1, "", "transaction"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.Transaction": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "block_hash"], [1, 2, 1, "", "block_height"], [1, 2, 1, "", "content"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "raw"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "signed_payload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "to_address_id"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "unsigned_payload"]], "cdp.Transaction.Status": [[1, 4, 1, "", "BROADCAST"], [1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "UNSPECIFIED"], [1, 3, 1, "", "terminal_states"]], "cdp.Transfer": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "destination_address_id"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "send_tx_delegate"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "sponsored_send"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "transfer_id"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.Wallet": [[1, 4, 1, "", "MAX_ADDRESSES"], [1, 2, 1, "", "addresses"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "create"], [1, 3, 1, "", "create_address"], [1, 3, 1, "", "create_webhook"], [1, 3, 1, "", "create_with_seed"], [1, 2, 1, "", "default_address"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export_data"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "fund"], [1, 2, 1, "", "id"], [1, 3, 1, "", "import_data"], [1, 3, 1, "", "import_wallet"], [1, 3, 1, "", "invoke_contract"], [1, 3, 1, "", "list"], [1, 3, 1, "", "load_seed"], [1, 3, 1, "", "load_seed_from_file"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "save_seed"], [1, 3, 1, "", "save_seed_to_file"], [1, 2, 1, "", "server_signer_status"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "transfer"]], "cdp.WalletAddress": [[1, 2, 1, "", "can_sign"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export"], [1, 3, 1, "", "fund"], [1, 3, 1, "", "invoke_contract"], [1, 2, 1, "", "key"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "trades"], [1, 3, 1, "", "transfer"], [1, 3, 1, "", "transfers"], [1, 2, 1, "", "wallet_id"]], "cdp.WalletData": [[1, 3, 1, "", "from_dict"], [1, 2, 1, "", "networkId"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "seed"], [1, 3, 1, "", "to_dict"], [1, 2, 1, "", "walletId"], [1, 2, 1, "", "wallet_id"]], "cdp.Webhook": [[1, 3, 1, "", "create"], [1, 3, 1, "", "delete"], [1, 3, 1, "", "delete_webhook"], [1, 2, 1, "", "event_filters"], [1, 2, 1, "", "event_type"], [1, 2, 1, "", "event_type_filter"], [1, 2, 1, "", "id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "notification_uri"], [1, 3, 1, "", "update"]], "cdp.address": [[1, 1, 1, "", "Address"]], "cdp.address.Address": [[1, 2, 1, "", "address_id"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "historical_balances"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reputation"], [1, 3, 1, "", "transactions"]], "cdp.address_reputation": [[1, 1, 1, "", "AddressReputation"]], "cdp.address_reputation.AddressReputation": [[1, 2, 1, "", "metadata"], [1, 2, 1, "", "risky"], [1, 2, 1, "", "score"]], "cdp.api_clients": [[1, 1, 1, "", "ApiClients"]], "cdp.api_clients.ApiClients": [[1, 4, 1, "", "_addresses"], [1, 4, 1, "", "_assets"], [1, 4, 1, "", "_cdp_client"], [1, 4, 1, "", "_contract_invocations"], [1, 4, 1, "", "_external_addresses"], [1, 4, 1, "", "_networks"], [1, 4, 1, "", "_trades"], [1, 4, 1, "", "_transfers"], [1, 4, 1, "", "_wallets"], [1, 4, 1, "", "_webhooks"], [1, 2, 1, "", "addresses"], [1, 2, 1, "", "assets"], [1, 2, 1, "", "balance_history"], [1, 2, 1, "", "contract_invocations"], [1, 2, 1, "", "external_addresses"], [1, 2, 1, "", "fund"], [1, 2, 1, "", "networks"], [1, 2, 1, "", "reputation"], [1, 2, 1, "", "smart_contracts"], [1, 2, 1, "", "trades"], [1, 2, 1, "", "transaction_history"], [1, 2, 1, "", "transfers"], [1, 2, 1, "", "wallets"], [1, 2, 1, "", "webhooks"]], "cdp.asset": [[1, 1, 1, "", "Asset"]], "cdp.asset.Asset": [[1, 2, 1, "", "asset_id"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "decimals"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "from_atomic_amount"], [1, 3, 1, "", "from_model"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "primary_denomination"], [1, 3, 1, "", "to_atomic_amount"]], "cdp.balance": [[1, 1, 1, "", "Balance"]], "cdp.balance.Balance": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "from_model"]], "cdp.balance_map": [[1, 1, 1, "", "BalanceMap"]], "cdp.balance_map.BalanceMap": [[1, 3, 1, "", "add"], [1, 3, 1, "", "from_models"]], "cdp.cdp": [[1, 1, 1, "", "Cdp"]], "cdp.cdp.Cdp": [[1, 4, 1, "id0", "api_clients"], [1, 4, 1, "id1", "api_key_name"], [1, 4, 1, "id2", "base_path"], [1, 3, 1, "", "configure"], [1, 3, 1, "", "configure_from_json"], [1, 4, 1, "id3", "debugging"], [1, 4, 1, "id4", "max_network_retries"], [1, 4, 1, "id5", "private_key"], [1, 4, 1, "id6", "use_server_signer"]], "cdp.cdp_api_client": [[1, 1, 1, "", "CdpApiClient"]], "cdp.cdp_api_client.CdpApiClient": [[1, 2, 1, "", "api_key"], [1, 3, 1, "", "call_api"], [1, 2, 1, "", "debugging"], [1, 2, 1, "", "private_key"], [1, 3, 1, "", "response_deserialize"]], "cdp.client": [[3, 0, 0, "-", "api"], [2, 0, 0, "-", "api_client"], [2, 0, 0, "-", "api_response"], [2, 0, 0, "-", "configuration"], [2, 0, 0, "-", "exceptions"], [4, 0, 0, "-", "models"], [2, 0, 0, "-", "rest"]], "cdp.client.api": [[3, 0, 0, "-", "addresses_api"], [3, 0, 0, "-", "assets_api"], [3, 0, 0, "-", "balance_history_api"], [3, 0, 0, "-", "contract_events_api"], [3, 0, 0, "-", "contract_invocations_api"], [3, 0, 0, "-", "external_addresses_api"], [3, 0, 0, "-", "fund_api"], [3, 0, 0, "-", "mpc_wallet_stake_api"], [3, 0, 0, "-", "networks_api"], [3, 0, 0, "-", "onchain_identity_api"], [3, 0, 0, "-", "reputation_api"], [3, 0, 0, "-", "server_signers_api"], [3, 0, 0, "-", "smart_contracts_api"], [3, 0, 0, "-", "stake_api"], [3, 0, 0, "-", "trades_api"], [3, 0, 0, "-", "transaction_history_api"], [3, 0, 0, "-", "transfers_api"], [3, 0, 0, "-", "users_api"], [3, 0, 0, "-", "validators_api"], [3, 0, 0, "-", "wallet_stake_api"], [3, 0, 0, "-", "wallets_api"], [3, 0, 0, "-", "webhooks_api"]], "cdp.client.api.addresses_api": [[3, 1, 1, "", "AddressesApi"]], "cdp.client.api.addresses_api.AddressesApi": [[3, 3, 1, "", "create_address"], [3, 3, 1, "", "create_address_with_http_info"], [3, 3, 1, "", "create_address_without_preload_content"], [3, 3, 1, "", "create_payload_signature"], [3, 3, 1, "", "create_payload_signature_with_http_info"], [3, 3, 1, "", "create_payload_signature_without_preload_content"], [3, 3, 1, "", "get_address"], [3, 3, 1, "", "get_address_balance"], [3, 3, 1, "", "get_address_balance_with_http_info"], [3, 3, 1, "", "get_address_balance_without_preload_content"], [3, 3, 1, "", "get_address_with_http_info"], [3, 3, 1, "", "get_address_without_preload_content"], [3, 3, 1, "", "get_payload_signature"], [3, 3, 1, "", "get_payload_signature_with_http_info"], [3, 3, 1, "", "get_payload_signature_without_preload_content"], [3, 3, 1, "", "list_address_balances"], [3, 3, 1, "", "list_address_balances_with_http_info"], [3, 3, 1, "", "list_address_balances_without_preload_content"], [3, 3, 1, "", "list_addresses"], [3, 3, 1, "", "list_addresses_with_http_info"], [3, 3, 1, "", "list_addresses_without_preload_content"], [3, 3, 1, "", "list_payload_signatures"], [3, 3, 1, "", "list_payload_signatures_with_http_info"], [3, 3, 1, "", "list_payload_signatures_without_preload_content"], [3, 3, 1, "", "request_faucet_funds"], [3, 3, 1, "", "request_faucet_funds_with_http_info"], [3, 3, 1, "", "request_faucet_funds_without_preload_content"]], "cdp.client.api.assets_api": [[3, 1, 1, "", "AssetsApi"]], "cdp.client.api.assets_api.AssetsApi": [[3, 3, 1, "", "get_asset"], [3, 3, 1, "", "get_asset_with_http_info"], [3, 3, 1, "", "get_asset_without_preload_content"]], "cdp.client.api.balance_history_api": [[3, 1, 1, "", "BalanceHistoryApi"]], "cdp.client.api.balance_history_api.BalanceHistoryApi": [[3, 3, 1, "", "list_address_historical_balance"], [3, 3, 1, "", "list_address_historical_balance_with_http_info"], [3, 3, 1, "", "list_address_historical_balance_without_preload_content"]], "cdp.client.api.contract_events_api": [[3, 1, 1, "", "ContractEventsApi"]], "cdp.client.api.contract_events_api.ContractEventsApi": [[3, 3, 1, "", "list_contract_events"], [3, 3, 1, "", "list_contract_events_with_http_info"], [3, 3, 1, "", "list_contract_events_without_preload_content"]], "cdp.client.api.contract_invocations_api": [[3, 1, 1, "", "ContractInvocationsApi"]], "cdp.client.api.contract_invocations_api.ContractInvocationsApi": [[3, 3, 1, "", "broadcast_contract_invocation"], [3, 3, 1, "", "broadcast_contract_invocation_with_http_info"], [3, 3, 1, "", "broadcast_contract_invocation_without_preload_content"], [3, 3, 1, "", "create_contract_invocation"], [3, 3, 1, "", "create_contract_invocation_with_http_info"], [3, 3, 1, "", "create_contract_invocation_without_preload_content"], [3, 3, 1, "", "get_contract_invocation"], [3, 3, 1, "", "get_contract_invocation_with_http_info"], [3, 3, 1, "", "get_contract_invocation_without_preload_content"], [3, 3, 1, "", "list_contract_invocations"], [3, 3, 1, "", "list_contract_invocations_with_http_info"], [3, 3, 1, "", "list_contract_invocations_without_preload_content"]], "cdp.client.api.external_addresses_api": [[3, 1, 1, "", "ExternalAddressesApi"]], "cdp.client.api.external_addresses_api.ExternalAddressesApi": [[3, 3, 1, "", "broadcast_external_transfer"], [3, 3, 1, "", "broadcast_external_transfer_with_http_info"], [3, 3, 1, "", "broadcast_external_transfer_without_preload_content"], [3, 3, 1, "", "create_external_transfer"], [3, 3, 1, "", "create_external_transfer_with_http_info"], [3, 3, 1, "", "create_external_transfer_without_preload_content"], [3, 3, 1, "", "get_external_address_balance"], [3, 3, 1, "", "get_external_address_balance_with_http_info"], [3, 3, 1, "", "get_external_address_balance_without_preload_content"], [3, 3, 1, "", "get_external_transfer"], [3, 3, 1, "", "get_external_transfer_with_http_info"], [3, 3, 1, "", "get_external_transfer_without_preload_content"], [3, 3, 1, "", "get_faucet_transaction"], [3, 3, 1, "", "get_faucet_transaction_with_http_info"], [3, 3, 1, "", "get_faucet_transaction_without_preload_content"], [3, 3, 1, "", "list_external_address_balances"], [3, 3, 1, "", "list_external_address_balances_with_http_info"], [3, 3, 1, "", "list_external_address_balances_without_preload_content"], [3, 3, 1, "", "request_external_faucet_funds"], [3, 3, 1, "", "request_external_faucet_funds_with_http_info"], [3, 3, 1, "", "request_external_faucet_funds_without_preload_content"]], "cdp.client.api.fund_api": [[3, 1, 1, "", "FundApi"]], "cdp.client.api.fund_api.FundApi": [[3, 3, 1, "", "create_fund_operation"], [3, 3, 1, "", "create_fund_operation_with_http_info"], [3, 3, 1, "", "create_fund_operation_without_preload_content"], [3, 3, 1, "", "create_fund_quote"], [3, 3, 1, "", "create_fund_quote_with_http_info"], [3, 3, 1, "", "create_fund_quote_without_preload_content"], [3, 3, 1, "", "get_fund_operation"], [3, 3, 1, "", "get_fund_operation_with_http_info"], [3, 3, 1, "", "get_fund_operation_without_preload_content"], [3, 3, 1, "", "list_fund_operations"], [3, 3, 1, "", "list_fund_operations_with_http_info"], [3, 3, 1, "", "list_fund_operations_without_preload_content"]], "cdp.client.api.mpc_wallet_stake_api": [[3, 1, 1, "", "MPCWalletStakeApi"]], "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi": [[3, 3, 1, "", "broadcast_staking_operation"], [3, 3, 1, "", "broadcast_staking_operation_with_http_info"], [3, 3, 1, "", "broadcast_staking_operation_without_preload_content"], [3, 3, 1, "", "create_staking_operation"], [3, 3, 1, "", "create_staking_operation_with_http_info"], [3, 3, 1, "", "create_staking_operation_without_preload_content"], [3, 3, 1, "", "get_staking_operation"], [3, 3, 1, "", "get_staking_operation_with_http_info"], [3, 3, 1, "", "get_staking_operation_without_preload_content"]], "cdp.client.api.networks_api": [[3, 1, 1, "", "NetworksApi"]], "cdp.client.api.networks_api.NetworksApi": [[3, 3, 1, "", "get_network"], [3, 3, 1, "", "get_network_with_http_info"], [3, 3, 1, "", "get_network_without_preload_content"]], "cdp.client.api.onchain_identity_api": [[3, 1, 1, "", "OnchainIdentityApi"]], "cdp.client.api.onchain_identity_api.OnchainIdentityApi": [[3, 3, 1, "", "resolve_identity_by_address"], [3, 3, 1, "", "resolve_identity_by_address_with_http_info"], [3, 3, 1, "", "resolve_identity_by_address_without_preload_content"]], "cdp.client.api.reputation_api": [[3, 1, 1, "", "ReputationApi"]], "cdp.client.api.reputation_api.ReputationApi": [[3, 3, 1, "", "get_address_reputation"], [3, 3, 1, "", "get_address_reputation_with_http_info"], [3, 3, 1, "", "get_address_reputation_without_preload_content"]], "cdp.client.api.server_signers_api": [[3, 1, 1, "", "ServerSignersApi"]], "cdp.client.api.server_signers_api.ServerSignersApi": [[3, 3, 1, "", "create_server_signer"], [3, 3, 1, "", "create_server_signer_with_http_info"], [3, 3, 1, "", "create_server_signer_without_preload_content"], [3, 3, 1, "", "get_server_signer"], [3, 3, 1, "", "get_server_signer_with_http_info"], [3, 3, 1, "", "get_server_signer_without_preload_content"], [3, 3, 1, "", "list_server_signer_events"], [3, 3, 1, "", "list_server_signer_events_with_http_info"], [3, 3, 1, "", "list_server_signer_events_without_preload_content"], [3, 3, 1, "", "list_server_signers"], [3, 3, 1, "", "list_server_signers_with_http_info"], [3, 3, 1, "", "list_server_signers_without_preload_content"], [3, 3, 1, "", "submit_server_signer_seed_event_result"], [3, 3, 1, "", "submit_server_signer_seed_event_result_with_http_info"], [3, 3, 1, "", "submit_server_signer_seed_event_result_without_preload_content"], [3, 3, 1, "", "submit_server_signer_signature_event_result"], [3, 3, 1, "", "submit_server_signer_signature_event_result_with_http_info"], [3, 3, 1, "", "submit_server_signer_signature_event_result_without_preload_content"]], "cdp.client.api.smart_contracts_api": [[3, 1, 1, "", "SmartContractsApi"]], "cdp.client.api.smart_contracts_api.SmartContractsApi": [[3, 3, 1, "", "compile_smart_contract"], [3, 3, 1, "", "compile_smart_contract_with_http_info"], [3, 3, 1, "", "compile_smart_contract_without_preload_content"], [3, 3, 1, "", "create_smart_contract"], [3, 3, 1, "", "create_smart_contract_with_http_info"], [3, 3, 1, "", "create_smart_contract_without_preload_content"], [3, 3, 1, "", "deploy_smart_contract"], [3, 3, 1, "", "deploy_smart_contract_with_http_info"], [3, 3, 1, "", "deploy_smart_contract_without_preload_content"], [3, 3, 1, "", "get_smart_contract"], [3, 3, 1, "", "get_smart_contract_with_http_info"], [3, 3, 1, "", "get_smart_contract_without_preload_content"], [3, 3, 1, "", "list_smart_contracts"], [3, 3, 1, "", "list_smart_contracts_with_http_info"], [3, 3, 1, "", "list_smart_contracts_without_preload_content"], [3, 3, 1, "", "read_contract"], [3, 3, 1, "", "read_contract_with_http_info"], [3, 3, 1, "", "read_contract_without_preload_content"], [3, 3, 1, "", "register_smart_contract"], [3, 3, 1, "", "register_smart_contract_with_http_info"], [3, 3, 1, "", "register_smart_contract_without_preload_content"], [3, 3, 1, "", "update_smart_contract"], [3, 3, 1, "", "update_smart_contract_with_http_info"], [3, 3, 1, "", "update_smart_contract_without_preload_content"]], "cdp.client.api.stake_api": [[3, 1, 1, "", "StakeApi"]], "cdp.client.api.stake_api.StakeApi": [[3, 3, 1, "", "build_staking_operation"], [3, 3, 1, "", "build_staking_operation_with_http_info"], [3, 3, 1, "", "build_staking_operation_without_preload_content"], [3, 3, 1, "", "fetch_historical_staking_balances"], [3, 3, 1, "", "fetch_historical_staking_balances_with_http_info"], [3, 3, 1, "", "fetch_historical_staking_balances_without_preload_content"], [3, 3, 1, "", "fetch_staking_rewards"], [3, 3, 1, "", "fetch_staking_rewards_with_http_info"], [3, 3, 1, "", "fetch_staking_rewards_without_preload_content"], [3, 3, 1, "", "get_external_staking_operation"], [3, 3, 1, "", "get_external_staking_operation_with_http_info"], [3, 3, 1, "", "get_external_staking_operation_without_preload_content"], [3, 3, 1, "", "get_staking_context"], [3, 3, 1, "", "get_staking_context_with_http_info"], [3, 3, 1, "", "get_staking_context_without_preload_content"], [3, 3, 1, "", "get_validator"], [3, 3, 1, "", "get_validator_with_http_info"], [3, 3, 1, "", "get_validator_without_preload_content"], [3, 3, 1, "", "list_validators"], [3, 3, 1, "", "list_validators_with_http_info"], [3, 3, 1, "", "list_validators_without_preload_content"]], "cdp.client.api.trades_api": [[3, 1, 1, "", "TradesApi"]], "cdp.client.api.trades_api.TradesApi": [[3, 3, 1, "", "broadcast_trade"], [3, 3, 1, "", "broadcast_trade_with_http_info"], [3, 3, 1, "", "broadcast_trade_without_preload_content"], [3, 3, 1, "", "create_trade"], [3, 3, 1, "", "create_trade_with_http_info"], [3, 3, 1, "", "create_trade_without_preload_content"], [3, 3, 1, "", "get_trade"], [3, 3, 1, "", "get_trade_with_http_info"], [3, 3, 1, "", "get_trade_without_preload_content"], [3, 3, 1, "", "list_trades"], [3, 3, 1, "", "list_trades_with_http_info"], [3, 3, 1, "", "list_trades_without_preload_content"]], "cdp.client.api.transaction_history_api": [[3, 1, 1, "", "TransactionHistoryApi"]], "cdp.client.api.transaction_history_api.TransactionHistoryApi": [[3, 3, 1, "", "list_address_transactions"], [3, 3, 1, "", "list_address_transactions_with_http_info"], [3, 3, 1, "", "list_address_transactions_without_preload_content"]], "cdp.client.api.transfers_api": [[3, 1, 1, "", "TransfersApi"]], "cdp.client.api.transfers_api.TransfersApi": [[3, 3, 1, "", "broadcast_transfer"], [3, 3, 1, "", "broadcast_transfer_with_http_info"], [3, 3, 1, "", "broadcast_transfer_without_preload_content"], [3, 3, 1, "", "create_transfer"], [3, 3, 1, "", "create_transfer_with_http_info"], [3, 3, 1, "", "create_transfer_without_preload_content"], [3, 3, 1, "", "get_transfer"], [3, 3, 1, "", "get_transfer_with_http_info"], [3, 3, 1, "", "get_transfer_without_preload_content"], [3, 3, 1, "", "list_transfers"], [3, 3, 1, "", "list_transfers_with_http_info"], [3, 3, 1, "", "list_transfers_without_preload_content"]], "cdp.client.api.users_api": [[3, 1, 1, "", "UsersApi"]], "cdp.client.api.users_api.UsersApi": [[3, 3, 1, "", "get_current_user"], [3, 3, 1, "", "get_current_user_with_http_info"], [3, 3, 1, "", "get_current_user_without_preload_content"]], "cdp.client.api.validators_api": [[3, 1, 1, "", "ValidatorsApi"]], "cdp.client.api.validators_api.ValidatorsApi": [[3, 3, 1, "", "get_validator"], [3, 3, 1, "", "get_validator_with_http_info"], [3, 3, 1, "", "get_validator_without_preload_content"], [3, 3, 1, "", "list_validators"], [3, 3, 1, "", "list_validators_with_http_info"], [3, 3, 1, "", "list_validators_without_preload_content"]], "cdp.client.api.wallet_stake_api": [[3, 1, 1, "", "WalletStakeApi"]], "cdp.client.api.wallet_stake_api.WalletStakeApi": [[3, 3, 1, "", "broadcast_staking_operation"], [3, 3, 1, "", "broadcast_staking_operation_with_http_info"], [3, 3, 1, "", "broadcast_staking_operation_without_preload_content"], [3, 3, 1, "", "create_staking_operation"], [3, 3, 1, "", "create_staking_operation_with_http_info"], [3, 3, 1, "", "create_staking_operation_without_preload_content"], [3, 3, 1, "", "get_staking_operation"], [3, 3, 1, "", "get_staking_operation_with_http_info"], [3, 3, 1, "", "get_staking_operation_without_preload_content"]], "cdp.client.api.wallets_api": [[3, 1, 1, "", "WalletsApi"]], "cdp.client.api.wallets_api.WalletsApi": [[3, 3, 1, "", "create_wallet"], [3, 3, 1, "", "create_wallet_with_http_info"], [3, 3, 1, "", "create_wallet_without_preload_content"], [3, 3, 1, "", "get_wallet"], [3, 3, 1, "", "get_wallet_balance"], [3, 3, 1, "", "get_wallet_balance_with_http_info"], [3, 3, 1, "", "get_wallet_balance_without_preload_content"], [3, 3, 1, "", "get_wallet_with_http_info"], [3, 3, 1, "", "get_wallet_without_preload_content"], [3, 3, 1, "", "list_wallet_balances"], [3, 3, 1, "", "list_wallet_balances_with_http_info"], [3, 3, 1, "", "list_wallet_balances_without_preload_content"], [3, 3, 1, "", "list_wallets"], [3, 3, 1, "", "list_wallets_with_http_info"], [3, 3, 1, "", "list_wallets_without_preload_content"]], "cdp.client.api.webhooks_api": [[3, 1, 1, "", "WebhooksApi"]], "cdp.client.api.webhooks_api.WebhooksApi": [[3, 3, 1, "", "create_wallet_webhook"], [3, 3, 1, "", "create_wallet_webhook_with_http_info"], [3, 3, 1, "", "create_wallet_webhook_without_preload_content"], [3, 3, 1, "", "create_webhook"], [3, 3, 1, "", "create_webhook_with_http_info"], [3, 3, 1, "", "create_webhook_without_preload_content"], [3, 3, 1, "", "delete_webhook"], [3, 3, 1, "", "delete_webhook_with_http_info"], [3, 3, 1, "", "delete_webhook_without_preload_content"], [3, 3, 1, "", "list_webhooks"], [3, 3, 1, "", "list_webhooks_with_http_info"], [3, 3, 1, "", "list_webhooks_without_preload_content"], [3, 3, 1, "", "update_webhook"], [3, 3, 1, "", "update_webhook_with_http_info"], [3, 3, 1, "", "update_webhook_without_preload_content"]], "cdp.client.api_client": [[2, 1, 1, "", "ApiClient"]], "cdp.client.api_client.ApiClient": [[2, 4, 1, "", "NATIVE_TYPES_MAPPING"], [2, 4, 1, "", "PRIMITIVE_TYPES"], [2, 3, 1, "", "call_api"], [2, 3, 1, "", "deserialize"], [2, 3, 1, "", "files_parameters"], [2, 3, 1, "", "get_default"], [2, 3, 1, "", "param_serialize"], [2, 3, 1, "", "parameters_to_tuples"], [2, 3, 1, "", "parameters_to_url_query"], [2, 3, 1, "", "response_deserialize"], [2, 3, 1, "", "sanitize_for_serialization"], [2, 3, 1, "", "select_header_accept"], [2, 3, 1, "", "select_header_content_type"], [2, 3, 1, "", "set_default"], [2, 3, 1, "", "set_default_header"], [2, 3, 1, "", "update_params_for_auth"], [2, 2, 1, "", "user_agent"]], "cdp.client.api_response": [[2, 1, 1, "", "ApiResponse"]], "cdp.client.api_response.ApiResponse": [[2, 4, 1, "", "data"], [2, 4, 1, "", "headers"], [2, 4, 1, "", "model_config"], [2, 4, 1, "", "raw_data"], [2, 4, 1, "", "status_code"]], "cdp.client.configuration": [[2, 1, 1, "", "Configuration"]], "cdp.client.configuration.Configuration": [[2, 4, 1, "", "access_token"], [2, 4, 1, "", "assert_hostname"], [2, 3, 1, "", "auth_settings"], [2, 4, 1, "", "cert_file"], [2, 4, 1, "", "connection_pool_maxsize"], [2, 4, 1, "", "date_format"], [2, 4, 1, "", "datetime_format"], [2, 2, 1, "", "debug"], [2, 3, 1, "", "get_api_key_with_prefix"], [2, 3, 1, "", "get_basic_auth_token"], [2, 3, 1, "", "get_default"], [2, 3, 1, "", "get_default_copy"], [2, 3, 1, "", "get_host_from_settings"], [2, 3, 1, "", "get_host_settings"], [2, 2, 1, "", "host"], [2, 4, 1, "", "ignore_operation_servers"], [2, 4, 1, "", "key_file"], [2, 4, 1, "", "logger"], [2, 2, 1, "", "logger_file"], [2, 4, 1, "", "logger_file_handler"], [2, 2, 1, "", "logger_format"], [2, 4, 1, "", "logger_stream_handler"], [2, 4, 1, "", "password"], [2, 4, 1, "", "proxy"], [2, 4, 1, "", "proxy_headers"], [2, 4, 1, "", "refresh_api_key_hook"], [2, 4, 1, "", "retries"], [2, 4, 1, "", "safe_chars_for_path_param"], [2, 4, 1, "", "server_operation_index"], [2, 4, 1, "", "server_operation_variables"], [2, 3, 1, "", "set_default"], [2, 4, 1, "", "socket_options"], [2, 4, 1, "", "ssl_ca_cert"], [2, 4, 1, "", "temp_folder_path"], [2, 4, 1, "", "tls_server_name"], [2, 3, 1, "", "to_debug_report"], [2, 4, 1, "", "username"], [2, 4, 1, "", "verify_ssl"]], "cdp.client.exceptions": [[2, 5, 1, "", "ApiAttributeError"], [2, 5, 1, "", "ApiException"], [2, 5, 1, "", "ApiKeyError"], [2, 5, 1, "", "ApiTypeError"], [2, 5, 1, "", "ApiValueError"], [2, 5, 1, "", "BadRequestException"], [2, 5, 1, "", "ForbiddenException"], [2, 5, 1, "", "NotFoundException"], [2, 5, 1, "", "OpenApiException"], [2, 5, 1, "", "ServiceException"], [2, 5, 1, "", "UnauthorizedException"], [2, 6, 1, "", "render_path"]], "cdp.client.exceptions.ApiException": [[2, 3, 1, "", "from_response"]], "cdp.client.models": [[4, 0, 0, "-", "abi"], [4, 0, 0, "-", "address"], [4, 0, 0, "-", "address_balance_list"], [4, 0, 0, "-", "address_historical_balance_list"], [4, 0, 0, "-", "address_list"], [4, 0, 0, "-", "address_reputation"], [4, 0, 0, "-", "address_reputation_metadata"], [4, 0, 0, "-", "address_risk"], [4, 0, 0, "-", "address_transaction_list"], [4, 0, 0, "-", "asset"], [4, 0, 0, "-", "balance"], [4, 0, 0, "-", "broadcast_contract_invocation_request"], [4, 0, 0, "-", "broadcast_external_transfer_request"], [4, 0, 0, "-", "broadcast_staking_operation_request"], [4, 0, 0, "-", "broadcast_trade_request"], [4, 0, 0, "-", "broadcast_transfer_request"], [4, 0, 0, "-", "build_staking_operation_request"], [4, 0, 0, "-", "compile_smart_contract_request"], [4, 0, 0, "-", "compiled_smart_contract"], [4, 0, 0, "-", "contract_event"], [4, 0, 0, "-", "contract_event_list"], [4, 0, 0, "-", "contract_invocation"], [4, 0, 0, "-", "contract_invocation_list"], [4, 0, 0, "-", "create_address_request"], [4, 0, 0, "-", "create_contract_invocation_request"], [4, 0, 0, "-", "create_external_transfer_request"], [4, 0, 0, "-", "create_fund_operation_request"], [4, 0, 0, "-", "create_fund_quote_request"], [4, 0, 0, "-", "create_payload_signature_request"], [4, 0, 0, "-", "create_server_signer_request"], [4, 0, 0, "-", "create_smart_contract_request"], [4, 0, 0, "-", "create_staking_operation_request"], [4, 0, 0, "-", "create_trade_request"], [4, 0, 0, "-", "create_transfer_request"], [4, 0, 0, "-", "create_wallet_request"], [4, 0, 0, "-", "create_wallet_request_wallet"], [4, 0, 0, "-", "create_wallet_webhook_request"], [4, 0, 0, "-", "create_webhook_request"], [4, 0, 0, "-", "crypto_amount"], [4, 0, 0, "-", "deploy_smart_contract_request"], [4, 0, 0, "-", "erc20_transfer_event"], [4, 0, 0, "-", "erc721_transfer_event"], [4, 0, 0, "-", "error"], [4, 0, 0, "-", "ethereum_token_transfer"], [4, 0, 0, "-", "ethereum_transaction"], [4, 0, 0, "-", "ethereum_transaction_access"], [4, 0, 0, "-", "ethereum_transaction_access_list"], [4, 0, 0, "-", "ethereum_transaction_flattened_trace"], [4, 0, 0, "-", "ethereum_validator_metadata"], [4, 0, 0, "-", "faucet_transaction"], [4, 0, 0, "-", "feature_set"], [4, 0, 0, "-", "fetch_historical_staking_balances200_response"], [4, 0, 0, "-", "fetch_staking_rewards200_response"], [4, 0, 0, "-", "fetch_staking_rewards_request"], [4, 0, 0, "-", "fiat_amount"], [4, 0, 0, "-", "fund_operation"], [4, 0, 0, "-", "fund_operation_fees"], [4, 0, 0, "-", "fund_operation_list"], [4, 0, 0, "-", "fund_quote"], [4, 0, 0, "-", "get_staking_context_request"], [4, 0, 0, "-", "historical_balance"], [4, 0, 0, "-", "multi_token_contract_options"], [4, 0, 0, "-", "network"], [4, 0, 0, "-", "network_identifier"], [4, 0, 0, "-", "nft_contract_options"], [4, 0, 0, "-", "onchain_name"], [4, 0, 0, "-", "onchain_name_list"], [4, 0, 0, "-", "onchain_name_text_records_inner"], [4, 0, 0, "-", "payload_signature"], [4, 0, 0, "-", "payload_signature_list"], [4, 0, 0, "-", "read_contract_request"], [4, 0, 0, "-", "read_smart_contract_request"], [4, 0, 0, "-", "register_smart_contract_request"], [4, 0, 0, "-", "seed_creation_event"], [4, 0, 0, "-", "seed_creation_event_result"], [4, 0, 0, "-", "server_signer"], [4, 0, 0, "-", "server_signer_event"], [4, 0, 0, "-", "server_signer_event_event"], [4, 0, 0, "-", "server_signer_event_list"], [4, 0, 0, "-", "server_signer_list"], [4, 0, 0, "-", "signature_creation_event"], [4, 0, 0, "-", "signature_creation_event_result"], [4, 0, 0, "-", "signed_voluntary_exit_message_metadata"], [4, 0, 0, "-", "smart_contract"], [4, 0, 0, "-", "smart_contract_activity_event"], [4, 0, 0, "-", "smart_contract_list"], [4, 0, 0, "-", "smart_contract_options"], [4, 0, 0, "-", "smart_contract_type"], [4, 0, 0, "-", "solidity_value"], [4, 0, 0, "-", "sponsored_send"], [4, 0, 0, "-", "staking_balance"], [4, 0, 0, "-", "staking_context"], [4, 0, 0, "-", "staking_context_context"], [4, 0, 0, "-", "staking_operation"], [4, 0, 0, "-", "staking_operation_metadata"], [4, 0, 0, "-", "staking_reward"], [4, 0, 0, "-", "staking_reward_format"], [4, 0, 0, "-", "staking_reward_usd_value"], [4, 0, 0, "-", "token_contract_options"], [4, 0, 0, "-", "token_transfer_type"], [4, 0, 0, "-", "trade"], [4, 0, 0, "-", "trade_list"], [4, 0, 0, "-", "transaction"], [4, 0, 0, "-", "transaction_content"], [4, 0, 0, "-", "transaction_type"], [4, 0, 0, "-", "transfer"], [4, 0, 0, "-", "transfer_list"], [4, 0, 0, "-", "update_smart_contract_request"], [4, 0, 0, "-", "update_webhook_request"], [4, 0, 0, "-", "user"], [4, 0, 0, "-", "validator"], [4, 0, 0, "-", "validator_details"], [4, 0, 0, "-", "validator_list"], [4, 0, 0, "-", "validator_status"], [4, 0, 0, "-", "wallet"], [4, 0, 0, "-", "wallet_list"], [4, 0, 0, "-", "webhook"], [4, 0, 0, "-", "webhook_event_filter"], [4, 0, 0, "-", "webhook_event_type"], [4, 0, 0, "-", "webhook_event_type_filter"], [4, 0, 0, "-", "webhook_list"], [4, 0, 0, "-", "webhook_smart_contract_event_filter"], [4, 0, 0, "-", "webhook_wallet_activity_filter"]], "cdp.client.models.abi": [[4, 1, 1, "", "ABI"]], "cdp.client.models.abi.ABI": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address": [[4, 1, 1, "", "Address"]], "cdp.client.models.address.Address": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "public_key"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.address_balance_list": [[4, 1, 1, "", "AddressBalanceList"]], "cdp.client.models.address_balance_list.AddressBalanceList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.address_historical_balance_list": [[4, 1, 1, "", "AddressHistoricalBalanceList"]], "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address_list": [[4, 1, 1, "", "AddressList"]], "cdp.client.models.address_list.AddressList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.address_reputation": [[4, 1, 1, "", "AddressReputation"]], "cdp.client.models.address_reputation.AddressReputation": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "metadata"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "score"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address_reputation_metadata": [[4, 1, 1, "", "AddressReputationMetadata"]], "cdp.client.models.address_reputation_metadata.AddressReputationMetadata": [[4, 4, 1, "", "activity_period_days"], [4, 4, 1, "", "bridge_transactions_performed"], [4, 4, 1, "", "current_active_streak"], [4, 4, 1, "", "ens_contract_interactions"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "lend_borrow_stake_transactions"], [4, 4, 1, "", "longest_active_streak"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "smart_contract_deployments"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_swaps_performed"], [4, 4, 1, "", "total_transactions"], [4, 4, 1, "", "unique_days_active"]], "cdp.client.models.address_risk": [[4, 1, 1, "", "AddressRisk"]], "cdp.client.models.address_risk.AddressRisk": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "risk_score"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address_transaction_list": [[4, 1, 1, "", "AddressTransactionList"]], "cdp.client.models.address_transaction_list.AddressTransactionList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.asset": [[4, 1, 1, "", "Asset"]], "cdp.client.models.asset.Asset": [[4, 4, 1, "", "asset_id"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "decimals"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.balance": [[4, 1, 1, "", "Balance"]], "cdp.client.models.balance.Balance": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_contract_invocation_request": [[4, 1, 1, "", "BroadcastContractInvocationRequest"]], "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_external_transfer_request": [[4, 1, 1, "", "BroadcastExternalTransferRequest"]], "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_staking_operation_request": [[4, 1, 1, "", "BroadcastStakingOperationRequest"]], "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_index"]], "cdp.client.models.broadcast_trade_request": [[4, 1, 1, "", "BroadcastTradeRequest"]], "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest": [[4, 4, 1, "", "approve_transaction_signed_payload"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_transfer_request": [[4, 1, 1, "", "BroadcastTransferRequest"]], "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.build_staking_operation_request": [[4, 1, 1, "", "BuildStakingOperationRequest"]], "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest": [[4, 4, 1, "", "action"], [4, 4, 1, "", "address_id"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.compile_smart_contract_request": [[4, 1, 1, "", "CompileSmartContractRequest"]], "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest": [[4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "solidity_compiler_version"], [4, 4, 1, "", "solidity_input_json"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.compiled_smart_contract": [[4, 1, 1, "", "CompiledSmartContract"]], "cdp.client.models.compiled_smart_contract.CompiledSmartContract": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "compiled_smart_contract_id"], [4, 4, 1, "", "contract_creation_bytecode"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "solidity_input_json"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.contract_event": [[4, 1, 1, "", "ContractEvent"]], "cdp.client.models.contract_event.ContractEvent": [[4, 4, 1, "", "block_height"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_name"], [4, 4, 1, "", "data"], [4, 4, 1, "", "event_index"], [4, 4, 1, "", "event_name"], [4, 4, 1, "", "four_bytes"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "protocol_name"], [4, 4, 1, "", "sig"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "tx_hash"], [4, 4, 1, "", "tx_index"]], "cdp.client.models.contract_event_list": [[4, 1, 1, "", "ContractEventList"]], "cdp.client.models.contract_event_list.ContractEventList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.contract_invocation": [[4, 1, 1, "", "ContractInvocation"]], "cdp.client.models.contract_invocation.ContractInvocation": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "address_id"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "args"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_invocation_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.contract_invocation_list": [[4, 1, 1, "", "ContractInvocationList"]], "cdp.client.models.contract_invocation_list.ContractInvocationList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.create_address_request": [[4, 1, 1, "", "CreateAddressRequest"]], "cdp.client.models.create_address_request.CreateAddressRequest": [[4, 4, 1, "", "address_index"], [4, 4, 1, "", "attestation"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "public_key"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_contract_invocation_request": [[4, 1, 1, "", "CreateContractInvocationRequest"]], "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "args"], [4, 4, 1, "", "contract_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_external_transfer_request": [[4, 1, 1, "", "CreateExternalTransferRequest"]], "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "destination"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "skip_batching"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_fund_operation_request": [[4, 1, 1, "", "CreateFundOperationRequest"]], "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "fund_quote_id"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_fund_quote_request": [[4, 1, 1, "", "CreateFundQuoteRequest"]], "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_payload_signature_request": [[4, 1, 1, "", "CreatePayloadSignatureRequest"]], "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signature"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unsigned_payload"]], "cdp.client.models.create_server_signer_request": [[4, 1, 1, "", "CreateServerSignerRequest"]], "cdp.client.models.create_server_signer_request.CreateServerSignerRequest": [[4, 4, 1, "", "enrollment_data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_mpc"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_smart_contract_request": [[4, 1, 1, "", "CreateSmartContractRequest"]], "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest": [[4, 4, 1, "", "compiled_smart_contract_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "type"]], "cdp.client.models.create_staking_operation_request": [[4, 1, 1, "", "CreateStakingOperationRequest"]], "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest": [[4, 4, 1, "", "action"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_trade_request": [[4, 1, 1, "", "CreateTradeRequest"]], "cdp.client.models.create_trade_request.CreateTradeRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "from_asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "to_asset_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_transfer_request": [[4, 1, 1, "", "CreateTransferRequest"]], "cdp.client.models.create_transfer_request.CreateTransferRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "destination"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "skip_batching"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_wallet_request": [[4, 1, 1, "", "CreateWalletRequest"]], "cdp.client.models.create_wallet_request.CreateWalletRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet"]], "cdp.client.models.create_wallet_request_wallet": [[4, 1, 1, "", "CreateWalletRequestWallet"]], "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "use_server_signer"]], "cdp.client.models.create_wallet_webhook_request": [[4, 1, 1, "", "CreateWalletWebhookRequest"]], "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "notification_uri"], [4, 4, 1, "", "signature_header"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_webhook_request": [[4, 1, 1, "", "CreateWebhookRequest"]], "cdp.client.models.create_webhook_request.CreateWebhookRequest": [[4, 4, 1, "", "event_filters"], [4, 4, 1, "", "event_type"], [4, 4, 1, "", "event_type_filter"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "notification_uri"], [4, 4, 1, "", "signature_header"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.crypto_amount": [[4, 1, 1, "", "CryptoAmount"]], "cdp.client.models.crypto_amount.CryptoAmount": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.deploy_smart_contract_request": [[4, 1, 1, "", "DeploySmartContractRequest"]], "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.erc20_transfer_event": [[4, 1, 1, "", "ERC20TransferEvent"]], "cdp.client.models.erc20_transfer_event.ERC20TransferEvent": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "event_type"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"], [4, 4, 1, "", "webhook_id"]], "cdp.client.models.erc721_transfer_event": [[4, 1, 1, "", "ERC721TransferEvent"]], "cdp.client.models.erc721_transfer_event.ERC721TransferEvent": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "event_type"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_id"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "var_from"], [4, 4, 1, "", "webhook_id"]], "cdp.client.models.error": [[4, 1, 1, "", "Error"]], "cdp.client.models.error.Error": [[4, 4, 1, "", "code"], [4, 4, 1, "", "correlation_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "message"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.ethereum_token_transfer": [[4, 1, 1, "", "EthereumTokenTransfer"]], "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer": [[4, 4, 1, "", "contract_address"], [4, 4, 1, "", "from_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "to_address"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_id"], [4, 4, 1, "", "token_transfer_type"], [4, 4, 1, "", "value"]], "cdp.client.models.ethereum_transaction": [[4, 1, 1, "", "EthereumTransaction"]], "cdp.client.models.ethereum_transaction.EthereumTransaction": [[4, 4, 1, "", "block_timestamp"], [4, 4, 1, "", "flattened_traces"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gas"], [4, 4, 1, "", "gas_price"], [4, 4, 1, "", "hash"], [4, 4, 1, "", "index"], [4, 4, 1, "", "input"], [4, 4, 1, "", "max_fee_per_gas"], [4, 4, 1, "", "max_priority_fee_per_gas"], [4, 4, 1, "", "mint"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "nonce"], [4, 4, 1, "", "priority_fee_per_gas"], [4, 4, 1, "", "rlp_encoded_tx"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_transfers"], [4, 4, 1, "", "transaction_access_list"], [4, 4, 1, "", "type"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"]], "cdp.client.models.ethereum_transaction_access": [[4, 1, 1, "", "EthereumTransactionAccess"]], "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess": [[4, 4, 1, "", "address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "storage_keys"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.ethereum_transaction_access_list": [[4, 1, 1, "", "EthereumTransactionAccessList"]], "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList": [[4, 4, 1, "", "access_list"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.ethereum_transaction_flattened_trace": [[4, 1, 1, "", "EthereumTransactionFlattenedTrace"]], "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "call_type"], [4, 4, 1, "", "error"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gas"], [4, 4, 1, "", "gas_used"], [4, 4, 1, "", "input"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "output"], [4, 4, 1, "", "status"], [4, 4, 1, "", "sub_traces"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "trace_address"], [4, 4, 1, "", "trace_id"], [4, 4, 1, "", "trace_type"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "type"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"]], "cdp.client.models.ethereum_validator_metadata": [[4, 1, 1, "", "EthereumValidatorMetadata"]], "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata": [[4, 4, 1, "", "activation_epoch"], [4, 4, 1, "", "balance"], [4, 4, 1, "", "effective_balance"], [4, 4, 1, "", "exit_epoch"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "public_key"], [4, 4, 1, "", "slashed"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "withdrawable_epoch"], [4, 4, 1, "", "withdrawal_address"]], "cdp.client.models.faucet_transaction": [[4, 1, 1, "", "FaucetTransaction"]], "cdp.client.models.faucet_transaction.FaucetTransaction": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_link"]], "cdp.client.models.feature_set": [[4, 1, 1, "", "FeatureSet"]], "cdp.client.models.feature_set.FeatureSet": [[4, 4, 1, "", "faucet"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless_send"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer"], [4, 4, 1, "", "stake"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "trade"], [4, 4, 1, "", "transfer"]], "cdp.client.models.fetch_historical_staking_balances200_response": [[4, 1, 1, "", "FetchHistoricalStakingBalances200Response"]], "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fetch_staking_rewards200_response": [[4, 1, 1, "", "FetchStakingRewards200Response"]], "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fetch_staking_rewards_request": [[4, 1, 1, "", "FetchStakingRewardsRequest"]], "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest": [[4, 4, 1, "", "address_ids"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "end_time"], [4, 4, 1, "", "format"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "start_time"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fiat_amount": [[4, 1, 1, "", "FiatAmount"]], "cdp.client.models.fiat_amount.FiatAmount": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "currency"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fund_operation": [[4, 1, 1, "", "FundOperation"]], "cdp.client.models.fund_operation.FundOperation": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "crypto_amount"], [4, 4, 1, "", "fees"], [4, 4, 1, "", "fiat_amount"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "fund_operation_id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.fund_operation_fees": [[4, 1, 1, "", "FundOperationFees"]], "cdp.client.models.fund_operation_fees.FundOperationFees": [[4, 4, 1, "", "buy_fee"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transfer_fee"]], "cdp.client.models.fund_operation_list": [[4, 1, 1, "", "FundOperationList"]], "cdp.client.models.fund_operation_list.FundOperationList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.fund_quote": [[4, 1, 1, "", "FundQuote"]], "cdp.client.models.fund_quote.FundQuote": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "crypto_amount"], [4, 4, 1, "", "expires_at"], [4, 4, 1, "", "fees"], [4, 4, 1, "", "fiat_amount"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "fund_quote_id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.get_staking_context_request": [[4, 1, 1, "", "GetStakingContextRequest"]], "cdp.client.models.get_staking_context_request.GetStakingContextRequest": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.historical_balance": [[4, 1, 1, "", "HistoricalBalance"]], "cdp.client.models.historical_balance.HistoricalBalance": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_height"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.multi_token_contract_options": [[4, 1, 1, "", "MultiTokenContractOptions"]], "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "uri"]], "cdp.client.models.network": [[4, 1, 1, "", "Network"]], "cdp.client.models.network.Network": [[4, 4, 1, "", "address_path_prefix"], [4, 4, 1, "", "chain_id"], [4, 4, 1, "", "display_name"], [4, 4, 1, "", "feature_set"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "is_testnet"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "native_asset"], [4, 4, 1, "", "protocol_family"], [4, 3, 1, "", "protocol_family_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.network_identifier": [[4, 1, 1, "", "NetworkIdentifier"]], "cdp.client.models.network_identifier.NetworkIdentifier": [[4, 4, 1, "", "ARBITRUM_MINUS_MAINNET"], [4, 4, 1, "", "ARBITRUM_MINUS_SEPOLIA"], [4, 4, 1, "", "BASE_MINUS_MAINNET"], [4, 4, 1, "", "BASE_MINUS_SEPOLIA"], [4, 4, 1, "", "BITCOIN_MINUS_MAINNET"], [4, 4, 1, "", "ETHEREUM_MINUS_HOLESKY"], [4, 4, 1, "", "ETHEREUM_MINUS_MAINNET"], [4, 4, 1, "", "POLYGON_MINUS_MAINNET"], [4, 4, 1, "", "SOLANA_MINUS_DEVNET"], [4, 4, 1, "", "SOLANA_MINUS_MAINNET"], [4, 3, 1, "", "from_json"]], "cdp.client.models.nft_contract_options": [[4, 1, 1, "", "NFTContractOptions"]], "cdp.client.models.nft_contract_options.NFTContractOptions": [[4, 4, 1, "", "base_uri"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "name"], [4, 4, 1, "", "symbol"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.onchain_name": [[4, 1, 1, "", "OnchainName"]], "cdp.client.models.onchain_name.OnchainName": [[4, 4, 1, "", "avatar"], [4, 4, 1, "", "domain"], [4, 4, 1, "", "expires_at"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_primary"], [4, 4, 1, "", "manager_address"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "owner_address"], [4, 4, 1, "", "primary_address"], [4, 4, 1, "", "text_records"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_id"]], "cdp.client.models.onchain_name_list": [[4, 1, 1, "", "OnchainNameList"]], "cdp.client.models.onchain_name_list.OnchainNameList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.onchain_name_text_records_inner": [[4, 1, 1, "", "OnchainNameTextRecordsInner"]], "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "key"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "value"]], "cdp.client.models.payload_signature": [[4, 1, 1, "", "PayloadSignature"]], "cdp.client.models.payload_signature.PayloadSignature": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "payload_signature_id"], [4, 4, 1, "", "signature"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unsigned_payload"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.payload_signature_list": [[4, 1, 1, "", "PayloadSignatureList"]], "cdp.client.models.payload_signature_list.PayloadSignatureList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.read_contract_request": [[4, 1, 1, "", "ReadContractRequest"]], "cdp.client.models.read_contract_request.ReadContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "args"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.read_smart_contract_request": [[4, 1, 1, "", "ReadSmartContractRequest"]], "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "args"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.register_smart_contract_request": [[4, 1, 1, "", "RegisterSmartContractRequest"]], "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.seed_creation_event": [[4, 1, 1, "", "SeedCreationEvent"]], "cdp.client.models.seed_creation_event.SeedCreationEvent": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.seed_creation_event_result": [[4, 1, 1, "", "SeedCreationEventResult"]], "cdp.client.models.seed_creation_event_result.SeedCreationEventResult": [[4, 4, 1, "", "extended_public_key"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "seed_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.server_signer": [[4, 1, 1, "", "ServerSigner"]], "cdp.client.models.server_signer.ServerSigner": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_mpc"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallets"]], "cdp.client.models.server_signer_event": [[4, 1, 1, "", "ServerSignerEvent"]], "cdp.client.models.server_signer_event.ServerSignerEvent": [[4, 4, 1, "", "event"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.server_signer_event_event": [[4, 1, 1, "", "ServerSignerEventEvent"]], "cdp.client.models.server_signer_event_event.ServerSignerEventEvent": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 4, 1, "", "oneof_schema_2_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.server_signer_event_list": [[4, 1, 1, "", "ServerSignerEventList"]], "cdp.client.models.server_signer_event_list.ServerSignerEventList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.server_signer_list": [[4, 1, 1, "", "ServerSignerList"]], "cdp.client.models.server_signer_list.ServerSignerList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.signature_creation_event": [[4, 1, 1, "", "SignatureCreationEvent"]], "cdp.client.models.signature_creation_event.SignatureCreationEvent": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "address_index"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "seed_id"], [4, 4, 1, "", "signing_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_id"], [4, 4, 1, "", "transaction_type"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.signature_creation_event_result": [[4, 1, 1, "", "SignatureCreationEventResult"]], "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signature"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_id"], [4, 4, 1, "", "transaction_type"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.signed_voluntary_exit_message_metadata": [[4, 1, 1, "", "SignedVoluntaryExitMessageMetadata"]], "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata": [[4, 4, 1, "", "fork"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_voluntary_exit"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "validator_pub_key"]], "cdp.client.models.smart_contract": [[4, 1, 1, "", "SmartContract"]], "cdp.client.models.smart_contract.SmartContract": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "compiled_smart_contract_id"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_name"], [4, 4, 1, "", "deployer_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_external"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 4, 1, "", "smart_contract_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "type"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.smart_contract_activity_event": [[4, 1, 1, "", "SmartContractActivityEvent"]], "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_name"], [4, 4, 1, "", "event_type"], [4, 4, 1, "", "four_bytes"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "func"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network"], [4, 4, 1, "", "project_name"], [4, 4, 1, "", "sig"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"], [4, 4, 1, "", "webhook_id"]], "cdp.client.models.smart_contract_list": [[4, 1, 1, "", "SmartContractList"]], "cdp.client.models.smart_contract_list.SmartContractList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.smart_contract_options": [[4, 1, 1, "", "SmartContractOptions"]], "cdp.client.models.smart_contract_options.SmartContractOptions": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 4, 1, "", "oneof_schema_2_validator"], [4, 4, 1, "", "oneof_schema_3_validator"], [4, 4, 1, "", "oneof_schema_4_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.smart_contract_type": [[4, 1, 1, "", "SmartContractType"]], "cdp.client.models.smart_contract_type.SmartContractType": [[4, 4, 1, "", "CUSTOM"], [4, 4, 1, "", "ERC1155"], [4, 4, 1, "", "ERC20"], [4, 4, 1, "", "ERC721"], [4, 3, 1, "", "from_json"]], "cdp.client.models.solidity_value": [[4, 1, 1, "", "SolidityValue"]], "cdp.client.models.solidity_value.SolidityValue": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "name"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "type"], [4, 3, 1, "", "type_validate_enum"], [4, 4, 1, "", "value"], [4, 4, 1, "", "values"]], "cdp.client.models.sponsored_send": [[4, 1, 1, "", "SponsoredSend"]], "cdp.client.models.sponsored_send.SponsoredSend": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "raw_typed_data"], [4, 4, 1, "", "signature"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 4, 1, "", "to_address_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_link"], [4, 4, 1, "", "typed_data_hash"]], "cdp.client.models.staking_balance": [[4, 1, 1, "", "StakingBalance"]], "cdp.client.models.staking_balance.StakingBalance": [[4, 4, 1, "", "address"], [4, 4, 1, "", "bonded_stake"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "participant_type"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unbonded_balance"], [4, 4, 1, "", "var_date"]], "cdp.client.models.staking_context": [[4, 1, 1, "", "StakingContext"]], "cdp.client.models.staking_context.StakingContext": [[4, 4, 1, "", "context"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.staking_context_context": [[4, 1, 1, "", "StakingContextContext"]], "cdp.client.models.staking_context_context.StakingContextContext": [[4, 4, 1, "", "claimable_balance"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "stakeable_balance"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unstakeable_balance"]], "cdp.client.models.staking_operation": [[4, 1, 1, "", "StakingOperation"]], "cdp.client.models.staking_operation.StakingOperation": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "metadata"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transactions"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.staking_operation_metadata": [[4, 1, 1, "", "StakingOperationMetadata"]], "cdp.client.models.staking_operation_metadata.StakingOperationMetadata": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.staking_reward": [[4, 1, 1, "", "StakingReward"]], "cdp.client.models.staking_reward.StakingReward": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "format"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "state"], [4, 3, 1, "", "state_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "usd_value"], [4, 4, 1, "", "var_date"]], "cdp.client.models.staking_reward_format": [[4, 1, 1, "", "StakingRewardFormat"]], "cdp.client.models.staking_reward_format.StakingRewardFormat": [[4, 4, 1, "", "NATIVE"], [4, 4, 1, "", "USD"], [4, 3, 1, "", "from_json"]], "cdp.client.models.staking_reward_usd_value": [[4, 1, 1, "", "StakingRewardUSDValue"]], "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "conversion_price"], [4, 4, 1, "", "conversion_time"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.token_contract_options": [[4, 1, 1, "", "TokenContractOptions"]], "cdp.client.models.token_contract_options.TokenContractOptions": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "name"], [4, 4, 1, "", "symbol"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_supply"]], "cdp.client.models.token_transfer_type": [[4, 1, 1, "", "TokenTransferType"]], "cdp.client.models.token_transfer_type.TokenTransferType": [[4, 4, 1, "", "ERC1155"], [4, 4, 1, "", "ERC20"], [4, 4, 1, "", "ERC721"], [4, 4, 1, "", "UNKNOWN"], [4, 3, 1, "", "from_json"]], "cdp.client.models.trade": [[4, 1, 1, "", "Trade"]], "cdp.client.models.trade.Trade": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "approve_transaction"], [4, 4, 1, "", "from_amount"], [4, 4, 1, "", "from_asset"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "to_amount"], [4, 4, 1, "", "to_asset"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "trade_id"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.trade_list": [[4, 1, 1, "", "TradeList"]], "cdp.client.models.trade_list.TradeList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.transaction": [[4, 1, 1, "", "Transaction"]], "cdp.client.models.transaction.Transaction": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_height"], [4, 4, 1, "", "content"], [4, 4, 1, "", "from_address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "signed_payload"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 4, 1, "", "to_address_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_link"], [4, 4, 1, "", "unsigned_payload"]], "cdp.client.models.transaction_content": [[4, 1, 1, "", "TransactionContent"]], "cdp.client.models.transaction_content.TransactionContent": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.transaction_type": [[4, 1, 1, "", "TransactionType"]], "cdp.client.models.transaction_type.TransactionType": [[4, 4, 1, "", "TRANSFER"], [4, 3, 1, "", "from_json"]], "cdp.client.models.transfer": [[4, 1, 1, "", "Transfer"]], "cdp.client.models.transfer.Transfer": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "destination"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "signed_payload"], [4, 4, 1, "", "sponsored_send"], [4, 4, 1, "", "status"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transfer_id"], [4, 4, 1, "", "unsigned_payload"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.transfer_list": [[4, 1, 1, "", "TransferList"]], "cdp.client.models.transfer_list.TransferList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.update_smart_contract_request": [[4, 1, 1, "", "UpdateSmartContractRequest"]], "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.update_webhook_request": [[4, 1, 1, "", "UpdateWebhookRequest"]], "cdp.client.models.update_webhook_request.UpdateWebhookRequest": [[4, 4, 1, "", "event_filters"], [4, 4, 1, "", "event_type_filter"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "notification_uri"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.user": [[4, 1, 1, "", "User"]], "cdp.client.models.user.User": [[4, 4, 1, "", "display_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.validator": [[4, 1, 1, "", "Validator"]], "cdp.client.models.validator.Validator": [[4, 4, 1, "", "asset_id"], [4, 4, 1, "", "details"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "status"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "validator_id"]], "cdp.client.models.validator_details": [[4, 1, 1, "", "ValidatorDetails"]], "cdp.client.models.validator_details.ValidatorDetails": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.validator_list": [[4, 1, 1, "", "ValidatorList"]], "cdp.client.models.validator_list.ValidatorList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.validator_status": [[4, 1, 1, "", "ValidatorStatus"]], "cdp.client.models.validator_status.ValidatorStatus": [[4, 4, 1, "", "ACTIVE"], [4, 4, 1, "", "ACTIVE_SLASHED"], [4, 4, 1, "", "DEPOSITED"], [4, 4, 1, "", "EXITED"], [4, 4, 1, "", "EXITED_SLASHED"], [4, 4, 1, "", "EXITING"], [4, 4, 1, "", "PENDING_ACTIVATION"], [4, 4, 1, "", "PROVISIONED"], [4, 4, 1, "", "PROVISIONING"], [4, 4, 1, "", "REAPED"], [4, 4, 1, "", "UNKNOWN"], [4, 4, 1, "", "WITHDRAWAL_AVAILABLE"], [4, 4, 1, "", "WITHDRAWAL_COMPLETE"], [4, 3, 1, "", "from_json"]], "cdp.client.models.wallet": [[4, 1, 1, "", "Wallet"]], "cdp.client.models.wallet.Wallet": [[4, 4, 1, "", "default_address"], [4, 4, 1, "", "feature_set"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "server_signer_status"], [4, 3, 1, "", "server_signer_status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.wallet_list": [[4, 1, 1, "", "WalletList"]], "cdp.client.models.wallet_list.WalletList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.webhook": [[4, 1, 1, "", "Webhook"]], "cdp.client.models.webhook.Webhook": [[4, 4, 1, "", "created_at"], [4, 4, 1, "", "event_filters"], [4, 4, 1, "", "event_type"], [4, 4, 1, "", "event_type_filter"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "notification_uri"], [4, 4, 1, "", "signature_header"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "updated_at"]], "cdp.client.models.webhook_event_filter": [[4, 1, 1, "", "WebhookEventFilter"]], "cdp.client.models.webhook_event_filter.WebhookEventFilter": [[4, 4, 1, "", "contract_address"], [4, 4, 1, "", "from_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "to_address"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_event_type": [[4, 1, 1, "", "WebhookEventType"]], "cdp.client.models.webhook_event_type.WebhookEventType": [[4, 4, 1, "", "ERC20_TRANSFER"], [4, 4, 1, "", "ERC721_TRANSFER"], [4, 4, 1, "", "SMART_CONTRACT_EVENT_ACTIVITY"], [4, 4, 1, "", "UNSPECIFIED"], [4, 4, 1, "", "WALLET_ACTIVITY"], [4, 3, 1, "", "from_json"]], "cdp.client.models.webhook_event_type_filter": [[4, 1, 1, "", "WebhookEventTypeFilter"]], "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 4, 1, "", "oneof_schema_2_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_list": [[4, 1, 1, "", "WebhookList"]], "cdp.client.models.webhook_list.WebhookList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_smart_contract_event_filter": [[4, 1, 1, "", "WebhookSmartContractEventFilter"]], "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter": [[4, 4, 1, "", "contract_addresses"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_wallet_activity_filter": [[4, 1, 1, "", "WebhookWalletActivityFilter"]], "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter": [[4, 4, 1, "", "addresses"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.rest": [[2, 1, 1, "", "RESTClientObject"], [2, 1, 1, "", "RESTResponse"], [2, 6, 1, "", "is_socks_proxy_url"]], "cdp.client.rest.RESTClientObject": [[2, 3, 1, "", "request"]], "cdp.client.rest.RESTResponse": [[2, 3, 1, "", "getheader"], [2, 3, 1, "", "getheaders"], [2, 3, 1, "", "read"]], "cdp.contract_invocation": [[1, 1, 1, "", "ContractInvocation"]], "cdp.contract_invocation.ContractInvocation": [[1, 2, 1, "", "abi"], [1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "args"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_invocation_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "method"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.crypto_amount": [[1, 1, 1, "", "CryptoAmount"]], "cdp.crypto_amount.CryptoAmount": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "from_model"], [1, 3, 1, "", "from_model_and_asset_id"], [1, 3, 1, "", "to_atomic_amount"]], "cdp.errors": [[1, 5, 1, "", "AddressCannotSignError"], [1, 5, 1, "", "AlreadyExistsError"], [1, 5, 1, "", "AlreadySignedError"], [1, 5, 1, "", "ApiError"], [1, 5, 1, "", "FaucetLimitReachedError"], [1, 5, 1, "", "InsufficientFundsError"], [1, 5, 1, "", "InternalError"], [1, 5, 1, "", "InvalidAPIKeyFormatError"], [1, 5, 1, "", "InvalidAddressError"], [1, 5, 1, "", "InvalidAddressIDError"], [1, 5, 1, "", "InvalidAmountError"], [1, 5, 1, "", "InvalidAssetIDError"], [1, 5, 1, "", "InvalidConfigurationError"], [1, 5, 1, "", "InvalidDestinationError"], [1, 5, 1, "", "InvalidLimitError"], [1, 5, 1, "", "InvalidNetworkIDError"], [1, 5, 1, "", "InvalidPageError"], [1, 5, 1, "", "InvalidSignedPayloadError"], [1, 5, 1, "", "InvalidTransferIDError"], [1, 5, 1, "", "InvalidTransferStatusError"], [1, 5, 1, "", "InvalidWalletError"], [1, 5, 1, "", "InvalidWalletIDError"], [1, 5, 1, "", "MalformedRequestError"], [1, 5, 1, "", "NetworkFeatureUnsupportedError"], [1, 5, 1, "", "NotFoundError"], [1, 5, 1, "", "ResourceExhaustedError"], [1, 5, 1, "", "TransactionNotSignedError"], [1, 5, 1, "", "UnauthorizedError"], [1, 5, 1, "", "UnimplementedError"], [1, 5, 1, "", "UnsupportedAssetError"]], "cdp.errors.ApiError": [[1, 2, 1, "", "api_code"], [1, 2, 1, "", "api_message"], [1, 2, 1, "", "correlation_id"], [1, 3, 1, "", "from_error"], [1, 2, 1, "", "handled"], [1, 2, 1, "", "http_code"]], "cdp.external_address": [[1, 1, 1, "", "ExternalAddress"]], "cdp.faucet_transaction": [[1, 1, 1, "", "FaucetTransaction"]], "cdp.faucet_transaction.FaucetTransaction": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"]], "cdp.fiat_amount": [[1, 1, 1, "", "FiatAmount"]], "cdp.fiat_amount.FiatAmount": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "currency"], [1, 3, 1, "", "from_model"]], "cdp.fund_operation": [[1, 1, 1, "", "FundOperation"]], "cdp.fund_operation.FundOperation": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "buy_fee"], [1, 3, 1, "", "create"], [1, 2, 1, "", "fiat_amount"], [1, 2, 1, "", "fiat_currency"], [1, 2, 1, "", "id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 3, 1, "", "terminal_state"], [1, 2, 1, "", "transfer_fee"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.fund_operation.FundOperation.Status": [[1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 3, 1, "", "terminal_states"]], "cdp.fund_quote": [[1, 1, 1, "", "FundQuote"]], "cdp.fund_quote.FundQuote": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "buy_fee"], [1, 3, 1, "", "create"], [1, 3, 1, "", "execute"], [1, 2, 1, "", "fiat_amount"], [1, 2, 1, "", "fiat_currency"], [1, 2, 1, "", "id"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "transfer_fee"], [1, 2, 1, "", "wallet_id"]], "cdp.hash_utils": [[1, 6, 1, "", "hash_message"], [1, 6, 1, "", "hash_typed_data_message"]], "cdp.historical_balance": [[1, 1, 1, "", "HistoricalBalance"]], "cdp.historical_balance.HistoricalBalance": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "block_hash"], [1, 2, 1, "", "block_height"], [1, 3, 1, "", "from_model"], [1, 3, 1, "", "list"]], "cdp.mnemonic_seed_phrase": [[1, 1, 1, "", "MnemonicSeedPhrase"]], "cdp.mnemonic_seed_phrase.MnemonicSeedPhrase": [[1, 4, 1, "", "mnemonic_phrase"]], "cdp.payload_signature": [[1, 1, 1, "", "PayloadSignature"]], "cdp.payload_signature.PayloadSignature": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "address_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "payload_signature_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "unsigned_payload"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.payload_signature.PayloadSignature.Status": [[1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 3, 1, "", "terminal_states"]], "cdp.smart_contract": [[1, 1, 1, "", "SmartContract"]], "cdp.smart_contract.SmartContract": [[1, 1, 1, "", "MultiTokenContractOptions"], [1, 1, 1, "", "NFTContractOptions"], [1, 1, 1, "", "TokenContractOptions"], [1, 1, 1, "", "Type"], [1, 2, 1, "", "abi"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_name"], [1, 3, 1, "", "create"], [1, 2, 1, "", "deployer_address"], [1, 2, 1, "", "is_external"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "options"], [1, 3, 1, "", "read"], [1, 3, 1, "", "register"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "smart_contract_id"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "type"], [1, 3, 1, "", "update"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.smart_contract.SmartContract.Type": [[1, 4, 1, "", "CUSTOM"], [1, 4, 1, "", "ERC1155"], [1, 4, 1, "", "ERC20"], [1, 4, 1, "", "ERC721"]], "cdp.sponsored_send": [[1, 1, 1, "", "SponsoredSend"]], "cdp.sponsored_send.SponsoredSend": [[1, 1, 1, "", "Status"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "typed_data_hash"]], "cdp.sponsored_send.SponsoredSend.Status": [[1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "SUBMITTED"], [1, 3, 1, "", "terminal_states"]], "cdp.trade": [[1, 1, 1, "", "Trade"]], "cdp.trade.Trade": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "approve_transaction"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "from_amount"], [1, 2, 1, "", "from_asset_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "to_amount"], [1, 2, 1, "", "to_asset_id"], [1, 2, 1, "", "trade_id"], [1, 2, 1, "", "transaction"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.transaction": [[1, 1, 1, "", "Transaction"]], "cdp.transaction.Transaction": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "block_hash"], [1, 2, 1, "", "block_height"], [1, 2, 1, "", "content"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "raw"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "signed_payload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "to_address_id"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "unsigned_payload"]], "cdp.transaction.Transaction.Status": [[1, 4, 1, "", "BROADCAST"], [1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "UNSPECIFIED"], [1, 3, 1, "", "terminal_states"]], "cdp.transfer": [[1, 1, 1, "", "Transfer"]], "cdp.transfer.Transfer": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "destination_address_id"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "send_tx_delegate"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "sponsored_send"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "transfer_id"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.wallet": [[1, 1, 1, "", "Wallet"]], "cdp.wallet.Wallet": [[1, 4, 1, "", "MAX_ADDRESSES"], [1, 2, 1, "", "addresses"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "create"], [1, 3, 1, "", "create_address"], [1, 3, 1, "", "create_webhook"], [1, 3, 1, "", "create_with_seed"], [1, 2, 1, "", "default_address"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export_data"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "fund"], [1, 2, 1, "", "id"], [1, 3, 1, "", "import_data"], [1, 3, 1, "", "import_wallet"], [1, 3, 1, "", "invoke_contract"], [1, 3, 1, "", "list"], [1, 3, 1, "", "load_seed"], [1, 3, 1, "", "load_seed_from_file"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "save_seed"], [1, 3, 1, "", "save_seed_to_file"], [1, 2, 1, "", "server_signer_status"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "transfer"]], "cdp.wallet_address": [[1, 1, 1, "", "WalletAddress"]], "cdp.wallet_address.WalletAddress": [[1, 2, 1, "", "can_sign"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export"], [1, 3, 1, "", "fund"], [1, 3, 1, "", "invoke_contract"], [1, 2, 1, "", "key"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "trades"], [1, 3, 1, "", "transfer"], [1, 3, 1, "", "transfers"], [1, 2, 1, "", "wallet_id"]], "cdp.wallet_data": [[1, 1, 1, "", "WalletData"]], "cdp.wallet_data.WalletData": [[1, 3, 1, "", "from_dict"], [1, 2, 1, "", "networkId"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "seed"], [1, 3, 1, "", "to_dict"], [1, 2, 1, "", "walletId"], [1, 2, 1, "", "wallet_id"]], "cdp.webhook": [[1, 1, 1, "", "Webhook"]], "cdp.webhook.Webhook": [[1, 3, 1, "", "create"], [1, 3, 1, "", "delete"], [1, 3, 1, "", "delete_webhook"], [1, 2, 1, "", "event_filters"], [1, 2, 1, "", "event_type"], [1, 2, 1, "", "event_type_filter"], [1, 2, 1, "", "id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "notification_uri"], [1, 3, 1, "", "update"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "property", "Python property"], "3": ["py", "method", "Python method"], "4": ["py", "attribute", "Python attribute"], "5": ["py", "exception", "Python exception"], "6": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:property", "3": "py:method", "4": "py:attribute", "5": "py:exception", "6": "py:function"}, "terms": {"": [0, 1, 2, 3, 4, 5], "0": [0, 1, 2, 3, 4, 5], "00001": [0, 5], "0x": [1, 3], "0x71d4d7d5e9ce0f41e6a68bd3a9b43aa597dc0eb0": [0, 5], "1": [0, 1, 2, 3, 4, 5], "10": [0, 1, 3, 5], "100": [3, 4], "12": 1, "123": 2, "15": 1, "18": 1, "191": 1, "2": 1, "20": [1, 4], "20world": 2, "21": 1, "24": [0, 1, 5], "256": 1, "28": 1, "3": [0, 1, 2, 3, 4, 5], "39": 1, "39mnemon": 1, "42": 3, "5": 2, "50": 3, "5000": 4, "712": 1, "721": 4, "7893614a": 1, "8": 1, "A": [1, 2, 3, 4], "By": [0, 5], "For": [0, 1, 4, 5], "If": [0, 1, 2, 3, 5], "In": [0, 5], "It": [1, 2, 3, 4], "The": [0, 1, 2, 3, 4, 5], "Then": [0, 5], "To": [0, 5], "_address": [1, 6], "_asset": [1, 6], "_cdp_client": [1, 6], "_content_typ": 3, "_contract_invoc": [1, 6], "_external_address": [1, 6], "_header": 3, "_host": 2, "_host_index": 3, "_network": [1, 6], "_request_auth": [2, 3], "_request_timeout": [1, 2, 3], "_trade": [1, 6], "_transfer": [1, 6], "_wallet": [1, 6], "_webhook": [1, 6], "abc123": 2, "abi": [1, 2, 6], "about": [0, 4, 5], "abov": [0, 5], "accept": 2, "access": [0, 1, 2, 5], "access_list": [2, 4], "access_token": [1, 2], "accord": 1, "account": 1, "across": [2, 3, 4], "action": [2, 4], "activ": [1, 2, 4], "activation_epoch": [2, 4], "active_slash": [2, 4], "activity_period_dai": [2, 4], "actual": 4, "actual_inst": [2, 4], "actual_instance_must_validate_oneof": [2, 4], "ad": [2, 4], "add": [0, 1, 5, 6], "address": [0, 2, 3, 5, 6], "address_balance_list": [1, 2], "address_historical_balance_list": [1, 2], "address_id": [0, 1, 2, 3, 4, 5, 6], "address_index": [2, 4], "address_list": [1, 2], "address_path_prefix": [2, 4], "address_reput": [2, 6], "address_reputation_metadata": [1, 2], "address_risk": [1, 2], "address_transaction_list": [1, 2], "addressbalancelist": [2, 3, 4], "addresscannotsignerror": [1, 6], "addresses_api": [1, 2], "addressesapi": [1, 2, 3], "addresshistoricalbalancelist": [2, 3, 4], "addresslist": [2, 3, 4], "addressreput": [1, 2, 3, 4, 6], "addressreputationmetadata": [1, 2, 4], "addressrisk": [2, 4], "addresstransactionlist": [2, 3, 4], "agent": 2, "agentkit": 1, "aggreg": 3, "alia": [1, 2, 4], "all": [0, 1, 2, 3, 4, 5], "allow": [0, 4, 5], "alpha": [0, 2, 3, 4, 5], "alreadi": 1, "alreadyexistserror": [1, 6], "alreadysignederror": [1, 6], "also": [0, 2, 3, 5], "altern": 2, "amount": [1, 2, 4, 6], "an": [0, 1, 2, 3, 4, 5], "ani": [1, 4], "annot": 4, "anoth": [0, 4, 5], "api": [0, 1, 2, 4, 5], "api_cli": [3, 6], "api_cod": [1, 6], "api_kei": [1, 2, 6], "api_key_nam": [0, 1, 5, 6], "api_key_prefix": 2, "api_key_private_kei": [0, 5], "api_messag": [1, 6], "api_respons": [1, 6], "apiattributeerror": [1, 2], "apicli": [1, 2, 6], "apierror": [1, 6], "apiexcept": [1, 2], "apikei": 2, "apikeyerror": [1, 2], "apirespons": [1, 2, 3], "apiresponset": 1, "apitypeerror": [1, 2], "apivalueerror": [1, 2], "app": [0, 5], "appli": 1, "applic": [0, 1, 2, 5], "appropri": 1, "approv": 1, "approve_transact": [1, 2, 4, 6], "approve_transaction_signed_payload": [2, 4], "ar": [0, 1, 2, 3, 4, 5], "arbitrari": 1, "arbitrary_types_allow": 2, "arbitrum": 4, "arbitrum_minus_mainnet": [2, 4], "arbitrum_minus_sepolia": [2, 4], "arg": [1, 2, 4, 6], "argument": 1, "arrai": 2, "assert_hostnam": [1, 2], "asset": [0, 2, 3, 5, 6], "asset_id": [1, 2, 3, 4, 6], "assetmodel": 1, "assets_api": [1, 2], "assetsapi": [1, 2, 3], "assign": 4, "associ": [0, 1, 4, 5], "atom": 1, "atomic_amount": 1, "attach": [0, 5], "attempt": 1, "attest": [2, 4], "attributeerror": 2, "auth": 2, "auth_set": [1, 2, 3], "authent": [0, 1, 2, 3, 5], "auto": 3, "avail": 1, "avatar": [2, 4], "b": 2, "badrequestexcept": [1, 2], "balanc": [0, 2, 3, 5, 6], "balance_histori": [1, 6], "balance_history_api": [1, 2], "balance_map": 6, "balancehistoryapi": [1, 2, 3], "balancemap": [1, 6], "balancemodel": 1, "base": [0, 1, 2, 3, 4, 5], "base_minus_mainnet": [2, 4], "base_minus_sepolia": [2, 4], "base_path": [1, 6], "base_uri": [1, 2, 4], "basemodel": [2, 4], "basenam": 4, "basic": 2, "batch": [0, 1, 5], "beacon": 4, "becom": 3, "been": [0, 1, 5], "befor": [0, 1, 5], "behavior": 3, "being": [1, 3], "belong": 3, "below": [0, 5], "best": 2, "between": [1, 3], "bin": 1, "binari": 1, "bip": 1, "bitcoin": 4, "bitcoin_minus_mainnet": [2, 4], "block": [1, 3, 4], "block_hash": [1, 2, 4, 6], "block_height": [1, 2, 4, 6], "block_numb": [2, 4], "block_tim": [2, 4], "block_timestamp": [2, 4], "blockchain": [0, 1, 3, 4, 5], "bodi": [1, 2], "bonded_stak": [2, 4], "bool": [1, 2, 3], "both": 1, "bound": 3, "bridge_transactions_perform": [2, 4], "broadcast": [1, 3, 6], "broadcast_contract_invoc": [2, 3], "broadcast_contract_invocation_request": [1, 2, 3], "broadcast_contract_invocation_with_http_info": [2, 3], "broadcast_contract_invocation_without_preload_cont": [2, 3], "broadcast_external_transf": [2, 3], "broadcast_external_transfer_request": [1, 2, 3], "broadcast_external_transfer_with_http_info": [2, 3], "broadcast_external_transfer_without_preload_cont": [2, 3], "broadcast_staking_oper": [2, 3], "broadcast_staking_operation_request": [1, 2, 3], "broadcast_staking_operation_with_http_info": [2, 3], "broadcast_staking_operation_without_preload_cont": [2, 3], "broadcast_trad": [2, 3], "broadcast_trade_request": [1, 2, 3], "broadcast_trade_with_http_info": [2, 3], "broadcast_trade_without_preload_cont": [2, 3], "broadcast_transf": [2, 3], "broadcast_transfer_request": [1, 2, 3], "broadcast_transfer_with_http_info": [2, 3], "broadcast_transfer_without_preload_cont": [2, 3], "broadcastcontractinvocationrequest": [2, 3, 4], "broadcastexternaltransferrequest": [2, 3, 4], "broadcaststakingoperationrequest": [2, 3, 4], "broadcasttraderequest": [2, 3, 4], "broadcasttransferrequest": [2, 3, 4], "bui": 1, "build": [2, 3], "build_staking_oper": [2, 3], "build_staking_operation_request": [1, 2, 3], "build_staking_operation_with_http_info": [2, 3], "build_staking_operation_without_preload_cont": [2, 3], "buildstakingoperationrequest": [2, 3, 4], "built": 1, "buy_fe": [1, 2, 4, 6], "by_alia": 4, "byte": 2, "call": [0, 1, 2, 3, 4, 5], "call_api": [1, 2, 6], "call_typ": [2, 4], "callback": [0, 5], "camel_cas": 1, "camelcas": 1, "can": [0, 1, 2, 3, 4, 5], "can_sign": [1, 6], "cannot": 1, "capabl": [0, 5], "case": [2, 3], "cdp_api_cli": 6, "cdp_api_kei": [0, 1, 5], "cdp_client": 1, "cdpapicli": [1, 6], "cert_fil": [1, 2], "certif": 2, "chain": 4, "chain_id": [2, 4], "chang": [0, 5], "char": 2, "charact": 3, "check": 1, "claim": [0, 5], "claimable_bal": [2, 4], "class": [1, 2, 3, 4], "classmethod": [1, 2, 4], "classvar": [2, 4], "client": [0, 1, 5, 6], "code": [0, 1, 2, 4, 5], "coinbas": [0, 1, 2, 3, 4, 5], "collect": 2, "collection_format": 2, "com": [0, 1, 5], "come": [0, 5], "commit": 1, "commun": 2, "compil": [1, 3, 4], "compile_smart_contract": [2, 3], "compile_smart_contract_request": [1, 2, 3], "compile_smart_contract_with_http_info": [2, 3], "compile_smart_contract_without_preload_cont": [2, 3], "compiled_smart_contract": [1, 2], "compiled_smart_contract_id": [1, 2, 4], "compiledsmartcontract": [2, 3, 4], "compilesmartcontractrequest": [2, 3, 4], "complet": [0, 1, 5], "conduct": 3, "conf": 2, "config": [2, 4], "configdict": [2, 4], "configur": [0, 1, 4, 5, 6], "configure_from_json": [0, 1, 5, 6], "confirm": 1, "conform": [2, 4], "conjunct": [2, 3, 4], "connect": [2, 3], "connection_pool_maxs": [1, 2], "constant": 6, "constructor": [1, 2], "constructor_arg": 1, "contain": [0, 1, 2, 4, 5], "content": 6, "content_typ": 2, "context": [1, 2, 3, 4], "continu": [0, 5], "contract": [1, 3, 4], "contract_address": [1, 2, 3, 4, 6], "contract_creation_bytecod": [2, 4], "contract_ev": [1, 2], "contract_event_list": [1, 2], "contract_events_api": [1, 2], "contract_invoc": [2, 6], "contract_invocation_id": [1, 2, 3, 4, 6], "contract_invocation_list": [1, 2], "contract_invocations_api": [1, 2], "contract_nam": [1, 2, 3, 4, 6], "contractev": [2, 4], "contracteventlist": [2, 3, 4], "contracteventsapi": [2, 3], "contractinvoc": [1, 2, 3, 4, 6], "contractinvocationlist": [2, 3, 4], "contractinvocationsapi": [1, 2, 3], "conveni": [0, 5], "conversion_pric": [2, 4], "conversion_tim": [2, 4], "convert": [0, 1, 2, 5], "cooki": 2, "cookieauth": 2, "copi": [0, 2, 5], "correct": [0, 5], "correl": 1, "correlation_id": [1, 2, 4, 6], "correspond": 2, "could": 3, "cpu_count": 2, "creat": [1, 2, 3, 4, 6], "create_address": [1, 2, 3, 6], "create_address_request": [1, 2, 3], "create_address_with_http_info": [2, 3], "create_address_without_preload_cont": [2, 3], "create_contract_invoc": [2, 3], "create_contract_invocation_request": [1, 2, 3], "create_contract_invocation_with_http_info": [2, 3], "create_contract_invocation_without_preload_cont": [2, 3], "create_external_transf": [2, 3], "create_external_transfer_request": [1, 2, 3], "create_external_transfer_with_http_info": [2, 3], "create_external_transfer_without_preload_cont": [2, 3], "create_fund_oper": [2, 3], "create_fund_operation_request": [1, 2, 3], "create_fund_operation_with_http_info": [2, 3], "create_fund_operation_without_preload_cont": [2, 3], "create_fund_quot": [2, 3], "create_fund_quote_request": [1, 2, 3], "create_fund_quote_with_http_info": [2, 3], "create_fund_quote_without_preload_cont": [2, 3], "create_payload_signatur": [2, 3], "create_payload_signature_request": [1, 2, 3], "create_payload_signature_with_http_info": [2, 3], "create_payload_signature_without_preload_cont": [2, 3], "create_server_sign": [2, 3], "create_server_signer_request": [1, 2, 3], "create_server_signer_with_http_info": [2, 3], "create_server_signer_without_preload_cont": [2, 3], "create_smart_contract": [2, 3], "create_smart_contract_request": [1, 2, 3], "create_smart_contract_with_http_info": [2, 3], "create_smart_contract_without_preload_cont": [2, 3], "create_staking_oper": [2, 3], "create_staking_operation_request": [1, 2, 3], "create_staking_operation_with_http_info": [2, 3], "create_staking_operation_without_preload_cont": [2, 3], "create_trad": [2, 3], "create_trade_request": [1, 2, 3], "create_trade_with_http_info": [2, 3], "create_trade_without_preload_cont": [2, 3], "create_transf": [2, 3], "create_transfer_request": [1, 2, 3], "create_transfer_with_http_info": [2, 3], "create_transfer_without_preload_cont": [2, 3], "create_wallet": [2, 3], "create_wallet_request": [1, 2, 3], "create_wallet_request_wallet": [1, 2], "create_wallet_webhook": [2, 3], "create_wallet_webhook_request": [1, 2, 3], "create_wallet_webhook_with_http_info": [2, 3], "create_wallet_webhook_without_preload_cont": [2, 3], "create_wallet_with_http_info": [2, 3], "create_wallet_without_preload_cont": [2, 3], "create_webhook": [0, 1, 2, 3, 5, 6], "create_webhook_request": [1, 2, 3], "create_webhook_with_http_info": [2, 3], "create_webhook_without_preload_cont": [2, 3], "create_with_se": [1, 6], "createaddressrequest": [2, 3, 4], "createcontractinvocationrequest": [2, 3, 4], "created_at": [2, 4], "createexternaltransferrequest": [2, 3, 4], "createfundoperationrequest": [2, 3, 4], "createfundquoterequest": [2, 3, 4], "createpayloadsignaturerequest": [2, 3, 4], "createserversignerrequest": [2, 3, 4], "createsmartcontractrequest": [2, 3, 4], "createstakingoperationrequest": [2, 3, 4], "createtraderequest": [2, 3, 4], "createtransferrequest": [2, 3, 4], "createwalletrequest": [2, 3, 4], "createwalletrequestwallet": [2, 4], "createwalletwebhookrequest": [2, 3, 4], "createwebhookrequest": [2, 3, 4], "creation": 4, "criteria": 4, "crypto": [0, 1, 4, 5], "crypto_amount": [2, 6], "crypto_amount_model": 1, "cryptoamount": [1, 2, 4, 6], "cryptoamountmodel": 1, "cryptocurr": 4, "currenc": [1, 2, 4, 6], "current": [1, 3], "current_active_streak": [2, 4], "cursor": 3, "custom": [1, 2, 4], "data": [0, 1, 2, 3, 4, 5], "date": 2, "date_format": [1, 2], "datetim": [2, 3, 4], "datetime_format": [1, 2], "debug": [1, 2, 6], "decim": [1, 2, 4, 6], "decod": 4, "decrypt": 1, "default": [0, 1, 2, 3, 5], "default_address": [0, 1, 2, 4, 5, 6], "deleg": 1, "delet": [1, 3, 6], "delete_webhook": [1, 2, 3, 6], "delete_webhook_with_http_info": [2, 3], "delete_webhook_without_preload_cont": [2, 3], "demo": [0, 5], "demonstr": [0, 5], "denomin": 1, "depend": [0, 5], "deploi": [1, 3, 4], "deploy": 1, "deploy_contract": [1, 6], "deploy_multi_token": [1, 6], "deploy_nft": [1, 6], "deploy_smart_contract": [2, 3], "deploy_smart_contract_request": [1, 2, 3], "deploy_smart_contract_with_http_info": [2, 3], "deploy_smart_contract_without_preload_cont": [2, 3], "deploy_token": [1, 6], "deployer_address": [1, 2, 4, 6], "deploysmartcontractrequest": [2, 3, 4], "deposit": [2, 4], "deprec": [1, 2, 3], "descript": 1, "deseri": [1, 2], "destin": [1, 2, 4], "destination_address_id": [1, 6], "detail": [1, 2, 3, 4], "determin": 1, "develop": [0, 4, 5], "devnet": 4, "dict": [1, 2, 3, 4], "dictionari": [0, 1, 2, 4, 5], "differ": 4, "directli": [1, 2], "disabl": 2, "display_nam": [2, 4], "do": [0, 2, 3, 4, 5], "doc": 1, "document": [2, 3, 4], "doe": 1, "domain": [2, 4], "don": 3, "down": 2, "download": [0, 1, 2, 5], "dure": [0, 5], "dynamicfeetransact": 1, "e": [0, 1, 2, 4, 5], "each": [1, 2], "eas": [0, 5], "edit": [2, 3, 4], "effect": [2, 3], "effective_bal": [2, 4], "eip": 1, "either": 1, "element": 2, "emit": 4, "en": [1, 4], "enabl": [0, 1, 2, 5], "encod": 1, "encrypt": [0, 1, 5], "end": 3, "end_tim": [2, 3, 4], "endpoint": [1, 2], "enrollment_data": [2, 4], "ens_contract_interact": [2, 4], "ensur": [0, 1, 5], "enum": [1, 4], "enumer": 1, "equival": [0, 4, 5], "erc": 4, "erc1155": [1, 2, 4], "erc20": [1, 2, 3, 4], "erc20_transf": [0, 2, 4, 5], "erc20_transfer_ev": [1, 2], "erc20transferev": [2, 4], "erc721": [1, 2, 4], "erc721_transf": [2, 4], "erc721_transfer_ev": [1, 2], "erc721transferev": [2, 4], "err": 1, "error": [2, 6], "essenti": 2, "eth": [0, 1, 4, 5], "ether": 1, "ethereum": [1, 4], "ethereum_minus_holeski": [2, 4], "ethereum_minus_mainnet": [2, 4], "ethereum_token_transf": [1, 2], "ethereum_transact": [1, 2], "ethereum_transaction_access": [1, 2], "ethereum_transaction_access_list": [1, 2], "ethereum_transaction_flattened_trac": [1, 2], "ethereum_validator_metadata": [1, 2], "ethereumtokentransf": [2, 4], "ethereumtransact": [2, 4], "ethereumtransactionaccess": [2, 4], "ethereumtransactionaccesslist": [2, 4], "ethereumtransactionflattenedtrac": [2, 4], "ethereumvalidatormetadata": [2, 4], "event": [0, 1, 2, 3, 4, 5], "event_filt": [0, 1, 2, 4, 5, 6], "event_index": [2, 4], "event_nam": [2, 3, 4], "event_typ": [0, 1, 2, 4, 5, 6], "event_type_filt": [1, 2, 4, 6], "eventtypefilt": 1, "evm": 3, "exact": 1, "exactli": 1, "except": [1, 6], "execut": [1, 6], "exhaust": 1, "exist": [0, 1, 5], "exit": [2, 4], "exit_epoch": [2, 4], "exited_slash": [2, 4], "expect": [1, 2], "experi": [0, 5], "expir": 2, "expires_at": [2, 4], "explor": 1, "export": [0, 1, 5, 6], "export_data": [0, 1, 5, 6], "extend": 1, "extended_public_kei": [2, 4], "extens": 1, "extern": [1, 3], "external_address": 6, "external_addresses_api": [1, 2], "externaladdress": [1, 6], "externaladdressesapi": [1, 2, 3], "f": [0, 5], "fail": 1, "fals": [1, 2], "faucet": [0, 1, 2, 3, 4, 5, 6], "faucet_transact": [2, 6], "faucet_tx": [0, 5], "faucetlimitreachederror": [1, 6], "faucettransact": [1, 2, 3, 4, 6], "featur": 1, "feature_set": [1, 2], "featureset": [2, 4], "fee": [1, 2, 4], "fetch": [0, 1, 3, 4, 5, 6], "fetch_historical_staking_bal": [2, 3], "fetch_historical_staking_balances200_respons": [1, 2], "fetch_historical_staking_balances_with_http_info": [2, 3], "fetch_historical_staking_balances_without_preload_cont": [2, 3], "fetch_staking_reward": [2, 3], "fetch_staking_rewards200_respons": [1, 2], "fetch_staking_rewards_request": [1, 2, 3], "fetch_staking_rewards_with_http_info": [2, 3], "fetch_staking_rewards_without_preload_cont": [2, 3], "fetched_data": [0, 5], "fetched_wallet": [0, 5], "fetchhistoricalstakingbalances200respons": [2, 3, 4], "fetchstakingrewards200respons": [2, 3, 4], "fetchstakingrewardsrequest": [2, 3, 4], "fiat": [1, 4], "fiat_amount": [2, 6], "fiat_amount_model": 1, "fiat_curr": [1, 6], "fiatamount": [1, 2, 4, 6], "fiatamountmodel": 1, "field": 4, "file": [0, 1, 2, 5], "file_path": [0, 1, 5], "filehandl": 2, "filenam": 2, "filepath": 2, "files_paramet": [1, 2], "filter": [1, 3, 4], "first": [0, 1, 3, 5], "flattened_trac": [2, 4], "float": [1, 2], "folder": 2, "follow": [0, 1, 2, 4, 5], "forbiddenexcept": [1, 2], "forc": 3, "fork": [2, 4], "form": [1, 2, 4], "format": [1, 2, 4], "found": [0, 1, 5], "four_byt": [2, 4], "from": [0, 1, 2, 3, 4, 5], "from_address": [0, 2, 4, 5], "from_address_id": [1, 2, 4, 6], "from_amount": [1, 2, 4, 6], "from_asset": [2, 4], "from_asset_id": [1, 2, 4, 6], "from_atomic_amount": [1, 6], "from_block_height": 3, "from_dict": [1, 2, 4, 6], "from_error": [1, 6], "from_json": [2, 4], "from_model": [1, 6], "from_model_and_asset_id": [1, 6], "from_respons": [1, 2], "func": [2, 4], "function": [0, 1, 2, 4, 5], "fund": [1, 3, 4, 6], "fund_api": [1, 2], "fund_oper": [2, 6], "fund_operation_fe": [1, 2], "fund_operation_id": [2, 3, 4], "fund_operation_list": [1, 2], "fund_quot": [2, 6], "fund_quote_id": [2, 4], "fundapi": [1, 2, 3], "fundoper": [1, 2, 3, 4, 6], "fundoperationfe": [2, 4], "fundoperationlist": [2, 3, 4], "fundquot": [1, 2, 3, 4, 6], "further": [0, 5], "futur": [1, 3], "g": [2, 4], "ga": [0, 2, 4, 5], "gas_pric": [2, 4], "gas_us": [2, 4], "gasless": [1, 2, 4], "gasless_send": [2, 4], "gener": [1, 2, 3, 4], "get": [0, 1, 2, 3, 4, 5], "get_address": [2, 3], "get_address_bal": [2, 3], "get_address_balance_with_http_info": [2, 3], "get_address_balance_without_preload_cont": [2, 3], "get_address_reput": [2, 3], "get_address_reputation_with_http_info": [2, 3], "get_address_reputation_without_preload_cont": [2, 3], "get_address_with_http_info": [2, 3], "get_address_without_preload_cont": [2, 3], "get_api_key_with_prefix": [1, 2], "get_asset": [2, 3], "get_asset_with_http_info": [2, 3], "get_asset_without_preload_cont": [2, 3], "get_basic_auth_token": [1, 2], "get_contract_invoc": [2, 3], "get_contract_invocation_with_http_info": [2, 3], "get_contract_invocation_without_preload_cont": [2, 3], "get_current_us": [2, 3], "get_current_user_with_http_info": [2, 3], "get_current_user_without_preload_cont": [2, 3], "get_default": [1, 2], "get_default_copi": [1, 2], "get_external_address_bal": [2, 3], "get_external_address_balance_with_http_info": [2, 3], "get_external_address_balance_without_preload_cont": [2, 3], "get_external_staking_oper": [2, 3], "get_external_staking_operation_with_http_info": [2, 3], "get_external_staking_operation_without_preload_cont": [2, 3], "get_external_transf": [2, 3], "get_external_transfer_with_http_info": [2, 3], "get_external_transfer_without_preload_cont": [2, 3], "get_faucet_transact": [2, 3], "get_faucet_transaction_with_http_info": [2, 3], "get_faucet_transaction_without_preload_cont": [2, 3], "get_fund_oper": [2, 3], "get_fund_operation_with_http_info": [2, 3], "get_fund_operation_without_preload_cont": [2, 3], "get_host_from_set": [1, 2], "get_host_set": [1, 2], "get_network": [2, 3], "get_network_with_http_info": [2, 3], "get_network_without_preload_cont": [2, 3], "get_payload_signatur": [2, 3], "get_payload_signature_with_http_info": [2, 3], "get_payload_signature_without_preload_cont": [2, 3], "get_secret_valu": 2, "get_server_sign": [2, 3], "get_server_signer_with_http_info": [2, 3], "get_server_signer_without_preload_cont": [2, 3], "get_smart_contract": [2, 3], "get_smart_contract_with_http_info": [2, 3], "get_smart_contract_without_preload_cont": [2, 3], "get_staking_context": [2, 3], "get_staking_context_request": [1, 2, 3], "get_staking_context_with_http_info": [2, 3], "get_staking_context_without_preload_cont": [2, 3], "get_staking_oper": [2, 3], "get_staking_operation_with_http_info": [2, 3], "get_staking_operation_without_preload_cont": [2, 3], "get_trad": [2, 3], "get_trade_with_http_info": [2, 3], "get_trade_without_preload_cont": [2, 3], "get_transf": [2, 3], "get_transfer_with_http_info": [2, 3], "get_transfer_without_preload_cont": [2, 3], "get_valid": [2, 3], "get_validator_with_http_info": [2, 3], "get_validator_without_preload_cont": [2, 3], "get_wallet": [2, 3], "get_wallet_bal": [2, 3], "get_wallet_balance_with_http_info": [2, 3], "get_wallet_balance_without_preload_cont": [2, 3], "get_wallet_with_http_info": [2, 3], "get_wallet_without_preload_cont": [2, 3], "gethead": [1, 2], "getstakingcontextrequest": [2, 3, 4], "given": [1, 2, 3], "gwei": 1, "ha": [0, 1, 4, 5], "handl": [1, 2, 6], "handler": 2, "happen": 1, "has_mor": [2, 4], "hash": [1, 2, 3, 4], "hash_messag": [1, 6], "hash_typed_data_messag": [1, 6], "hash_util": 6, "have": [0, 1, 5], "header": [1, 2, 3], "header_nam": 2, "header_param": [1, 2], "header_valu": 2, "height": 1, "hello": 2, "help": 4, "here": [0, 2, 5], "hex": 1, "hexadecim": 1, "higher": [0, 1, 5], "histor": [1, 3], "histori": 3, "historical_bal": [2, 6], "historicalbal": [1, 2, 4, 6], "hold": [0, 5], "holeski": 4, "hook": 2, "host": [1, 2], "host_index": 3, "hostnam": 2, "hour": [0, 5], "how": [0, 5], "html": 1, "http": [0, 1, 2, 3, 4, 5], "http_code": [1, 6], "http_method": 2, "http_resp": 2, "httprespons": 3, "i": [0, 1, 2, 3, 4, 5], "id": [0, 1, 2, 3, 4, 5, 6], "ident": 3, "identifi": [2, 3], "ignor": [2, 3, 4], "ignore_operation_serv": [1, 2], "immedi": [0, 1, 5], "implement": [0, 2, 5], "import": [0, 1, 5], "import_data": [0, 1, 5, 6], "import_wallet": [1, 6], "imported_wallet": [0, 5], "improv": [0, 5], "includ": [1, 2, 3], "inclus": 3, "increas": 2, "index": [2, 4], "indic": 2, "individu": 1, "inform": [0, 1, 2, 4, 5], "initi": [0, 1, 4, 5], "input": [1, 2, 4], "insecur": [0, 5], "instanc": [1, 2, 4], "instanti": 1, "instead": [1, 2], "instruct": [0, 5], "insuffici": 1, "insufficientfundserror": [1, 6], "int": [1, 2, 3], "integr": [0, 5], "interact": 3, "intern": 1, "internalerror": [1, 6], "interv": 1, "interval_second": 1, "invalid": 1, "invalidaddresserror": [1, 6], "invalidaddressiderror": [1, 6], "invalidamounterror": [1, 6], "invalidapikeyformaterror": [1, 6], "invalidassetiderror": [1, 6], "invalidconfigurationerror": [1, 6], "invaliddestinationerror": [1, 6], "invalidlimiterror": [1, 6], "invalidnetworkiderror": [1, 6], "invalidpageerror": [1, 6], "invalidsignedpayloaderror": [1, 6], "invalidtransferiderror": [1, 6], "invalidtransferstatuserror": [1, 6], "invalidwalleterror": [1, 6], "invalidwalletiderror": [1, 6], "invari": 2, "invoc": [1, 3, 4], "invok": [0, 1, 3, 5], "invoke_contract": [1, 6], "involv": 4, "iobas": 2, "is_extern": [1, 2, 4, 6], "is_mpc": [2, 4], "is_primari": [2, 4], "is_socks_proxy_url": [1, 2], "is_testnet": [2, 4], "iso8601": 2, "iter": 1, "its": 1, "jsessionid": 2, "json": [0, 1, 2, 4, 5], "json_str": 4, "keccak": 1, "keccak256": 1, "kei": [0, 1, 2, 4, 5, 6], "key_fil": [1, 2], "key_typ": 2, "keyerror": 2, "kwarg": 4, "later": [0, 5], "latest": [0, 1, 3, 5], "lazi": 1, "lazili": 1, "lend_borrow_stake_transact": [2, 4], "level": 1, "librari": 2, "limit": [1, 3], "link": 1, "list": [1, 2, 3, 4, 6], "list_address": [2, 3], "list_address_bal": [2, 3], "list_address_balances_with_http_info": [2, 3], "list_address_balances_without_preload_cont": [2, 3], "list_address_historical_bal": [2, 3], "list_address_historical_balance_with_http_info": [2, 3], "list_address_historical_balance_without_preload_cont": [2, 3], "list_address_transact": [2, 3], "list_address_transactions_with_http_info": [2, 3], "list_address_transactions_without_preload_cont": [2, 3], "list_addresses_with_http_info": [2, 3], "list_addresses_without_preload_cont": [2, 3], "list_contract_ev": [2, 3], "list_contract_events_with_http_info": [2, 3], "list_contract_events_without_preload_cont": [2, 3], "list_contract_invoc": [2, 3], "list_contract_invocations_with_http_info": [2, 3], "list_contract_invocations_without_preload_cont": [2, 3], "list_external_address_bal": [2, 3], "list_external_address_balances_with_http_info": [2, 3], "list_external_address_balances_without_preload_cont": [2, 3], "list_fund_oper": [2, 3], "list_fund_operations_with_http_info": [2, 3], "list_fund_operations_without_preload_cont": [2, 3], "list_payload_signatur": [2, 3], "list_payload_signatures_with_http_info": [2, 3], "list_payload_signatures_without_preload_cont": [2, 3], "list_server_sign": [2, 3], "list_server_signer_ev": [2, 3], "list_server_signer_events_with_http_info": [2, 3], "list_server_signer_events_without_preload_cont": [2, 3], "list_server_signers_with_http_info": [2, 3], "list_server_signers_without_preload_cont": [2, 3], "list_smart_contract": [2, 3], "list_smart_contracts_with_http_info": [2, 3], "list_smart_contracts_without_preload_cont": [2, 3], "list_trad": [2, 3], "list_trades_with_http_info": [2, 3], "list_trades_without_preload_cont": [2, 3], "list_transf": [2, 3], "list_transfers_with_http_info": [2, 3], "list_transfers_without_preload_cont": [2, 3], "list_valid": [2, 3], "list_validators_with_http_info": [2, 3], "list_validators_without_preload_cont": [2, 3], "list_wallet": [2, 3], "list_wallet_bal": [2, 3], "list_wallet_balances_with_http_info": [2, 3], "list_wallet_balances_without_preload_cont": [2, 3], "list_wallets_with_http_info": [2, 3], "list_wallets_without_preload_cont": [2, 3], "list_webhook": [2, 3], "list_webhooks_with_http_info": [2, 3], "list_webhooks_without_preload_cont": [2, 3], "listen": 1, "liter": 2, "load": [0, 1, 5], "load_se": [0, 1, 5, 6], "load_seed_from_fil": [1, 6], "local": [0, 1, 5], "localaccount": 1, "locat": [0, 2, 5], "log": [2, 3], "log_index": [2, 4], "logger": [1, 2], "logger_fil": [1, 2], "logger_file_handl": [1, 2], "logger_format": [1, 2], "logger_stream_handl": [1, 2], "long": [1, 2], "longer": [0, 1, 5], "longest_active_streak": [2, 4], "lose": [0, 5], "lot": 2, "lower": 3, "lowercas": 3, "mai": 1, "mainnet": [0, 4, 5], "make": [0, 1, 2, 5], "malform": 1, "malformedrequesterror": [1, 6], "manag": [0, 1, 3, 5], "manager_address": [2, 4], "manual": [2, 3, 4], "map": [1, 2], "max_address": [1, 6], "max_fee_per_ga": [2, 4], "max_length": 4, "max_network_retri": [1, 6], "max_priority_fee_per_ga": [2, 4], "maximum": [1, 2], "md": [0, 5], "mean": [0, 5], "messag": [1, 2, 4], "message_text": 1, "metadata": [1, 2, 4, 6], "method": [0, 1, 2, 4, 5, 6], "might": [0, 5], "mine": 3, "mint": [2, 4], "miss": 1, "mnemon": 1, "mnemonic_phras": [1, 6], "mnemonic_seed_phras": 6, "mnemonicseedphras": [1, 6], "model": [0, 1, 2, 5], "model_config": [1, 2, 4], "model_dump": 4, "modul": 6, "monitor": [0, 1, 4, 5], "more": [0, 1, 4, 5], "mpc_wallet_stake_api": [1, 2], "mpcwalletstakeapi": [2, 3], "msg": [1, 2], "multi": [1, 4], "multi_token_contract_opt": [1, 2], "multipart": [1, 2], "multipl": 3, "multitokencontractopt": [1, 2, 4, 6], "must": 1, "my_se": [0, 5], "name": [0, 1, 2, 3, 4, 5], "nativ": [1, 2, 4], "native_asset": [2, 4], "native_types_map": [1, 2], "need": [0, 2, 3, 4, 5], "neither": 1, "network": [0, 1, 2, 3, 5, 6], "network_id": [0, 1, 2, 3, 4, 5, 6], "network_identifi": [1, 2], "networkfeatureunsupportederror": [1, 6], "networkid": [1, 6], "networkidentifi": [2, 4], "networks_api": [1, 2], "networksapi": [1, 2, 3], "new": [0, 1, 2, 3, 5], "newli": 2, "next": 3, "next_pag": [2, 3, 4], "nft": [1, 4], "nft_contract_opt": [1, 2], "nftcontractopt": [1, 2, 4, 6], "non": 1, "nonc": [2, 4], "none": [1, 2, 3, 4], "nonetyp": 3, "note": [0, 1, 3, 5], "notfounderror": [1, 6], "notfoundexcept": [1, 2], "notif": [0, 1, 4, 5], "notification_uri": [0, 1, 2, 4, 5, 6], "now": [0, 5], "nullabl": 4, "number": [1, 2, 3], "obj": [2, 4], "object": [0, 1, 2, 3, 4, 5], "obtain": 3, "occur": [0, 1, 4, 5], "offici": [0, 5], "often": 2, "onchain": [1, 3, 4], "onchain_identity_api": [1, 2], "onchain_nam": [1, 2], "onchain_name_list": [1, 2], "onchain_name_text_records_inn": [1, 2], "onchainidentityapi": [2, 3], "onchainnam": [2, 4], "onchainnamelist": [2, 3, 4], "onchainnametextrecordsinn": [2, 4], "one": [0, 1, 2, 3, 4, 5], "one_of_schema": [2, 4], "oneof_schema_1_valid": [2, 4], "oneof_schema_2_valid": [2, 4], "oneof_schema_3_valid": [2, 4], "oneof_schema_4_valid": [2, 4], "onli": [0, 1, 4, 5], "openapi": [2, 3, 4], "openapiexcept": [1, 2], "oper": [1, 2, 3, 4], "opt": [0, 5], "option": [0, 1, 2, 3, 4, 5, 6], "order": [0, 5], "org": 1, "other": [0, 4, 5], "otherwis": 1, "out": [0, 1, 5], "output": [2, 4], "overrid": [2, 3], "own": 3, "owner_address": [2, 4], "packag": [0, 5, 6], "page": [1, 3], "pagin": [0, 3, 4, 5], "pair": [2, 3], "parallel": 2, "param": 2, "param_seri": [1, 2], "paramet": [0, 1, 2, 3, 4, 5], "parameters_to_tupl": [1, 2], "parameters_to_url_queri": [1, 2], "participant_typ": [2, 4], "particular": 4, "pass": [0, 1, 2, 5], "password": [1, 2], "path": [1, 2], "path_param": 2, "path_to_item": 2, "payabl": 1, "paylaod": 1, "payload": [1, 3, 4], "payload_signatur": [2, 6], "payload_signature_id": [1, 2, 3, 4, 6], "payload_signature_list": [1, 2], "payloadsignatur": [1, 2, 3, 4, 6], "payloadsignaturelist": [2, 3, 4], "peer": 2, "pend": 1, "pending_activ": [2, 4], "per": [0, 1, 2, 5], "perform": [2, 3, 4], "period": 3, "persist": [0, 5], "phrase": 1, "pick": [0, 5], "pip": [0, 5], "place": [1, 2], "platform": [0, 1, 2, 3, 4, 5], "pleas": [1, 2], "poetri": [0, 5], "poll": 1, "polygon": 4, "polygon_minus_mainnet": [2, 4], "pool": 2, "popul": 1, "populate_by_nam": 4, "portal": [0, 5], "possibli": 2, "post": [0, 1, 2, 5], "post_param": [1, 2], "pre": [0, 5], "prefer": [0, 5], "prefix": [1, 2], "present": [1, 4], "previou": 3, "previous": 1, "primari": 1, "primary_address": [2, 4], "primary_denomin": [1, 6], "primitive_typ": [1, 2], "print": [0, 5], "priority_fee_per_ga": [2, 4], "privat": [0, 1, 5], "private_kei": [1, 6], "process": 4, "project": 3, "project_nam": [2, 4], "properti": [1, 2, 4], "protected_namespac": 4, "protocol": 3, "protocol_famili": [2, 4], "protocol_family_validate_enum": [2, 4], "protocol_nam": [2, 3, 4], "provid": [0, 1, 2, 3, 4, 5], "provis": [0, 2, 4, 5], "proxi": [1, 2], "proxy_head": [1, 2], "public_kei": [2, 4], "purpos": [0, 5], "pydant": [2, 4], "queri": [2, 3], "query_param": 2, "quot": [1, 3, 4], "quote_fund": [1, 6], "rais": 1, "random": 1, "rang": 3, "raw": [1, 6], "raw_data": [1, 2], "raw_typed_data": [2, 4], "reach": 1, "read": [1, 2, 3, 6], "read_contract": [2, 3], "read_contract_request": [1, 2, 3], "read_contract_with_http_info": [2, 3], "read_contract_without_preload_cont": [2, 3], "read_smart_contract_request": [1, 2], "readcontractrequest": [2, 3, 4], "readsmartcontractrequest": [2, 4], "real": [0, 5], "realiz": 4, "reap": [2, 4], "reason": 2, "receiv": [0, 1, 4, 5], "record": 1, "recreat": 1, "ref": 3, "refer": [0, 5], "refresh": 2, "refresh_api_key_hook": [1, 2], "regist": [1, 3, 4, 6], "register_smart_contract": [2, 3], "register_smart_contract_request": [1, 2, 3], "register_smart_contract_with_http_info": [2, 3], "register_smart_contract_without_preload_cont": [2, 3], "registersmartcontractrequest": [2, 3, 4], "relat": 3, "releas": [0, 5], "reload": [1, 6], "remov": 1, "render_path": [1, 2], "replac": 1, "report": 2, "repres": [1, 2, 4], "represent": [1, 2, 4], "reput": [1, 3, 4, 6], "reputation_api": [1, 2], "reputationapi": [1, 2, 3], "request": [0, 1, 2, 3, 5], "request_auth": 2, "request_external_faucet_fund": [2, 3], "request_external_faucet_funds_with_http_info": [2, 3], "request_external_faucet_funds_without_preload_cont": [2, 3], "request_faucet_fund": [2, 3], "request_faucet_funds_with_http_info": [2, 3], "request_faucet_funds_without_preload_cont": [2, 3], "requir": [1, 3], "resolve_identity_by_address": [2, 3], "resolve_identity_by_address_with_http_info": [2, 3], "resolve_identity_by_address_without_preload_cont": [2, 3], "resourc": [1, 2], "resource_path": 2, "resourceexhaustederror": [1, 6], "resp": 2, "respons": [0, 1, 2, 3, 4, 5], "response_data": [1, 2], "response_deseri": [1, 2, 6], "response_text": 2, "response_typ": 2, "response_types_map": [1, 2], "rest": [1, 6], "restclientobject": [1, 2], "restrespons": [1, 2], "result": [1, 3, 4], "retri": [1, 2], "retriev": [0, 1, 3, 5], "return": [0, 1, 2, 3, 4, 5], "reward": [3, 4], "risk": 4, "risk_scor": [2, 4], "riski": [1, 6], "rlp_encoded_tx": [2, 4], "role": 3, "rtype": [2, 4], "run": [0, 5], "safe": 2, "safe_chars_for_path_param": [1, 2], "same": [0, 2, 5], "sampl": [0, 5], "sanit": 2, "sanitize_for_seri": [1, 2], "save": [0, 1, 2, 5], "save_se": [0, 1, 5, 6], "save_seed_to_fil": [1, 6], "scope": [3, 4], "score": [1, 2, 4, 6], "sdk": [1, 2, 3, 4], "second": [0, 1, 5], "secret": [0, 5], "secretstr": 2, "secur": [0, 5], "see": [0, 1, 5], "seed": [0, 1, 4, 5, 6], "seed_creation_ev": [1, 2], "seed_creation_event_result": [1, 2, 3], "seed_id": [2, 4], "seedcreationev": [2, 4], "seedcreationeventresult": [2, 3, 4], "select_header_accept": [1, 2], "select_header_content_typ": [1, 2], "self": [2, 4], "send": [0, 1, 4, 5], "send_tx_deleg": [1, 6], "sender": 4, "sensit": 3, "sent": [1, 3], "sepolia": [0, 1, 4, 5], "serial": 2, "serv": [0, 5], "server": [0, 1, 2, 3, 4, 5], "server_index": 2, "server_operation_index": [1, 2], "server_operation_vari": [1, 2], "server_sign": [1, 2], "server_signer_ev": [1, 2], "server_signer_event_ev": [1, 2], "server_signer_event_list": [1, 2], "server_signer_id": [2, 3, 4], "server_signer_list": [1, 2], "server_signer_statu": [1, 2, 4, 6], "server_signer_status_validate_enum": [2, 4], "server_signers_api": [1, 2], "server_vari": 2, "serversign": [2, 3, 4], "serversignerev": [2, 4], "serversignereventev": [2, 4], "serversignereventlist": [2, 3, 4], "serversignerlist": [2, 3, 4], "serversignersapi": [2, 3], "serviceexcept": [1, 2], "set": [0, 1, 2, 3, 4, 5], "set_default": [1, 2], "set_default_head": [1, 2], "should": [0, 1, 2, 4, 5], "sig": [2, 4], "sign": [1, 3, 4, 6], "sign_payload": [1, 6], "signatur": [1, 2, 3, 4, 6], "signature_creation_ev": [1, 2], "signature_creation_event_result": [1, 2, 3], "signature_head": [2, 4], "signaturecreationev": [2, 4], "signaturecreationeventresult": [2, 3, 4], "signed_payload": [1, 2, 4, 6], "signed_voluntary_exit": [2, 4], "signed_voluntary_exit_message_metadata": [1, 2], "signedvoluntaryexitmessagemetadata": [2, 4], "signer": [0, 1, 3, 4, 5], "signing_payload": [2, 4], "simpl": [0, 5], "singl": [0, 2, 3, 4, 5], "singleton": 1, "skip": [2, 3], "skip_batch": [0, 1, 2, 4, 5], "skip_wait": 3, "slash": [2, 4], "smart": [1, 3, 4], "smart_contract": [2, 6], "smart_contract_activity_ev": [1, 2], "smart_contract_deploy": [2, 4], "smart_contract_event_act": [2, 4], "smart_contract_id": [1, 2, 3, 4, 6], "smart_contract_list": [1, 2], "smart_contract_opt": [1, 2], "smart_contract_typ": [1, 2], "smart_contracts_api": [1, 2], "smartcontract": [1, 2, 3, 4, 6], "smartcontractactivityev": [2, 4], "smartcontractlist": [2, 3, 4], "smartcontractopt": [2, 4], "smartcontractsapi": [1, 2, 3], "smartcontracttyp": [2, 4], "sni": 2, "socket": 2, "socket_opt": [1, 2], "solana": 4, "solana_minus_devnet": [2, 4], "solana_minus_mainnet": [2, 4], "solid": 1, "solidity_compiler_vers": [2, 4], "solidity_input_json": [1, 2, 4], "solidity_valu": [1, 2], "solidity_vers": 1, "soliditylang": 1, "solidityvalu": [2, 3, 4], "sourc": [0, 1, 3, 5], "source_vers": 1, "spec": [2, 3], "specif": [1, 2, 3, 4], "specifi": [0, 1, 3, 4, 5], "sponsor": [1, 4], "sponsored_send": [2, 6], "sponsoredsend": [1, 2, 4, 6], "ssl": 2, "ssl_ca_cert": [1, 2], "stake": [2, 3, 4], "stake_api": [1, 2], "stakeable_bal": [2, 4], "stakeapi": [2, 3], "staking_bal": [1, 2], "staking_context": [1, 2], "staking_context_context": [1, 2], "staking_oper": [1, 2], "staking_operation_id": 3, "staking_operation_metadata": [1, 2], "staking_reward": [1, 2], "staking_reward_format": [1, 2], "staking_reward_usd_valu": [1, 2], "stakingbal": [2, 4], "stakingcontext": [2, 3, 4], "stakingcontextcontext": [2, 4], "stakingoper": [2, 3, 4], "stakingoperationmetadata": [2, 4], "stakingreward": [2, 4], "stakingrewardformat": [2, 4], "stakingrewardusdvalu": [2, 4], "standard": 1, "start": 3, "start_tim": [2, 3, 4], "state": [1, 2, 3, 4], "state_validate_enum": [2, 4], "static": 1, "statu": [1, 2, 3, 4, 6], "status": 1, "status_cod": [1, 2], "status_validate_enum": [2, 4], "storage_kei": [2, 4], "store": [0, 2, 4, 5], "str": [1, 2, 3, 4], "stream": 2, "strict": 4, "strictbool": 4, "strictbyt": 2, "strictint": [2, 4], "strictstr": 4, "string": [1, 2, 4], "sub_trac": [2, 4], "subject": [0, 5], "submit": [0, 1, 3, 5], "submit_server_signer_seed_event_result": [2, 3], "submit_server_signer_seed_event_result_with_http_info": [2, 3], "submit_server_signer_seed_event_result_without_preload_cont": [2, 3], "submit_server_signer_signature_event_result": [2, 3], "submit_server_signer_signature_event_result_with_http_info": [2, 3], "submit_server_signer_signature_event_result_without_preload_cont": [2, 3], "submodul": 6, "subpackag": 6, "subsequ": 3, "successfulli": [0, 5], "suppli": 1, "support": [0, 1, 5], "symbol": [1, 2, 3, 4], "synchron": [1, 2], "system": [0, 1, 4, 5], "t": [1, 2, 3], "take": [0, 1, 4, 5], "tech": [2, 3, 4], "temp": 2, "temp_folder_path": [1, 2], "templat": 2, "termin": 1, "terminal_st": [1, 6], "test": [0, 5], "testnet": [0, 5], "text_record": [2, 4], "than": 1, "thei": 1, "them": [0, 5], "thi": [0, 1, 2, 3, 4, 5], "those": [0, 5], "through": [0, 5], "throughout": 1, "time": [0, 1, 3, 5], "timeout": [1, 2, 3], "timeout_second": 1, "timeouterror": 1, "tl": 2, "tls_server_nam": [1, 2], "to_address": [2, 4], "to_address_id": [1, 2, 4, 6], "to_amount": [1, 2, 4, 6], "to_asset": [2, 4], "to_asset_id": [1, 2, 4, 6], "to_atomic_amount": [1, 6], "to_block_height": 3, "to_debug_report": [1, 2], "to_dict": [0, 1, 2, 4, 5, 6], "to_json": [2, 4], "to_str": [2, 4], "todai": [0, 5], "token": [1, 2, 3, 4], "token_contract_opt": [1, 2], "token_id": [2, 4], "token_swaps_perform": [2, 4], "token_transf": [2, 4], "token_transfer_typ": [1, 2], "tokencontractopt": [1, 2, 4, 6], "tokentransfertyp": [2, 4], "too": 1, "tool": [0, 5], "total": [1, 2, 3], "total_count": [2, 4], "total_suppli": [1, 2, 4], "total_transact": [2, 4], "trace_address": [2, 4], "trace_id": [2, 4], "trace_typ": [2, 4], "track": [0, 5], "trade": [2, 3, 6], "trade_id": [1, 2, 3, 4, 6], "trade_list": [1, 2], "tradelist": [2, 3, 4], "trades_api": [1, 2], "tradesapi": [1, 2, 3], "transact": [0, 2, 3, 5, 6], "transaction_access_list": [2, 4], "transaction_cont": [1, 2], "transaction_hash": [1, 2, 4, 6], "transaction_histori": [1, 6], "transaction_history_api": [1, 2], "transaction_id": [2, 4], "transaction_index": [2, 4], "transaction_link": [1, 2, 4, 6], "transaction_typ": [1, 2], "transactioncont": [2, 4], "transactionhistoryapi": [1, 2, 3], "transactionnotsignederror": [1, 6], "transactiontyp": [2, 4], "transfer": [2, 3, 6], "transfer_fe": [1, 2, 4, 6], "transfer_id": [1, 2, 3, 4, 6], "transfer_list": [1, 2], "transferlist": [2, 3, 4], "transfers_api": [1, 2], "transfersapi": [1, 2, 3], "trigger": [1, 4], "true": [0, 1, 2, 4, 5], "tupl": [2, 3], "two": 2, "tx_hash": [2, 3, 4], "tx_index": [2, 4], "type": [1, 2, 3, 4, 6], "type_validate_enum": [2, 4], "typed_data": 1, "typed_data_hash": [1, 2, 4, 6], "typeerror": 2, "typevar": [1, 2], "unauthor": 1, "unauthorizederror": [1, 6], "unauthorizedexcept": [1, 2], "unbonded_bal": [2, 4], "underli": [1, 2], "unhandl": 1, "unhydr": [0, 5], "unimpl": 1, "unimplementederror": [1, 6], "union": [1, 2, 4], "uniqu": [3, 4], "unique_days_act": [2, 4], "unit": 1, "unknown": [1, 2, 4], "unsign": 1, "unsigned_payload": [1, 2, 4, 6], "unspecifi": [1, 2, 4], "unstakeable_bal": [2, 4], "unsupport": 1, "unsupportedasseterror": [1, 6], "until": 1, "updat": [0, 1, 2, 3, 4, 5, 6], "update_params_for_auth": [1, 2], "update_smart_contract": [2, 3], "update_smart_contract_request": [1, 2, 3], "update_smart_contract_with_http_info": [2, 3], "update_smart_contract_without_preload_cont": [2, 3], "update_webhook": [2, 3], "update_webhook_request": [1, 2, 3], "update_webhook_with_http_info": [2, 3], "update_webhook_without_preload_cont": [2, 3], "updated_at": [2, 4], "updatesmartcontractrequest": [2, 3, 4], "updatewebhookrequest": [2, 3, 4], "upgrad": [0, 5], "upper": 3, "uri": [1, 2, 4], "url": [0, 1, 2, 5], "urlencod": [1, 2], "urllib3": 2, "us": [0, 1, 2, 3, 4, 5], "usd": [2, 4], "usd_valu": [2, 4], "usdc": 4, "usdc_faucet_tx": [0, 5], "use_server_sign": [0, 1, 2, 4, 5, 6], "user": [0, 1, 2, 3, 5], "user_ag": [1, 2], "usernam": [1, 2], "users_api": [1, 2], "usersapi": [2, 3], "uuid": 3, "v": 4, "v0": [0, 5], "valid": [1, 2, 3], "valid_class": 2, "validate_assign": 4, "validator_detail": [1, 2], "validator_id": [2, 3, 4], "validator_list": [1, 2], "validator_pub_kei": [2, 4], "validator_statu": [1, 2], "validatordetail": [2, 4], "validatorlist": [2, 3, 4], "validators_api": [1, 2], "validatorsapi": [2, 3], "validatorstatu": [2, 3, 4], "valu": [1, 2, 3, 4], "valueerror": [1, 2], "var_dat": [2, 4], "var_from": [2, 4], "variabl": 2, "variou": [1, 2], "verif": 2, "verifi": 2, "verify_ssl": [1, 2], "version": [1, 2, 3, 4], "via": [0, 5], "voluntari": 4, "wai": [0, 5], "wait": [0, 1, 3, 4, 5, 6], "walk": [0, 5], "wallet": [2, 3, 6], "wallet1": [0, 5], "wallet2": [0, 5], "wallet3": [0, 5], "wallet_act": [2, 4], "wallet_address": 6, "wallet_data": 6, "wallet_id": [1, 2, 3, 4, 6], "wallet_list": [1, 2], "wallet_stake_api": [1, 2], "wallet_user_id": [2, 4], "walletaddress": [1, 6], "walletdata": [1, 6], "walletid": [1, 6], "walletlist": [2, 3, 4], "wallets_api": [1, 2], "walletsapi": [1, 2, 3], "walletstakeapi": [2, 3], "want": [0, 1, 5], "we": [0, 1, 5], "webhook": [2, 3, 6], "webhook_event_filt": [1, 2], "webhook_event_typ": [1, 2], "webhook_event_type_filt": [1, 2], "webhook_id": [1, 2, 3, 4], "webhook_inst": 1, "webhook_list": [1, 2], "webhook_smart_contract_event_filt": [1, 2], "webhook_wallet_activity_filt": [1, 2], "webhookeventfilt": [0, 1, 2, 4, 5], "webhookeventtyp": [0, 1, 2, 4, 5], "webhookeventtypefilt": [1, 2, 4], "webhooklist": [2, 3, 4], "webhooks_api": [1, 2], "webhooksapi": [1, 2, 3], "webhooksmartcontracteventfilt": [2, 4], "webhookwalletactivityfilt": [2, 4], "websit": [0, 5], "wei": 1, "were": [0, 4, 5], "wh1": [0, 5], "when": [0, 1, 2, 4, 5], "where": 1, "whether": [1, 3], "which": [0, 1, 2, 3, 4, 5], "whole": 1, "whole_amount": 1, "whose": 3, "window": [0, 5], "withdrawable_epoch": [2, 4], "withdrawal_address": [2, 4], "withdrawal_avail": [2, 4], "withdrawal_complet": [2, 4], "within": 3, "without": [0, 1, 3, 5], "word": 1, "wrapper": 1, "www": [1, 2], "x": [1, 2], "you": [0, 2, 5], "your": [0, 1, 5]}, "titles": ["CDP Python SDK", "cdp package", "cdp.client package", "cdp.client.api package", "cdp.client.models package", "CDP SDK documentation", "cdp"], "titleterms": {"A": [0, 5], "On": [0, 5], "abi": 4, "address": [1, 4], "address_balance_list": 4, "address_historical_balance_list": 4, "address_list": 4, "address_reput": [1, 4], "address_reputation_metadata": 4, "address_risk": 4, "address_transaction_list": 4, "addresses_api": 3, "api": 3, "api_cli": [1, 2], "api_respons": 2, "asset": [1, 4], "assets_api": 3, "balanc": [1, 4], "balance_history_api": 3, "balance_map": 1, "broadcast_contract_invocation_request": 4, "broadcast_external_transfer_request": 4, "broadcast_staking_operation_request": 4, "broadcast_trade_request": 4, "broadcast_transfer_request": 4, "build_staking_operation_request": 4, "cdp": [0, 1, 2, 3, 4, 5, 6], "cdp_api_cli": 1, "check": [0, 5], "client": [2, 3, 4], "compile_smart_contract_request": 4, "compiled_smart_contract": 4, "configur": 2, "constant": 1, "content": [1, 2, 3, 4], "contract_ev": 4, "contract_event_list": 4, "contract_events_api": 3, "contract_invoc": [1, 4], "contract_invocation_list": 4, "contract_invocations_api": 3, "contribut": [0, 5], "creat": [0, 5], "create_address_request": 4, "create_contract_invocation_request": 4, "create_external_transfer_request": 4, "create_fund_operation_request": 4, "create_fund_quote_request": 4, "create_payload_signature_request": 4, "create_server_signer_request": 4, "create_smart_contract_request": 4, "create_staking_operation_request": 4, "create_trade_request": 4, "create_transfer_request": 4, "create_wallet_request": 4, "create_wallet_request_wallet": 4, "create_wallet_webhook_request": 4, "create_webhook_request": 4, "crypto_amount": [1, 4], "deploy_smart_contract_request": 4, "document": [0, 5], "erc20_transfer_ev": 4, "erc721_transfer_ev": 4, "error": [1, 4], "ethereum_token_transf": 4, "ethereum_transact": 4, "ethereum_transaction_access": 4, "ethereum_transaction_access_list": 4, "ethereum_transaction_flattened_trac": 4, "ethereum_validator_metadata": 4, "exampl": [0, 5], "except": 2, "external_address": 1, "external_addresses_api": 3, "faucet_transact": [1, 4], "feature_set": 4, "fetch_historical_staking_balances200_respons": 4, "fetch_staking_rewards200_respons": 4, "fetch_staking_rewards_request": 4, "fiat_amount": [1, 4], "fund": [0, 5], "fund_api": 3, "fund_oper": [1, 4], "fund_operation_fe": 4, "fund_operation_list": 4, "fund_quot": [1, 4], "gasless": [0, 5], "get_staking_context_request": 4, "hash_util": 1, "historical_bal": [1, 4], "instal": [0, 5], "instanti": [0, 5], "list": [0, 5], "mnemonic_seed_phras": 1, "model": 4, "modul": [1, 2, 3, 4], "mpc_wallet_stake_api": 3, "multi_token_contract_opt": 4, "network": 4, "network_identifi": 4, "networks_api": 3, "nft_contract_opt": 4, "onchain_identity_api": 3, "onchain_nam": 4, "onchain_name_list": 4, "onchain_name_text_records_inn": 4, "packag": [1, 2, 3, 4], "payload_signatur": [1, 4], "payload_signature_list": 4, "python": [0, 5], "quickstart": [0, 5], "re": [0, 5], "read_contract_request": 4, "read_smart_contract_request": 4, "register_smart_contract_request": 4, "repl": [0, 5], "reputation_api": 3, "requir": [0, 5], "rest": 2, "sdk": [0, 5], "seed_creation_ev": 4, "seed_creation_event_result": 4, "server_sign": 4, "server_signer_ev": 4, "server_signer_event_ev": 4, "server_signer_event_list": 4, "server_signer_list": 4, "server_signers_api": 3, "signature_creation_ev": 4, "signature_creation_event_result": 4, "signed_voluntary_exit_message_metadata": 4, "smart_contract": [1, 4], "smart_contract_activity_ev": 4, "smart_contract_list": 4, "smart_contract_opt": 4, "smart_contract_typ": 4, "smart_contracts_api": 3, "solidity_valu": 4, "sponsored_send": [1, 4], "stake_api": 3, "staking_bal": 4, "staking_context": 4, "staking_context_context": 4, "staking_oper": 4, "staking_operation_metadata": 4, "staking_reward": 4, "staking_reward_format": 4, "staking_reward_usd_valu": 4, "start": [0, 5], "submodul": [1, 2, 3, 4], "subpackag": [1, 2], "token_contract_opt": 4, "token_transfer_typ": 4, "trade": [0, 1, 4, 5], "trade_list": 4, "trades_api": 3, "transact": [1, 4], "transaction_cont": 4, "transaction_history_api": 3, "transaction_typ": 4, "transfer": [0, 1, 4, 5], "transfer_list": 4, "transfers_api": 3, "update_smart_contract_request": 4, "update_webhook_request": 4, "usdc": [0, 5], "user": 4, "users_api": 3, "valid": 4, "validator_detail": 4, "validator_list": 4, "validator_statu": 4, "validators_api": 3, "version": [0, 5], "wallet": [0, 1, 4, 5], "wallet_address": 1, "wallet_data": 1, "wallet_list": 4, "wallet_stake_api": 3, "wallets_api": 3, "webhook": [0, 1, 4, 5], "webhook_event_filt": 4, "webhook_event_typ": 4, "webhook_event_type_filt": 4, "webhook_list": 4, "webhook_smart_contract_event_filt": 4, "webhook_wallet_activity_filt": 4, "webhooks_api": 3}}) \ No newline at end of file +Search.setIndex({"alltitles": {"CDP Python SDK": [[0, null], [5, "cdp-python-sdk"]], "CDP SDK documentation": [[5, null]], "Checking Python Version": [[0, "checking-python-version"], [5, "checking-python-version"]], "Contributing": [[0, "contributing"], [5, "contributing"]], "Creating a Wallet": [[0, "creating-a-wallet"], [5, "creating-a-wallet"]], "Creating a Webhook": [[0, "creating-a-webhook"], [5, "creating-a-webhook"]], "Creating a Webhook On A Wallet": [[0, "creating-a-webhook-on-a-wallet"], [5, "creating-a-webhook-on-a-wallet"]], "Documentation": [[0, "documentation"], [5, "documentation"]], "Examples": [[0, "examples"], [5, "examples"]], "Funding a Wallet": [[0, "funding-a-wallet"], [5, "funding-a-wallet"]], "Gasless USDC Transfers": [[0, "gasless-usdc-transfers"], [5, "gasless-usdc-transfers"]], "Installation": [[0, "installation"], [5, "installation"]], "Listing Trades": [[0, "listing-trades"], [5, "listing-trades"]], "Listing Transfers": [[0, "listing-transfers"], [5, "listing-transfers"]], "Module contents": [[1, "module-cdp"], [2, "module-cdp.client"], [3, "module-cdp.client.api"], [4, "module-cdp.client.models"]], "Quickstart": [[0, "quickstart"], [5, "quickstart"]], "Re-Instantiating Wallets": [[0, "re-instantiating-wallets"], [5, "re-instantiating-wallets"]], "Requirements": [[0, "requirements"], [5, "requirements"]], "Starting a Python REPL": [[0, "starting-a-python-repl"], [5, "starting-a-python-repl"]], "Submodules": [[1, "submodules"], [2, "submodules"], [3, "submodules"], [4, "submodules"]], "Subpackages": [[1, "subpackages"], [2, "subpackages"]], "Trading Funds": [[0, "trading-funds"], [5, "trading-funds"]], "Transferring Funds": [[0, "transferring-funds"], [5, "transferring-funds"]], "cdp": [[6, null]], "cdp package": [[1, null]], "cdp.address module": [[1, "module-cdp.address"]], "cdp.address_reputation module": [[1, "module-cdp.address_reputation"]], "cdp.api_clients module": [[1, "module-cdp.api_clients"]], "cdp.asset module": [[1, "module-cdp.asset"]], "cdp.balance module": [[1, "module-cdp.balance"]], "cdp.balance_map module": [[1, "module-cdp.balance_map"]], "cdp.cdp module": [[1, "module-cdp.cdp"]], "cdp.cdp_api_client module": [[1, "module-cdp.cdp_api_client"]], "cdp.client package": [[2, null]], "cdp.client.api package": [[3, null]], "cdp.client.api.addresses_api module": [[3, "module-cdp.client.api.addresses_api"]], "cdp.client.api.assets_api module": [[3, "module-cdp.client.api.assets_api"]], "cdp.client.api.balance_history_api module": [[3, "module-cdp.client.api.balance_history_api"]], "cdp.client.api.contract_events_api module": [[3, "module-cdp.client.api.contract_events_api"]], "cdp.client.api.contract_invocations_api module": [[3, "module-cdp.client.api.contract_invocations_api"]], "cdp.client.api.external_addresses_api module": [[3, "module-cdp.client.api.external_addresses_api"]], "cdp.client.api.fund_api module": [[3, "module-cdp.client.api.fund_api"]], "cdp.client.api.mpc_wallet_stake_api module": [[3, "module-cdp.client.api.mpc_wallet_stake_api"]], "cdp.client.api.networks_api module": [[3, "module-cdp.client.api.networks_api"]], "cdp.client.api.onchain_identity_api module": [[3, "module-cdp.client.api.onchain_identity_api"]], "cdp.client.api.reputation_api module": [[3, "module-cdp.client.api.reputation_api"]], "cdp.client.api.server_signers_api module": [[3, "module-cdp.client.api.server_signers_api"]], "cdp.client.api.smart_contracts_api module": [[3, "module-cdp.client.api.smart_contracts_api"]], "cdp.client.api.stake_api module": [[3, "module-cdp.client.api.stake_api"]], "cdp.client.api.trades_api module": [[3, "module-cdp.client.api.trades_api"]], "cdp.client.api.transaction_history_api module": [[3, "module-cdp.client.api.transaction_history_api"]], "cdp.client.api.transfers_api module": [[3, "module-cdp.client.api.transfers_api"]], "cdp.client.api.users_api module": [[3, "module-cdp.client.api.users_api"]], "cdp.client.api.validators_api module": [[3, "module-cdp.client.api.validators_api"]], "cdp.client.api.wallet_stake_api module": [[3, "module-cdp.client.api.wallet_stake_api"]], "cdp.client.api.wallets_api module": [[3, "module-cdp.client.api.wallets_api"]], "cdp.client.api.webhooks_api module": [[3, "module-cdp.client.api.webhooks_api"]], "cdp.client.api_client module": [[2, "module-cdp.client.api_client"]], "cdp.client.api_response module": [[2, "module-cdp.client.api_response"]], "cdp.client.configuration module": [[2, "module-cdp.client.configuration"]], "cdp.client.exceptions module": [[2, "module-cdp.client.exceptions"]], "cdp.client.models package": [[4, null]], "cdp.client.models.abi module": [[4, "module-cdp.client.models.abi"]], "cdp.client.models.address module": [[4, "module-cdp.client.models.address"]], "cdp.client.models.address_balance_list module": [[4, "module-cdp.client.models.address_balance_list"]], "cdp.client.models.address_historical_balance_list module": [[4, "module-cdp.client.models.address_historical_balance_list"]], "cdp.client.models.address_list module": [[4, "module-cdp.client.models.address_list"]], "cdp.client.models.address_reputation module": [[4, "module-cdp.client.models.address_reputation"]], "cdp.client.models.address_reputation_metadata module": [[4, "module-cdp.client.models.address_reputation_metadata"]], "cdp.client.models.address_risk module": [[4, "module-cdp.client.models.address_risk"]], "cdp.client.models.address_transaction_list module": [[4, "module-cdp.client.models.address_transaction_list"]], "cdp.client.models.asset module": [[4, "module-cdp.client.models.asset"]], "cdp.client.models.balance module": [[4, "module-cdp.client.models.balance"]], "cdp.client.models.broadcast_contract_invocation_request module": [[4, "module-cdp.client.models.broadcast_contract_invocation_request"]], "cdp.client.models.broadcast_external_transfer_request module": [[4, "module-cdp.client.models.broadcast_external_transfer_request"]], "cdp.client.models.broadcast_staking_operation_request module": [[4, "module-cdp.client.models.broadcast_staking_operation_request"]], "cdp.client.models.broadcast_trade_request module": [[4, "module-cdp.client.models.broadcast_trade_request"]], "cdp.client.models.broadcast_transfer_request module": [[4, "module-cdp.client.models.broadcast_transfer_request"]], "cdp.client.models.build_staking_operation_request module": [[4, "module-cdp.client.models.build_staking_operation_request"]], "cdp.client.models.compile_smart_contract_request module": [[4, "module-cdp.client.models.compile_smart_contract_request"]], "cdp.client.models.compiled_smart_contract module": [[4, "module-cdp.client.models.compiled_smart_contract"]], "cdp.client.models.contract_event module": [[4, "module-cdp.client.models.contract_event"]], "cdp.client.models.contract_event_list module": [[4, "module-cdp.client.models.contract_event_list"]], "cdp.client.models.contract_invocation module": [[4, "module-cdp.client.models.contract_invocation"]], "cdp.client.models.contract_invocation_list module": [[4, "module-cdp.client.models.contract_invocation_list"]], "cdp.client.models.create_address_request module": [[4, "module-cdp.client.models.create_address_request"]], "cdp.client.models.create_contract_invocation_request module": [[4, "module-cdp.client.models.create_contract_invocation_request"]], "cdp.client.models.create_external_transfer_request module": [[4, "module-cdp.client.models.create_external_transfer_request"]], "cdp.client.models.create_fund_operation_request module": [[4, "module-cdp.client.models.create_fund_operation_request"]], "cdp.client.models.create_fund_quote_request module": [[4, "module-cdp.client.models.create_fund_quote_request"]], "cdp.client.models.create_payload_signature_request module": [[4, "module-cdp.client.models.create_payload_signature_request"]], "cdp.client.models.create_server_signer_request module": [[4, "module-cdp.client.models.create_server_signer_request"]], "cdp.client.models.create_smart_contract_request module": [[4, "module-cdp.client.models.create_smart_contract_request"]], "cdp.client.models.create_staking_operation_request module": [[4, "module-cdp.client.models.create_staking_operation_request"]], "cdp.client.models.create_trade_request module": [[4, "module-cdp.client.models.create_trade_request"]], "cdp.client.models.create_transfer_request module": [[4, "module-cdp.client.models.create_transfer_request"]], "cdp.client.models.create_wallet_request module": [[4, "module-cdp.client.models.create_wallet_request"]], "cdp.client.models.create_wallet_request_wallet module": [[4, "module-cdp.client.models.create_wallet_request_wallet"]], "cdp.client.models.create_wallet_webhook_request module": [[4, "module-cdp.client.models.create_wallet_webhook_request"]], "cdp.client.models.create_webhook_request module": [[4, "module-cdp.client.models.create_webhook_request"]], "cdp.client.models.crypto_amount module": [[4, "module-cdp.client.models.crypto_amount"]], "cdp.client.models.deploy_smart_contract_request module": [[4, "module-cdp.client.models.deploy_smart_contract_request"]], "cdp.client.models.erc20_transfer_event module": [[4, "module-cdp.client.models.erc20_transfer_event"]], "cdp.client.models.erc721_transfer_event module": [[4, "module-cdp.client.models.erc721_transfer_event"]], "cdp.client.models.error module": [[4, "module-cdp.client.models.error"]], "cdp.client.models.ethereum_token_transfer module": [[4, "module-cdp.client.models.ethereum_token_transfer"]], "cdp.client.models.ethereum_transaction module": [[4, "module-cdp.client.models.ethereum_transaction"]], "cdp.client.models.ethereum_transaction_access module": [[4, "module-cdp.client.models.ethereum_transaction_access"]], "cdp.client.models.ethereum_transaction_access_list module": [[4, "module-cdp.client.models.ethereum_transaction_access_list"]], "cdp.client.models.ethereum_transaction_flattened_trace module": [[4, "module-cdp.client.models.ethereum_transaction_flattened_trace"]], "cdp.client.models.ethereum_validator_metadata module": [[4, "module-cdp.client.models.ethereum_validator_metadata"]], "cdp.client.models.faucet_transaction module": [[4, "module-cdp.client.models.faucet_transaction"]], "cdp.client.models.feature_set module": [[4, "module-cdp.client.models.feature_set"]], "cdp.client.models.fetch_historical_staking_balances200_response module": [[4, "module-cdp.client.models.fetch_historical_staking_balances200_response"]], "cdp.client.models.fetch_staking_rewards200_response module": [[4, "module-cdp.client.models.fetch_staking_rewards200_response"]], "cdp.client.models.fetch_staking_rewards_request module": [[4, "module-cdp.client.models.fetch_staking_rewards_request"]], "cdp.client.models.fiat_amount module": [[4, "module-cdp.client.models.fiat_amount"]], "cdp.client.models.fund_operation module": [[4, "module-cdp.client.models.fund_operation"]], "cdp.client.models.fund_operation_fees module": [[4, "module-cdp.client.models.fund_operation_fees"]], "cdp.client.models.fund_operation_list module": [[4, "module-cdp.client.models.fund_operation_list"]], "cdp.client.models.fund_quote module": [[4, "module-cdp.client.models.fund_quote"]], "cdp.client.models.get_staking_context_request module": [[4, "module-cdp.client.models.get_staking_context_request"]], "cdp.client.models.historical_balance module": [[4, "module-cdp.client.models.historical_balance"]], "cdp.client.models.multi_token_contract_options module": [[4, "module-cdp.client.models.multi_token_contract_options"]], "cdp.client.models.network module": [[4, "module-cdp.client.models.network"]], "cdp.client.models.network_identifier module": [[4, "module-cdp.client.models.network_identifier"]], "cdp.client.models.nft_contract_options module": [[4, "module-cdp.client.models.nft_contract_options"]], "cdp.client.models.onchain_name module": [[4, "module-cdp.client.models.onchain_name"]], "cdp.client.models.onchain_name_list module": [[4, "module-cdp.client.models.onchain_name_list"]], "cdp.client.models.onchain_name_text_records_inner module": [[4, "module-cdp.client.models.onchain_name_text_records_inner"]], "cdp.client.models.payload_signature module": [[4, "module-cdp.client.models.payload_signature"]], "cdp.client.models.payload_signature_list module": [[4, "module-cdp.client.models.payload_signature_list"]], "cdp.client.models.read_contract_request module": [[4, "module-cdp.client.models.read_contract_request"]], "cdp.client.models.read_smart_contract_request module": [[4, "module-cdp.client.models.read_smart_contract_request"]], "cdp.client.models.register_smart_contract_request module": [[4, "module-cdp.client.models.register_smart_contract_request"]], "cdp.client.models.seed_creation_event module": [[4, "module-cdp.client.models.seed_creation_event"]], "cdp.client.models.seed_creation_event_result module": [[4, "module-cdp.client.models.seed_creation_event_result"]], "cdp.client.models.server_signer module": [[4, "module-cdp.client.models.server_signer"]], "cdp.client.models.server_signer_event module": [[4, "module-cdp.client.models.server_signer_event"]], "cdp.client.models.server_signer_event_event module": [[4, "module-cdp.client.models.server_signer_event_event"]], "cdp.client.models.server_signer_event_list module": [[4, "module-cdp.client.models.server_signer_event_list"]], "cdp.client.models.server_signer_list module": [[4, "module-cdp.client.models.server_signer_list"]], "cdp.client.models.signature_creation_event module": [[4, "module-cdp.client.models.signature_creation_event"]], "cdp.client.models.signature_creation_event_result module": [[4, "module-cdp.client.models.signature_creation_event_result"]], "cdp.client.models.signed_voluntary_exit_message_metadata module": [[4, "module-cdp.client.models.signed_voluntary_exit_message_metadata"]], "cdp.client.models.smart_contract module": [[4, "module-cdp.client.models.smart_contract"]], "cdp.client.models.smart_contract_activity_event module": [[4, "module-cdp.client.models.smart_contract_activity_event"]], "cdp.client.models.smart_contract_list module": [[4, "module-cdp.client.models.smart_contract_list"]], "cdp.client.models.smart_contract_options module": [[4, "module-cdp.client.models.smart_contract_options"]], "cdp.client.models.smart_contract_type module": [[4, "module-cdp.client.models.smart_contract_type"]], "cdp.client.models.solidity_value module": [[4, "module-cdp.client.models.solidity_value"]], "cdp.client.models.sponsored_send module": [[4, "module-cdp.client.models.sponsored_send"]], "cdp.client.models.staking_balance module": [[4, "module-cdp.client.models.staking_balance"]], "cdp.client.models.staking_context module": [[4, "module-cdp.client.models.staking_context"]], "cdp.client.models.staking_context_context module": [[4, "module-cdp.client.models.staking_context_context"]], "cdp.client.models.staking_operation module": [[4, "module-cdp.client.models.staking_operation"]], "cdp.client.models.staking_operation_metadata module": [[4, "module-cdp.client.models.staking_operation_metadata"]], "cdp.client.models.staking_reward module": [[4, "module-cdp.client.models.staking_reward"]], "cdp.client.models.staking_reward_format module": [[4, "module-cdp.client.models.staking_reward_format"]], "cdp.client.models.staking_reward_usd_value module": [[4, "module-cdp.client.models.staking_reward_usd_value"]], "cdp.client.models.token_contract_options module": [[4, "module-cdp.client.models.token_contract_options"]], "cdp.client.models.token_transfer_type module": [[4, "module-cdp.client.models.token_transfer_type"]], "cdp.client.models.trade module": [[4, "module-cdp.client.models.trade"]], "cdp.client.models.trade_list module": [[4, "module-cdp.client.models.trade_list"]], "cdp.client.models.transaction module": [[4, "module-cdp.client.models.transaction"]], "cdp.client.models.transaction_content module": [[4, "module-cdp.client.models.transaction_content"]], "cdp.client.models.transaction_type module": [[4, "module-cdp.client.models.transaction_type"]], "cdp.client.models.transfer module": [[4, "module-cdp.client.models.transfer"]], "cdp.client.models.transfer_list module": [[4, "module-cdp.client.models.transfer_list"]], "cdp.client.models.update_smart_contract_request module": [[4, "module-cdp.client.models.update_smart_contract_request"]], "cdp.client.models.update_webhook_request module": [[4, "module-cdp.client.models.update_webhook_request"]], "cdp.client.models.user module": [[4, "module-cdp.client.models.user"]], "cdp.client.models.validator module": [[4, "module-cdp.client.models.validator"]], "cdp.client.models.validator_details module": [[4, "module-cdp.client.models.validator_details"]], "cdp.client.models.validator_list module": [[4, "module-cdp.client.models.validator_list"]], "cdp.client.models.validator_status module": [[4, "module-cdp.client.models.validator_status"]], "cdp.client.models.wallet module": [[4, "module-cdp.client.models.wallet"]], "cdp.client.models.wallet_list module": [[4, "module-cdp.client.models.wallet_list"]], "cdp.client.models.webhook module": [[4, "module-cdp.client.models.webhook"]], "cdp.client.models.webhook_event_filter module": [[4, "module-cdp.client.models.webhook_event_filter"]], "cdp.client.models.webhook_event_type module": [[4, "module-cdp.client.models.webhook_event_type"]], "cdp.client.models.webhook_event_type_filter module": [[4, "module-cdp.client.models.webhook_event_type_filter"]], "cdp.client.models.webhook_list module": [[4, "module-cdp.client.models.webhook_list"]], "cdp.client.models.webhook_smart_contract_event_filter module": [[4, "module-cdp.client.models.webhook_smart_contract_event_filter"]], "cdp.client.models.webhook_wallet_activity_filter module": [[4, "module-cdp.client.models.webhook_wallet_activity_filter"]], "cdp.client.rest module": [[2, "module-cdp.client.rest"]], "cdp.constants module": [[1, "module-cdp.constants"]], "cdp.contract_invocation module": [[1, "module-cdp.contract_invocation"]], "cdp.crypto_amount module": [[1, "module-cdp.crypto_amount"]], "cdp.errors module": [[1, "module-cdp.errors"]], "cdp.external_address module": [[1, "module-cdp.external_address"]], "cdp.faucet_transaction module": [[1, "module-cdp.faucet_transaction"]], "cdp.fiat_amount module": [[1, "module-cdp.fiat_amount"]], "cdp.fund_operation module": [[1, "module-cdp.fund_operation"]], "cdp.fund_quote module": [[1, "module-cdp.fund_quote"]], "cdp.hash_utils module": [[1, "module-cdp.hash_utils"]], "cdp.historical_balance module": [[1, "module-cdp.historical_balance"]], "cdp.mnemonic_seed_phrase module": [[1, "module-cdp.mnemonic_seed_phrase"]], "cdp.payload_signature module": [[1, "module-cdp.payload_signature"]], "cdp.smart_contract module": [[1, "module-cdp.smart_contract"]], "cdp.sponsored_send module": [[1, "module-cdp.sponsored_send"]], "cdp.trade module": [[1, "module-cdp.trade"]], "cdp.transaction module": [[1, "module-cdp.transaction"]], "cdp.transfer module": [[1, "module-cdp.transfer"]], "cdp.wallet module": [[1, "module-cdp.wallet"]], "cdp.wallet_address module": [[1, "module-cdp.wallet_address"]], "cdp.wallet_data module": [[1, "module-cdp.wallet_data"]], "cdp.webhook module": [[1, "module-cdp.webhook"]]}, "docnames": ["README", "cdp", "cdp.client", "cdp.client.api", "cdp.client.models", "index", "modules"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["README.md", "cdp.rst", "cdp.client.rst", "cdp.client.api.rst", "cdp.client.models.rst", "index.rst", "modules.rst"], "indexentries": {"_addresses (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._addresses", false]], "_assets (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._assets", false]], "_cdp_client (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._cdp_client", false]], "_contract_invocations (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._contract_invocations", false]], "_external_addresses (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._external_addresses", false]], "_networks (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._networks", false]], "_trades (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._trades", false]], "_transfers (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._transfers", false]], "_wallets (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._wallets", false]], "_webhooks (cdp.api_clients.apiclients attribute)": [[1, "cdp.api_clients.ApiClients._webhooks", false]], "abi (cdp.client.models.abi.abi attribute)": [[4, "cdp.client.models.abi.ABI.abi", false]], "abi (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.abi", false]], "abi (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.abi", false]], "abi (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.abi", false]], "abi (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.abi", false]], "abi (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.abi", false]], "abi (cdp.client.models.register_smart_contract_request.registersmartcontractrequest attribute)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.abi", false]], "abi (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.abi", false]], "abi (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest attribute)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.abi", false]], "abi (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.abi", false]], "abi (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.abi", false]], "abi (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.abi", false]], "abi (cdp.smartcontract property)": [[1, "cdp.SmartContract.abi", false]], "abi (class in cdp.client.models.abi)": [[4, "cdp.client.models.abi.ABI", false]], "access_list (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist attribute)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.access_list", false]], "access_token (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.access_token", false]], "action (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.action", false]], "action (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.action", false]], "activation_epoch (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.activation_epoch", false]], "active (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.ACTIVE", false]], "active_slashed (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.ACTIVE_SLASHED", false]], "activity_period_days (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.activity_period_days", false]], "actual_instance (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.actual_instance", false]], "actual_instance (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.actual_instance", false]], "actual_instance (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.actual_instance", false]], "actual_instance (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.actual_instance", false]], "actual_instance (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.actual_instance", false]], "actual_instance (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.actual_instance", false]], "actual_instance_must_validate_oneof() (cdp.client.models.server_signer_event_event.serversignereventevent class method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.smart_contract_options.smartcontractoptions class method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata class method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.transaction_content.transactioncontent class method)": [[4, "cdp.client.models.transaction_content.TransactionContent.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.validator_details.validatordetails class method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.actual_instance_must_validate_oneof", false]], "actual_instance_must_validate_oneof() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter class method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.actual_instance_must_validate_oneof", false]], "add() (cdp.balance_map.balancemap method)": [[1, "cdp.balance_map.BalanceMap.add", false]], "add() (cdp.balancemap method)": [[1, "cdp.BalanceMap.add", false]], "address (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess attribute)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.address", false]], "address (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.address", false]], "address (class in cdp)": [[1, "cdp.Address", false]], "address (class in cdp.address)": [[1, "cdp.address.Address", false]], "address (class in cdp.client.models.address)": [[4, "cdp.client.models.address.Address", false]], "address_id (cdp.address property)": [[1, "cdp.Address.address_id", false]], "address_id (cdp.address.address property)": [[1, "cdp.address.Address.address_id", false]], "address_id (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.address_id", false]], "address_id (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.address_id", false]], "address_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.address_id", false]], "address_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.address_id", false]], "address_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.address_id", false]], "address_id (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.address_id", false]], "address_id (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.address_id", false]], "address_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.address_id", false]], "address_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.address_id", false]], "address_id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.address_id", false]], "address_id (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.address_id", false]], "address_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.address_id", false]], "address_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.address_id", false]], "address_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.address_id", false]], "address_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.address_id", false]], "address_id (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.address_id", false]], "address_id (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.address_id", false]], "address_id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.address_id", false]], "address_id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.address_id", false]], "address_id (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.address_id", false]], "address_id (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.address_id", false]], "address_id (cdp.trade property)": [[1, "cdp.Trade.address_id", false]], "address_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.address_id", false]], "address_ids (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.address_ids", false]], "address_index (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.address_index", false]], "address_index (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.address_index", false]], "address_path_prefix (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.address_path_prefix", false]], "addressbalancelist (class in cdp.client.models.address_balance_list)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList", false]], "addresscannotsignerror": [[1, "cdp.errors.AddressCannotSignError", false]], "addresses (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.addresses", false]], "addresses (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter attribute)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.addresses", false]], "addresses (cdp.wallet property)": [[1, "cdp.Wallet.addresses", false]], "addresses (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.addresses", false]], "addressesapi (class in cdp.client.api.addresses_api)": [[3, "cdp.client.api.addresses_api.AddressesApi", false]], "addresshistoricalbalancelist (class in cdp.client.models.address_historical_balance_list)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList", false]], "addresslist (class in cdp.client.models.address_list)": [[4, "cdp.client.models.address_list.AddressList", false]], "addressreputation (class in cdp.address_reputation)": [[1, "cdp.address_reputation.AddressReputation", false]], "addressreputation (class in cdp.client.models.address_reputation)": [[4, "cdp.client.models.address_reputation.AddressReputation", false]], "addressreputationmetadata (class in cdp.client.models.address_reputation_metadata)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata", false]], "addressrisk (class in cdp.client.models.address_risk)": [[4, "cdp.client.models.address_risk.AddressRisk", false]], "addresstransactionlist (class in cdp.client.models.address_transaction_list)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList", false]], "alreadyexistserror": [[1, "cdp.errors.AlreadyExistsError", false]], "alreadysignederror": [[1, "cdp.errors.AlreadySignedError", false]], "amount (cdp.balance property)": [[1, "cdp.Balance.amount", false]], "amount (cdp.balance.balance property)": [[1, "cdp.balance.Balance.amount", false]], "amount (cdp.client.models.balance.balance attribute)": [[4, "cdp.client.models.balance.Balance.amount", false]], "amount (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.amount", false]], "amount (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.amount", false]], "amount (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.amount", false]], "amount (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.amount", false]], "amount (cdp.client.models.create_fund_quote_request.createfundquoterequest attribute)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.amount", false]], "amount (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.amount", false]], "amount (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.amount", false]], "amount (cdp.client.models.crypto_amount.cryptoamount attribute)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.amount", false]], "amount (cdp.client.models.fiat_amount.fiatamount attribute)": [[4, "cdp.client.models.fiat_amount.FiatAmount.amount", false]], "amount (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.amount", false]], "amount (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.amount", false]], "amount (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.amount", false]], "amount (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.amount", false]], "amount (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.amount", false]], "amount (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.amount", false]], "amount (cdp.crypto_amount.cryptoamount property)": [[1, "cdp.crypto_amount.CryptoAmount.amount", false]], "amount (cdp.fiat_amount.fiatamount property)": [[1, "cdp.fiat_amount.FiatAmount.amount", false]], "amount (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.amount", false]], "amount (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.amount", false]], "amount (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.amount", false]], "amount (cdp.transfer property)": [[1, "cdp.Transfer.amount", false]], "amount (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.amount", false]], "api_clients (cdp.cdp attribute)": [[1, "cdp.Cdp.api_clients", false], [1, "id7", false]], "api_clients (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.api_clients", false], [1, "id0", false]], "api_code (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.api_code", false]], "api_key (cdp.cdp_api_client.cdpapiclient property)": [[1, "cdp.cdp_api_client.CdpApiClient.api_key", false]], "api_key_name (cdp.cdp attribute)": [[1, "cdp.Cdp.api_key_name", false], [1, "id8", false]], "api_key_name (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.api_key_name", false], [1, "id1", false]], "api_message (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.api_message", false]], "apiattributeerror": [[2, "cdp.client.exceptions.ApiAttributeError", false]], "apiclient (class in cdp.client.api_client)": [[2, "cdp.client.api_client.ApiClient", false]], "apiclients (class in cdp.api_clients)": [[1, "cdp.api_clients.ApiClients", false]], "apierror": [[1, "cdp.errors.ApiError", false]], "apiexception": [[2, "cdp.client.exceptions.ApiException", false]], "apikeyerror": [[2, "cdp.client.exceptions.ApiKeyError", false]], "apiresponse (class in cdp.client.api_response)": [[2, "cdp.client.api_response.ApiResponse", false]], "apitypeerror": [[2, "cdp.client.exceptions.ApiTypeError", false]], "apivalueerror": [[2, "cdp.client.exceptions.ApiValueError", false]], "approve_transaction (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.approve_transaction", false]], "approve_transaction (cdp.trade property)": [[1, "cdp.Trade.approve_transaction", false]], "approve_transaction (cdp.trade.trade property)": [[1, "cdp.trade.Trade.approve_transaction", false]], "approve_transaction_signed_payload (cdp.client.models.broadcast_trade_request.broadcasttraderequest attribute)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.approve_transaction_signed_payload", false]], "arbitrum_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ARBITRUM_MINUS_MAINNET", false]], "arbitrum_minus_sepolia (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ARBITRUM_MINUS_SEPOLIA", false]], "args (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.args", false]], "args (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.args", false]], "args (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.args", false]], "args (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.args", false]], "args (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.args", false]], "args (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.args", false]], "assert_hostname (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.assert_hostname", false]], "asset (cdp.balance property)": [[1, "cdp.Balance.asset", false]], "asset (cdp.balance.balance property)": [[1, "cdp.balance.Balance.asset", false]], "asset (cdp.client.models.balance.balance attribute)": [[4, "cdp.client.models.balance.Balance.asset", false]], "asset (cdp.client.models.crypto_amount.cryptoamount attribute)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.asset", false]], "asset (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.asset", false]], "asset (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.asset", false]], "asset (cdp.crypto_amount.cryptoamount property)": [[1, "cdp.crypto_amount.CryptoAmount.asset", false]], "asset (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.asset", false]], "asset (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.asset", false]], "asset (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.asset", false]], "asset (cdp.transfer property)": [[1, "cdp.Transfer.asset", false]], "asset (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.asset", false]], "asset (class in cdp)": [[1, "cdp.Asset", false]], "asset (class in cdp.asset)": [[1, "cdp.asset.Asset", false]], "asset (class in cdp.client.models.asset)": [[4, "cdp.client.models.asset.Asset", false]], "asset_id (cdp.asset property)": [[1, "cdp.Asset.asset_id", false]], "asset_id (cdp.asset.asset property)": [[1, "cdp.asset.Asset.asset_id", false]], "asset_id (cdp.balance property)": [[1, "cdp.Balance.asset_id", false]], "asset_id (cdp.balance.balance property)": [[1, "cdp.balance.Balance.asset_id", false]], "asset_id (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.asset_id", false]], "asset_id (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.asset_id", false]], "asset_id (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.asset_id", false]], "asset_id (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.asset_id", false]], "asset_id (cdp.client.models.create_fund_quote_request.createfundquoterequest attribute)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.asset_id", false]], "asset_id (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.asset_id", false]], "asset_id (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.asset_id", false]], "asset_id (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.asset_id", false]], "asset_id (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.asset_id", false]], "asset_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.asset_id", false]], "asset_id (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.asset_id", false]], "asset_id (cdp.crypto_amount.cryptoamount property)": [[1, "cdp.crypto_amount.CryptoAmount.asset_id", false]], "asset_id (cdp.transfer property)": [[1, "cdp.Transfer.asset_id", false]], "asset_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.asset_id", false]], "assets (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.assets", false]], "assetsapi (class in cdp.client.api.assets_api)": [[3, "cdp.client.api.assets_api.AssetsApi", false]], "attestation (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.attestation", false]], "auth_settings() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.auth_settings", false]], "avatar (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.avatar", false]], "badrequestexception": [[2, "cdp.client.exceptions.BadRequestException", false]], "balance (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.balance", false]], "balance (class in cdp)": [[1, "cdp.Balance", false]], "balance (class in cdp.balance)": [[1, "cdp.balance.Balance", false]], "balance (class in cdp.client.models.balance)": [[4, "cdp.client.models.balance.Balance", false]], "balance() (cdp.address method)": [[1, "cdp.Address.balance", false]], "balance() (cdp.address.address method)": [[1, "cdp.address.Address.balance", false]], "balance() (cdp.wallet method)": [[1, "cdp.Wallet.balance", false]], "balance() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.balance", false]], "balance_history (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.balance_history", false]], "balancehistoryapi (class in cdp.client.api.balance_history_api)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi", false]], "balancemap (class in cdp)": [[1, "cdp.BalanceMap", false]], "balancemap (class in cdp.balance_map)": [[1, "cdp.balance_map.BalanceMap", false]], "balances() (cdp.address method)": [[1, "cdp.Address.balances", false]], "balances() (cdp.address.address method)": [[1, "cdp.address.Address.balances", false]], "balances() (cdp.wallet method)": [[1, "cdp.Wallet.balances", false]], "balances() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.balances", false]], "base_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.BASE_MINUS_MAINNET", false]], "base_minus_sepolia (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.BASE_MINUS_SEPOLIA", false]], "base_path (cdp.cdp attribute)": [[1, "cdp.Cdp.base_path", false], [1, "id9", false]], "base_path (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.base_path", false], [1, "id2", false]], "base_uri (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.base_uri", false]], "bitcoin_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.BITCOIN_MINUS_MAINNET", false]], "block_hash (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.block_hash", false]], "block_hash (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.block_hash", false]], "block_hash (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.block_hash", false]], "block_hash (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.block_hash", false]], "block_hash (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.block_hash", false]], "block_hash (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.block_hash", false]], "block_hash (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.block_hash", false]], "block_hash (cdp.transaction property)": [[1, "cdp.Transaction.block_hash", false]], "block_hash (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.block_hash", false]], "block_height (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.block_height", false]], "block_height (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.block_height", false]], "block_height (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.block_height", false]], "block_height (cdp.historical_balance.historicalbalance property)": [[1, "cdp.historical_balance.HistoricalBalance.block_height", false]], "block_height (cdp.transaction property)": [[1, "cdp.Transaction.block_height", false]], "block_height (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.block_height", false]], "block_number (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.block_number", false]], "block_number (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.block_number", false]], "block_number (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.block_number", false]], "block_number (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.block_number", false]], "block_time (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.block_time", false]], "block_time (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.block_time", false]], "block_time (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.block_time", false]], "block_time (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.block_time", false]], "block_timestamp (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.block_timestamp", false]], "bonded_stake (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.bonded_stake", false]], "bridge_transactions_performed (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.bridge_transactions_performed", false]], "broadcast (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.BROADCAST", false]], "broadcast (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.BROADCAST", false]], "broadcast() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.broadcast", false]], "broadcast() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.broadcast", false]], "broadcast() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.broadcast", false]], "broadcast() (cdp.smartcontract method)": [[1, "cdp.SmartContract.broadcast", false]], "broadcast() (cdp.trade method)": [[1, "cdp.Trade.broadcast", false]], "broadcast() (cdp.trade.trade method)": [[1, "cdp.trade.Trade.broadcast", false]], "broadcast() (cdp.transfer method)": [[1, "cdp.Transfer.broadcast", false]], "broadcast() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.broadcast", false]], "broadcast_contract_invocation() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.broadcast_contract_invocation", false]], "broadcast_contract_invocation_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.broadcast_contract_invocation_with_http_info", false]], "broadcast_contract_invocation_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.broadcast_contract_invocation_without_preload_content", false]], "broadcast_external_transfer() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.broadcast_external_transfer", false]], "broadcast_external_transfer_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.broadcast_external_transfer_with_http_info", false]], "broadcast_external_transfer_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.broadcast_external_transfer_without_preload_content", false]], "broadcast_staking_operation() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.broadcast_staking_operation", false]], "broadcast_staking_operation() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.broadcast_staking_operation", false]], "broadcast_staking_operation_with_http_info() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.broadcast_staking_operation_with_http_info", false]], "broadcast_staking_operation_with_http_info() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.broadcast_staking_operation_with_http_info", false]], "broadcast_staking_operation_without_preload_content() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.broadcast_staking_operation_without_preload_content", false]], "broadcast_staking_operation_without_preload_content() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.broadcast_staking_operation_without_preload_content", false]], "broadcast_trade() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.broadcast_trade", false]], "broadcast_trade_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.broadcast_trade_with_http_info", false]], "broadcast_trade_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.broadcast_trade_without_preload_content", false]], "broadcast_transfer() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.broadcast_transfer", false]], "broadcast_transfer_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.broadcast_transfer_with_http_info", false]], "broadcast_transfer_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.broadcast_transfer_without_preload_content", false]], "broadcastcontractinvocationrequest (class in cdp.client.models.broadcast_contract_invocation_request)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest", false]], "broadcastexternaltransferrequest (class in cdp.client.models.broadcast_external_transfer_request)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest", false]], "broadcaststakingoperationrequest (class in cdp.client.models.broadcast_staking_operation_request)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest", false]], "broadcasttraderequest (class in cdp.client.models.broadcast_trade_request)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest", false]], "broadcasttransferrequest (class in cdp.client.models.broadcast_transfer_request)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest", false]], "build_staking_operation() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.build_staking_operation", false]], "build_staking_operation_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.build_staking_operation_with_http_info", false]], "build_staking_operation_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.build_staking_operation_without_preload_content", false]], "buildstakingoperationrequest (class in cdp.client.models.build_staking_operation_request)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest", false]], "buy_fee (cdp.client.models.fund_operation_fees.fundoperationfees attribute)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.buy_fee", false]], "buy_fee (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.buy_fee", false]], "buy_fee (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.buy_fee", false]], "call_api() (cdp.cdp_api_client.cdpapiclient method)": [[1, "cdp.cdp_api_client.CdpApiClient.call_api", false]], "call_api() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.call_api", false]], "call_type (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.call_type", false]], "can_sign (cdp.address property)": [[1, "cdp.Address.can_sign", false]], "can_sign (cdp.address.address property)": [[1, "cdp.address.Address.can_sign", false]], "can_sign (cdp.wallet property)": [[1, "cdp.Wallet.can_sign", false]], "can_sign (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.can_sign", false]], "can_sign (cdp.wallet_address.walletaddress property)": [[1, "cdp.wallet_address.WalletAddress.can_sign", false]], "can_sign (cdp.walletaddress property)": [[1, "cdp.WalletAddress.can_sign", false]], "cdp": [[1, "module-cdp", false]], "cdp (class in cdp)": [[1, "cdp.Cdp", false]], "cdp (class in cdp.cdp)": [[1, "cdp.cdp.Cdp", false]], "cdp.address": [[1, "module-cdp.address", false]], "cdp.address_reputation": [[1, "module-cdp.address_reputation", false]], "cdp.api_clients": [[1, "module-cdp.api_clients", false]], "cdp.asset": [[1, "module-cdp.asset", false]], "cdp.balance": [[1, "module-cdp.balance", false]], "cdp.balance_map": [[1, "module-cdp.balance_map", false]], "cdp.cdp": [[1, "module-cdp.cdp", false]], "cdp.cdp_api_client": [[1, "module-cdp.cdp_api_client", false]], "cdp.client": [[2, "module-cdp.client", false]], "cdp.client.api": [[3, "module-cdp.client.api", false]], "cdp.client.api.addresses_api": [[3, "module-cdp.client.api.addresses_api", false]], "cdp.client.api.assets_api": [[3, "module-cdp.client.api.assets_api", false]], "cdp.client.api.balance_history_api": [[3, "module-cdp.client.api.balance_history_api", false]], "cdp.client.api.contract_events_api": [[3, "module-cdp.client.api.contract_events_api", false]], "cdp.client.api.contract_invocations_api": [[3, "module-cdp.client.api.contract_invocations_api", false]], "cdp.client.api.external_addresses_api": [[3, "module-cdp.client.api.external_addresses_api", false]], "cdp.client.api.fund_api": [[3, "module-cdp.client.api.fund_api", false]], "cdp.client.api.mpc_wallet_stake_api": [[3, "module-cdp.client.api.mpc_wallet_stake_api", false]], "cdp.client.api.networks_api": [[3, "module-cdp.client.api.networks_api", false]], "cdp.client.api.onchain_identity_api": [[3, "module-cdp.client.api.onchain_identity_api", false]], "cdp.client.api.reputation_api": [[3, "module-cdp.client.api.reputation_api", false]], "cdp.client.api.server_signers_api": [[3, "module-cdp.client.api.server_signers_api", false]], "cdp.client.api.smart_contracts_api": [[3, "module-cdp.client.api.smart_contracts_api", false]], "cdp.client.api.stake_api": [[3, "module-cdp.client.api.stake_api", false]], "cdp.client.api.trades_api": [[3, "module-cdp.client.api.trades_api", false]], "cdp.client.api.transaction_history_api": [[3, "module-cdp.client.api.transaction_history_api", false]], "cdp.client.api.transfers_api": [[3, "module-cdp.client.api.transfers_api", false]], "cdp.client.api.users_api": [[3, "module-cdp.client.api.users_api", false]], "cdp.client.api.validators_api": [[3, "module-cdp.client.api.validators_api", false]], "cdp.client.api.wallet_stake_api": [[3, "module-cdp.client.api.wallet_stake_api", false]], "cdp.client.api.wallets_api": [[3, "module-cdp.client.api.wallets_api", false]], "cdp.client.api.webhooks_api": [[3, "module-cdp.client.api.webhooks_api", false]], "cdp.client.api_client": [[2, "module-cdp.client.api_client", false]], "cdp.client.api_response": [[2, "module-cdp.client.api_response", false]], "cdp.client.configuration": [[2, "module-cdp.client.configuration", false]], "cdp.client.exceptions": [[2, "module-cdp.client.exceptions", false]], "cdp.client.models": [[4, "module-cdp.client.models", false]], "cdp.client.models.abi": [[4, "module-cdp.client.models.abi", false]], "cdp.client.models.address": [[4, "module-cdp.client.models.address", false]], "cdp.client.models.address_balance_list": [[4, "module-cdp.client.models.address_balance_list", false]], "cdp.client.models.address_historical_balance_list": [[4, "module-cdp.client.models.address_historical_balance_list", false]], "cdp.client.models.address_list": [[4, "module-cdp.client.models.address_list", false]], "cdp.client.models.address_reputation": [[4, "module-cdp.client.models.address_reputation", false]], "cdp.client.models.address_reputation_metadata": [[4, "module-cdp.client.models.address_reputation_metadata", false]], "cdp.client.models.address_risk": [[4, "module-cdp.client.models.address_risk", false]], "cdp.client.models.address_transaction_list": [[4, "module-cdp.client.models.address_transaction_list", false]], "cdp.client.models.asset": [[4, "module-cdp.client.models.asset", false]], "cdp.client.models.balance": [[4, "module-cdp.client.models.balance", false]], "cdp.client.models.broadcast_contract_invocation_request": [[4, "module-cdp.client.models.broadcast_contract_invocation_request", false]], "cdp.client.models.broadcast_external_transfer_request": [[4, "module-cdp.client.models.broadcast_external_transfer_request", false]], "cdp.client.models.broadcast_staking_operation_request": [[4, "module-cdp.client.models.broadcast_staking_operation_request", false]], "cdp.client.models.broadcast_trade_request": [[4, "module-cdp.client.models.broadcast_trade_request", false]], "cdp.client.models.broadcast_transfer_request": [[4, "module-cdp.client.models.broadcast_transfer_request", false]], "cdp.client.models.build_staking_operation_request": [[4, "module-cdp.client.models.build_staking_operation_request", false]], "cdp.client.models.compile_smart_contract_request": [[4, "module-cdp.client.models.compile_smart_contract_request", false]], "cdp.client.models.compiled_smart_contract": [[4, "module-cdp.client.models.compiled_smart_contract", false]], "cdp.client.models.contract_event": [[4, "module-cdp.client.models.contract_event", false]], "cdp.client.models.contract_event_list": [[4, "module-cdp.client.models.contract_event_list", false]], "cdp.client.models.contract_invocation": [[4, "module-cdp.client.models.contract_invocation", false]], "cdp.client.models.contract_invocation_list": [[4, "module-cdp.client.models.contract_invocation_list", false]], "cdp.client.models.create_address_request": [[4, "module-cdp.client.models.create_address_request", false]], "cdp.client.models.create_contract_invocation_request": [[4, "module-cdp.client.models.create_contract_invocation_request", false]], "cdp.client.models.create_external_transfer_request": [[4, "module-cdp.client.models.create_external_transfer_request", false]], "cdp.client.models.create_fund_operation_request": [[4, "module-cdp.client.models.create_fund_operation_request", false]], "cdp.client.models.create_fund_quote_request": [[4, "module-cdp.client.models.create_fund_quote_request", false]], "cdp.client.models.create_payload_signature_request": [[4, "module-cdp.client.models.create_payload_signature_request", false]], "cdp.client.models.create_server_signer_request": [[4, "module-cdp.client.models.create_server_signer_request", false]], "cdp.client.models.create_smart_contract_request": [[4, "module-cdp.client.models.create_smart_contract_request", false]], "cdp.client.models.create_staking_operation_request": [[4, "module-cdp.client.models.create_staking_operation_request", false]], "cdp.client.models.create_trade_request": [[4, "module-cdp.client.models.create_trade_request", false]], "cdp.client.models.create_transfer_request": [[4, "module-cdp.client.models.create_transfer_request", false]], "cdp.client.models.create_wallet_request": [[4, "module-cdp.client.models.create_wallet_request", false]], "cdp.client.models.create_wallet_request_wallet": [[4, "module-cdp.client.models.create_wallet_request_wallet", false]], "cdp.client.models.create_wallet_webhook_request": [[4, "module-cdp.client.models.create_wallet_webhook_request", false]], "cdp.client.models.create_webhook_request": [[4, "module-cdp.client.models.create_webhook_request", false]], "cdp.client.models.crypto_amount": [[4, "module-cdp.client.models.crypto_amount", false]], "cdp.client.models.deploy_smart_contract_request": [[4, "module-cdp.client.models.deploy_smart_contract_request", false]], "cdp.client.models.erc20_transfer_event": [[4, "module-cdp.client.models.erc20_transfer_event", false]], "cdp.client.models.erc721_transfer_event": [[4, "module-cdp.client.models.erc721_transfer_event", false]], "cdp.client.models.error": [[4, "module-cdp.client.models.error", false]], "cdp.client.models.ethereum_token_transfer": [[4, "module-cdp.client.models.ethereum_token_transfer", false]], "cdp.client.models.ethereum_transaction": [[4, "module-cdp.client.models.ethereum_transaction", false]], "cdp.client.models.ethereum_transaction_access": [[4, "module-cdp.client.models.ethereum_transaction_access", false]], "cdp.client.models.ethereum_transaction_access_list": [[4, "module-cdp.client.models.ethereum_transaction_access_list", false]], "cdp.client.models.ethereum_transaction_flattened_trace": [[4, "module-cdp.client.models.ethereum_transaction_flattened_trace", false]], "cdp.client.models.ethereum_validator_metadata": [[4, "module-cdp.client.models.ethereum_validator_metadata", false]], "cdp.client.models.faucet_transaction": [[4, "module-cdp.client.models.faucet_transaction", false]], "cdp.client.models.feature_set": [[4, "module-cdp.client.models.feature_set", false]], "cdp.client.models.fetch_historical_staking_balances200_response": [[4, "module-cdp.client.models.fetch_historical_staking_balances200_response", false]], "cdp.client.models.fetch_staking_rewards200_response": [[4, "module-cdp.client.models.fetch_staking_rewards200_response", false]], "cdp.client.models.fetch_staking_rewards_request": [[4, "module-cdp.client.models.fetch_staking_rewards_request", false]], "cdp.client.models.fiat_amount": [[4, "module-cdp.client.models.fiat_amount", false]], "cdp.client.models.fund_operation": [[4, "module-cdp.client.models.fund_operation", false]], "cdp.client.models.fund_operation_fees": [[4, "module-cdp.client.models.fund_operation_fees", false]], "cdp.client.models.fund_operation_list": [[4, "module-cdp.client.models.fund_operation_list", false]], "cdp.client.models.fund_quote": [[4, "module-cdp.client.models.fund_quote", false]], "cdp.client.models.get_staking_context_request": [[4, "module-cdp.client.models.get_staking_context_request", false]], "cdp.client.models.historical_balance": [[4, "module-cdp.client.models.historical_balance", false]], "cdp.client.models.multi_token_contract_options": [[4, "module-cdp.client.models.multi_token_contract_options", false]], "cdp.client.models.network": [[4, "module-cdp.client.models.network", false]], "cdp.client.models.network_identifier": [[4, "module-cdp.client.models.network_identifier", false]], "cdp.client.models.nft_contract_options": [[4, "module-cdp.client.models.nft_contract_options", false]], "cdp.client.models.onchain_name": [[4, "module-cdp.client.models.onchain_name", false]], "cdp.client.models.onchain_name_list": [[4, "module-cdp.client.models.onchain_name_list", false]], "cdp.client.models.onchain_name_text_records_inner": [[4, "module-cdp.client.models.onchain_name_text_records_inner", false]], "cdp.client.models.payload_signature": [[4, "module-cdp.client.models.payload_signature", false]], "cdp.client.models.payload_signature_list": [[4, "module-cdp.client.models.payload_signature_list", false]], "cdp.client.models.read_contract_request": [[4, "module-cdp.client.models.read_contract_request", false]], "cdp.client.models.read_smart_contract_request": [[4, "module-cdp.client.models.read_smart_contract_request", false]], "cdp.client.models.register_smart_contract_request": [[4, "module-cdp.client.models.register_smart_contract_request", false]], "cdp.client.models.seed_creation_event": [[4, "module-cdp.client.models.seed_creation_event", false]], "cdp.client.models.seed_creation_event_result": [[4, "module-cdp.client.models.seed_creation_event_result", false]], "cdp.client.models.server_signer": [[4, "module-cdp.client.models.server_signer", false]], "cdp.client.models.server_signer_event": [[4, "module-cdp.client.models.server_signer_event", false]], "cdp.client.models.server_signer_event_event": [[4, "module-cdp.client.models.server_signer_event_event", false]], "cdp.client.models.server_signer_event_list": [[4, "module-cdp.client.models.server_signer_event_list", false]], "cdp.client.models.server_signer_list": [[4, "module-cdp.client.models.server_signer_list", false]], "cdp.client.models.signature_creation_event": [[4, "module-cdp.client.models.signature_creation_event", false]], "cdp.client.models.signature_creation_event_result": [[4, "module-cdp.client.models.signature_creation_event_result", false]], "cdp.client.models.signed_voluntary_exit_message_metadata": [[4, "module-cdp.client.models.signed_voluntary_exit_message_metadata", false]], "cdp.client.models.smart_contract": [[4, "module-cdp.client.models.smart_contract", false]], "cdp.client.models.smart_contract_activity_event": [[4, "module-cdp.client.models.smart_contract_activity_event", false]], "cdp.client.models.smart_contract_list": [[4, "module-cdp.client.models.smart_contract_list", false]], "cdp.client.models.smart_contract_options": [[4, "module-cdp.client.models.smart_contract_options", false]], "cdp.client.models.smart_contract_type": [[4, "module-cdp.client.models.smart_contract_type", false]], "cdp.client.models.solidity_value": [[4, "module-cdp.client.models.solidity_value", false]], "cdp.client.models.sponsored_send": [[4, "module-cdp.client.models.sponsored_send", false]], "cdp.client.models.staking_balance": [[4, "module-cdp.client.models.staking_balance", false]], "cdp.client.models.staking_context": [[4, "module-cdp.client.models.staking_context", false]], "cdp.client.models.staking_context_context": [[4, "module-cdp.client.models.staking_context_context", false]], "cdp.client.models.staking_operation": [[4, "module-cdp.client.models.staking_operation", false]], "cdp.client.models.staking_operation_metadata": [[4, "module-cdp.client.models.staking_operation_metadata", false]], "cdp.client.models.staking_reward": [[4, "module-cdp.client.models.staking_reward", false]], "cdp.client.models.staking_reward_format": [[4, "module-cdp.client.models.staking_reward_format", false]], "cdp.client.models.staking_reward_usd_value": [[4, "module-cdp.client.models.staking_reward_usd_value", false]], "cdp.client.models.token_contract_options": [[4, "module-cdp.client.models.token_contract_options", false]], "cdp.client.models.token_transfer_type": [[4, "module-cdp.client.models.token_transfer_type", false]], "cdp.client.models.trade": [[4, "module-cdp.client.models.trade", false]], "cdp.client.models.trade_list": [[4, "module-cdp.client.models.trade_list", false]], "cdp.client.models.transaction": [[4, "module-cdp.client.models.transaction", false]], "cdp.client.models.transaction_content": [[4, "module-cdp.client.models.transaction_content", false]], "cdp.client.models.transaction_type": [[4, "module-cdp.client.models.transaction_type", false]], "cdp.client.models.transfer": [[4, "module-cdp.client.models.transfer", false]], "cdp.client.models.transfer_list": [[4, "module-cdp.client.models.transfer_list", false]], "cdp.client.models.update_smart_contract_request": [[4, "module-cdp.client.models.update_smart_contract_request", false]], "cdp.client.models.update_webhook_request": [[4, "module-cdp.client.models.update_webhook_request", false]], "cdp.client.models.user": [[4, "module-cdp.client.models.user", false]], "cdp.client.models.validator": [[4, "module-cdp.client.models.validator", false]], "cdp.client.models.validator_details": [[4, "module-cdp.client.models.validator_details", false]], "cdp.client.models.validator_list": [[4, "module-cdp.client.models.validator_list", false]], "cdp.client.models.validator_status": [[4, "module-cdp.client.models.validator_status", false]], "cdp.client.models.wallet": [[4, "module-cdp.client.models.wallet", false]], "cdp.client.models.wallet_list": [[4, "module-cdp.client.models.wallet_list", false]], "cdp.client.models.webhook": [[4, "module-cdp.client.models.webhook", false]], "cdp.client.models.webhook_event_filter": [[4, "module-cdp.client.models.webhook_event_filter", false]], "cdp.client.models.webhook_event_type": [[4, "module-cdp.client.models.webhook_event_type", false]], "cdp.client.models.webhook_event_type_filter": [[4, "module-cdp.client.models.webhook_event_type_filter", false]], "cdp.client.models.webhook_list": [[4, "module-cdp.client.models.webhook_list", false]], "cdp.client.models.webhook_smart_contract_event_filter": [[4, "module-cdp.client.models.webhook_smart_contract_event_filter", false]], "cdp.client.models.webhook_wallet_activity_filter": [[4, "module-cdp.client.models.webhook_wallet_activity_filter", false]], "cdp.client.rest": [[2, "module-cdp.client.rest", false]], "cdp.constants": [[1, "module-cdp.constants", false]], "cdp.contract_invocation": [[1, "module-cdp.contract_invocation", false]], "cdp.crypto_amount": [[1, "module-cdp.crypto_amount", false]], "cdp.errors": [[1, "module-cdp.errors", false]], "cdp.external_address": [[1, "module-cdp.external_address", false]], "cdp.faucet_transaction": [[1, "module-cdp.faucet_transaction", false]], "cdp.fiat_amount": [[1, "module-cdp.fiat_amount", false]], "cdp.fund_operation": [[1, "module-cdp.fund_operation", false]], "cdp.fund_quote": [[1, "module-cdp.fund_quote", false]], "cdp.hash_utils": [[1, "module-cdp.hash_utils", false]], "cdp.historical_balance": [[1, "module-cdp.historical_balance", false]], "cdp.mnemonic_seed_phrase": [[1, "module-cdp.mnemonic_seed_phrase", false]], "cdp.payload_signature": [[1, "module-cdp.payload_signature", false]], "cdp.smart_contract": [[1, "module-cdp.smart_contract", false]], "cdp.sponsored_send": [[1, "module-cdp.sponsored_send", false]], "cdp.trade": [[1, "module-cdp.trade", false]], "cdp.transaction": [[1, "module-cdp.transaction", false]], "cdp.transfer": [[1, "module-cdp.transfer", false]], "cdp.wallet": [[1, "module-cdp.wallet", false]], "cdp.wallet_address": [[1, "module-cdp.wallet_address", false]], "cdp.wallet_data": [[1, "module-cdp.wallet_data", false]], "cdp.webhook": [[1, "module-cdp.webhook", false]], "cdpapiclient (class in cdp.cdp_api_client)": [[1, "cdp.cdp_api_client.CdpApiClient", false]], "cert_file (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.cert_file", false]], "chain_id (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.chain_id", false]], "claimable_balance (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.claimable_balance", false]], "code (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.code", false]], "compile_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.compile_smart_contract", false]], "compile_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.compile_smart_contract_with_http_info", false]], "compile_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.compile_smart_contract_without_preload_content", false]], "compiled_smart_contract_id (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.compiled_smart_contract_id", false]], "compiled_smart_contract_id (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.compiled_smart_contract_id", false]], "compiled_smart_contract_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.compiled_smart_contract_id", false]], "compiledsmartcontract (class in cdp.client.models.compiled_smart_contract)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract", false]], "compilesmartcontractrequest (class in cdp.client.models.compile_smart_contract_request)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest", false]], "complete (cdp.fund_operation.fundoperation.status attribute)": [[1, "cdp.fund_operation.FundOperation.Status.COMPLETE", false]], "complete (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.COMPLETE", false]], "complete (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.COMPLETE", false]], "complete (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.COMPLETE", false]], "complete (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.COMPLETE", false]], "configuration (class in cdp.client.configuration)": [[2, "cdp.client.configuration.Configuration", false]], "configure() (cdp.cdp class method)": [[1, "cdp.Cdp.configure", false]], "configure() (cdp.cdp.cdp class method)": [[1, "cdp.cdp.Cdp.configure", false]], "configure_from_json() (cdp.cdp class method)": [[1, "cdp.Cdp.configure_from_json", false]], "configure_from_json() (cdp.cdp.cdp class method)": [[1, "cdp.cdp.Cdp.configure_from_json", false]], "connection_pool_maxsize (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.connection_pool_maxsize", false]], "content (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.content", false]], "content (cdp.transaction property)": [[1, "cdp.Transaction.content", false]], "content (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.content", false]], "context (cdp.client.models.staking_context.stakingcontext attribute)": [[4, "cdp.client.models.staking_context.StakingContext.context", false]], "contract_address (cdp.asset property)": [[1, "cdp.Asset.contract_address", false]], "contract_address (cdp.asset.asset property)": [[1, "cdp.asset.Asset.contract_address", false]], "contract_address (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.contract_address", false]], "contract_address (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.contract_address", false]], "contract_address (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.contract_address", false]], "contract_address (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.contract_address", false]], "contract_address (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.contract_address", false]], "contract_address (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.contract_address", false]], "contract_address (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.contract_address", false]], "contract_address (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.contract_address", false]], "contract_address (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.contract_address", false]], "contract_address (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.contract_address", false]], "contract_address (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.contract_address", false]], "contract_address (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.contract_address", false]], "contract_address (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.contract_address", false]], "contract_address (cdp.smartcontract property)": [[1, "cdp.SmartContract.contract_address", false]], "contract_addresses (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter attribute)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.contract_addresses", false]], "contract_creation_bytecode (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.contract_creation_bytecode", false]], "contract_invocation_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.contract_invocation_id", false]], "contract_invocation_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.contract_invocation_id", false]], "contract_invocation_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.contract_invocation_id", false]], "contract_invocations (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.contract_invocations", false]], "contract_name (cdp.client.models.abi.abi attribute)": [[4, "cdp.client.models.abi.ABI.contract_name", false]], "contract_name (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.contract_name", false]], "contract_name (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.contract_name", false]], "contract_name (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.contract_name", false]], "contract_name (cdp.client.models.register_smart_contract_request.registersmartcontractrequest attribute)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.contract_name", false]], "contract_name (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.contract_name", false]], "contract_name (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.contract_name", false]], "contract_name (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest attribute)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.contract_name", false]], "contract_name (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.contract_name", false]], "contract_name (cdp.smartcontract property)": [[1, "cdp.SmartContract.contract_name", false]], "contractevent (class in cdp.client.models.contract_event)": [[4, "cdp.client.models.contract_event.ContractEvent", false]], "contracteventlist (class in cdp.client.models.contract_event_list)": [[4, "cdp.client.models.contract_event_list.ContractEventList", false]], "contracteventsapi (class in cdp.client.api.contract_events_api)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi", false]], "contractinvocation (class in cdp)": [[1, "cdp.ContractInvocation", false]], "contractinvocation (class in cdp.client.models.contract_invocation)": [[4, "cdp.client.models.contract_invocation.ContractInvocation", false]], "contractinvocation (class in cdp.contract_invocation)": [[1, "cdp.contract_invocation.ContractInvocation", false]], "contractinvocationlist (class in cdp.client.models.contract_invocation_list)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList", false]], "contractinvocationsapi (class in cdp.client.api.contract_invocations_api)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi", false]], "conversion_price (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.conversion_price", false]], "conversion_time (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.conversion_time", false]], "correlation_id (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.correlation_id", false]], "correlation_id (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.correlation_id", false]], "create() (cdp.contract_invocation.contractinvocation class method)": [[1, "cdp.contract_invocation.ContractInvocation.create", false]], "create() (cdp.contractinvocation class method)": [[1, "cdp.ContractInvocation.create", false]], "create() (cdp.fund_operation.fundoperation class method)": [[1, "cdp.fund_operation.FundOperation.create", false]], "create() (cdp.fund_quote.fundquote class method)": [[1, "cdp.fund_quote.FundQuote.create", false]], "create() (cdp.payload_signature.payloadsignature class method)": [[1, "cdp.payload_signature.PayloadSignature.create", false]], "create() (cdp.payloadsignature class method)": [[1, "cdp.PayloadSignature.create", false]], "create() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.create", false]], "create() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.create", false]], "create() (cdp.trade static method)": [[1, "cdp.Trade.create", false]], "create() (cdp.trade.trade static method)": [[1, "cdp.trade.Trade.create", false]], "create() (cdp.transfer class method)": [[1, "cdp.Transfer.create", false]], "create() (cdp.transfer.transfer class method)": [[1, "cdp.transfer.Transfer.create", false]], "create() (cdp.wallet class method)": [[1, "cdp.Wallet.create", false]], "create() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.create", false]], "create() (cdp.webhook class method)": [[1, "cdp.Webhook.create", false]], "create() (cdp.webhook.webhook class method)": [[1, "cdp.webhook.Webhook.create", false]], "create_address() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_address", false]], "create_address() (cdp.wallet method)": [[1, "cdp.Wallet.create_address", false]], "create_address() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.create_address", false]], "create_address_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_address_with_http_info", false]], "create_address_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_address_without_preload_content", false]], "create_contract_invocation() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.create_contract_invocation", false]], "create_contract_invocation_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.create_contract_invocation_with_http_info", false]], "create_contract_invocation_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.create_contract_invocation_without_preload_content", false]], "create_external_transfer() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.create_external_transfer", false]], "create_external_transfer_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.create_external_transfer_with_http_info", false]], "create_external_transfer_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.create_external_transfer_without_preload_content", false]], "create_fund_operation() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_operation", false]], "create_fund_operation_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_operation_with_http_info", false]], "create_fund_operation_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_operation_without_preload_content", false]], "create_fund_quote() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_quote", false]], "create_fund_quote_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_quote_with_http_info", false]], "create_fund_quote_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.create_fund_quote_without_preload_content", false]], "create_payload_signature() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_payload_signature", false]], "create_payload_signature_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_payload_signature_with_http_info", false]], "create_payload_signature_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.create_payload_signature_without_preload_content", false]], "create_server_signer() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.create_server_signer", false]], "create_server_signer_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.create_server_signer_with_http_info", false]], "create_server_signer_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.create_server_signer_without_preload_content", false]], "create_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.create_smart_contract", false]], "create_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.create_smart_contract_with_http_info", false]], "create_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.create_smart_contract_without_preload_content", false]], "create_staking_operation() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.create_staking_operation", false]], "create_staking_operation() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.create_staking_operation", false]], "create_staking_operation_with_http_info() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.create_staking_operation_with_http_info", false]], "create_staking_operation_with_http_info() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.create_staking_operation_with_http_info", false]], "create_staking_operation_without_preload_content() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.create_staking_operation_without_preload_content", false]], "create_staking_operation_without_preload_content() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.create_staking_operation_without_preload_content", false]], "create_trade() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.create_trade", false]], "create_trade_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.create_trade_with_http_info", false]], "create_trade_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.create_trade_without_preload_content", false]], "create_transfer() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.create_transfer", false]], "create_transfer_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.create_transfer_with_http_info", false]], "create_transfer_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.create_transfer_without_preload_content", false]], "create_wallet() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.create_wallet", false]], "create_wallet_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_wallet_webhook", false]], "create_wallet_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_wallet_webhook_with_http_info", false]], "create_wallet_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_wallet_webhook_without_preload_content", false]], "create_wallet_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.create_wallet_with_http_info", false]], "create_wallet_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.create_wallet_without_preload_content", false]], "create_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_webhook", false]], "create_webhook() (cdp.wallet method)": [[1, "cdp.Wallet.create_webhook", false]], "create_webhook() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.create_webhook", false]], "create_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_webhook_with_http_info", false]], "create_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.create_webhook_without_preload_content", false]], "create_with_seed() (cdp.wallet class method)": [[1, "cdp.Wallet.create_with_seed", false]], "create_with_seed() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.create_with_seed", false]], "createaddressrequest (class in cdp.client.models.create_address_request)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest", false]], "createcontractinvocationrequest (class in cdp.client.models.create_contract_invocation_request)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest", false]], "created_at (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.created_at", false]], "createexternaltransferrequest (class in cdp.client.models.create_external_transfer_request)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest", false]], "createfundoperationrequest (class in cdp.client.models.create_fund_operation_request)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest", false]], "createfundquoterequest (class in cdp.client.models.create_fund_quote_request)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest", false]], "createpayloadsignaturerequest (class in cdp.client.models.create_payload_signature_request)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest", false]], "createserversignerrequest (class in cdp.client.models.create_server_signer_request)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest", false]], "createsmartcontractrequest (class in cdp.client.models.create_smart_contract_request)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest", false]], "createstakingoperationrequest (class in cdp.client.models.create_staking_operation_request)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest", false]], "createtraderequest (class in cdp.client.models.create_trade_request)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest", false]], "createtransferrequest (class in cdp.client.models.create_transfer_request)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest", false]], "createwalletrequest (class in cdp.client.models.create_wallet_request)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest", false]], "createwalletrequestwallet (class in cdp.client.models.create_wallet_request_wallet)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet", false]], "createwalletwebhookrequest (class in cdp.client.models.create_wallet_webhook_request)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest", false]], "createwebhookrequest (class in cdp.client.models.create_webhook_request)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest", false]], "crypto_amount (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.crypto_amount", false]], "crypto_amount (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.crypto_amount", false]], "cryptoamount (class in cdp.client.models.crypto_amount)": [[4, "cdp.client.models.crypto_amount.CryptoAmount", false]], "cryptoamount (class in cdp.crypto_amount)": [[1, "cdp.crypto_amount.CryptoAmount", false]], "currency (cdp.client.models.fiat_amount.fiatamount attribute)": [[4, "cdp.client.models.fiat_amount.FiatAmount.currency", false]], "currency (cdp.fiat_amount.fiatamount property)": [[1, "cdp.fiat_amount.FiatAmount.currency", false]], "current_active_streak (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.current_active_streak", false]], "custom (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.CUSTOM", false]], "custom (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.CUSTOM", false]], "custom (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.CUSTOM", false]], "data (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.data", false]], "data (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.data", false]], "data (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.data", false]], "data (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.data", false]], "data (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.data", false]], "data (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.data", false]], "data (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.data", false]], "data (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.data", false]], "data (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.data", false]], "data (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.data", false]], "data (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.data", false]], "data (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.data", false]], "data (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.data", false]], "data (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.data", false]], "data (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.data", false]], "data (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.data", false]], "data (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.data", false]], "data (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.data", false]], "data (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.data", false]], "data (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.data", false]], "data (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.data", false]], "date_format (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.date_format", false]], "datetime_format (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.datetime_format", false]], "debug (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.debug", false]], "debugging (cdp.cdp attribute)": [[1, "cdp.Cdp.debugging", false], [1, "id10", false]], "debugging (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.debugging", false], [1, "id3", false]], "debugging (cdp.cdp_api_client.cdpapiclient property)": [[1, "cdp.cdp_api_client.CdpApiClient.debugging", false]], "decimals (cdp.asset property)": [[1, "cdp.Asset.decimals", false]], "decimals (cdp.asset.asset property)": [[1, "cdp.asset.Asset.decimals", false]], "decimals (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.decimals", false]], "default_address (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.default_address", false]], "default_address (cdp.wallet property)": [[1, "cdp.Wallet.default_address", false]], "default_address (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.default_address", false]], "delete() (cdp.webhook static method)": [[1, "cdp.Webhook.delete", false]], "delete() (cdp.webhook.webhook static method)": [[1, "cdp.webhook.Webhook.delete", false]], "delete_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.delete_webhook", false]], "delete_webhook() (cdp.webhook method)": [[1, "cdp.Webhook.delete_webhook", false]], "delete_webhook() (cdp.webhook.webhook method)": [[1, "cdp.webhook.Webhook.delete_webhook", false]], "delete_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.delete_webhook_with_http_info", false]], "delete_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.delete_webhook_without_preload_content", false]], "deploy_contract() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_contract", false]], "deploy_contract() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_contract", false]], "deploy_contract() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_contract", false]], "deploy_contract() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_contract", false]], "deploy_multi_token() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_multi_token", false]], "deploy_multi_token() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_multi_token", false]], "deploy_multi_token() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_multi_token", false]], "deploy_multi_token() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_multi_token", false]], "deploy_nft() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_nft", false]], "deploy_nft() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_nft", false]], "deploy_nft() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_nft", false]], "deploy_nft() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_nft", false]], "deploy_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.deploy_smart_contract", false]], "deploy_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.deploy_smart_contract_with_http_info", false]], "deploy_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.deploy_smart_contract_without_preload_content", false]], "deploy_token() (cdp.wallet method)": [[1, "cdp.Wallet.deploy_token", false]], "deploy_token() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.deploy_token", false]], "deploy_token() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.deploy_token", false]], "deploy_token() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.deploy_token", false]], "deployer_address (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.deployer_address", false]], "deployer_address (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.deployer_address", false]], "deployer_address (cdp.smartcontract property)": [[1, "cdp.SmartContract.deployer_address", false]], "deploysmartcontractrequest (class in cdp.client.models.deploy_smart_contract_request)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest", false]], "deposited (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.DEPOSITED", false]], "deserialize() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.deserialize", false]], "destination (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.destination", false]], "destination (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.destination", false]], "destination (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.destination", false]], "destination_address_id (cdp.transfer property)": [[1, "cdp.Transfer.destination_address_id", false]], "destination_address_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.destination_address_id", false]], "details (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.details", false]], "display_name (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.display_name", false]], "display_name (cdp.client.models.user.user attribute)": [[4, "cdp.client.models.user.User.display_name", false]], "domain (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.domain", false]], "effective_balance (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.effective_balance", false]], "end_time (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.end_time", false]], "enrollment_data (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.enrollment_data", false]], "ens_contract_interactions (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.ens_contract_interactions", false]], "erc1155 (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.ERC1155", false]], "erc1155 (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.ERC1155", false]], "erc1155 (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.ERC1155", false]], "erc1155 (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.ERC1155", false]], "erc20 (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.ERC20", false]], "erc20 (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.ERC20", false]], "erc20 (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.ERC20", false]], "erc20 (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.ERC20", false]], "erc20_transfer (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.ERC20_TRANSFER", false]], "erc20transferevent (class in cdp.client.models.erc20_transfer_event)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent", false]], "erc721 (cdp.client.models.smart_contract_type.smartcontracttype attribute)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.ERC721", false]], "erc721 (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.ERC721", false]], "erc721 (cdp.smart_contract.smartcontract.type attribute)": [[1, "cdp.smart_contract.SmartContract.Type.ERC721", false]], "erc721 (cdp.smartcontract.type attribute)": [[1, "cdp.SmartContract.Type.ERC721", false]], "erc721_transfer (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.ERC721_TRANSFER", false]], "erc721transferevent (class in cdp.client.models.erc721_transfer_event)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent", false]], "error (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.error", false]], "error (class in cdp.client.models.error)": [[4, "cdp.client.models.error.Error", false]], "ethereum_minus_holesky (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ETHEREUM_MINUS_HOLESKY", false]], "ethereum_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.ETHEREUM_MINUS_MAINNET", false]], "ethereumtokentransfer (class in cdp.client.models.ethereum_token_transfer)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer", false]], "ethereumtransaction (class in cdp.client.models.ethereum_transaction)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction", false]], "ethereumtransactionaccess (class in cdp.client.models.ethereum_transaction_access)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess", false]], "ethereumtransactionaccesslist (class in cdp.client.models.ethereum_transaction_access_list)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList", false]], "ethereumtransactionflattenedtrace (class in cdp.client.models.ethereum_transaction_flattened_trace)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace", false]], "ethereumvalidatormetadata (class in cdp.client.models.ethereum_validator_metadata)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata", false]], "event (cdp.client.models.server_signer_event.serversignerevent attribute)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.event", false]], "event_filters (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.event_filters", false]], "event_filters (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.event_filters", false]], "event_filters (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.event_filters", false]], "event_filters (cdp.webhook property)": [[1, "cdp.Webhook.event_filters", false]], "event_filters (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.event_filters", false]], "event_index (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.event_index", false]], "event_name (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.event_name", false]], "event_type (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.event_type", false]], "event_type (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.event_type", false]], "event_type (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.event_type", false]], "event_type (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.event_type", false]], "event_type (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.event_type", false]], "event_type (cdp.webhook property)": [[1, "cdp.Webhook.event_type", false]], "event_type (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.event_type", false]], "event_type_filter (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.event_type_filter", false]], "event_type_filter (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.event_type_filter", false]], "event_type_filter (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.event_type_filter", false]], "event_type_filter (cdp.webhook property)": [[1, "cdp.Webhook.event_type_filter", false]], "event_type_filter (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.event_type_filter", false]], "execute() (cdp.fund_quote.fundquote method)": [[1, "cdp.fund_quote.FundQuote.execute", false]], "exit_epoch (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.exit_epoch", false]], "exited (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.EXITED", false]], "exited_slashed (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.EXITED_SLASHED", false]], "exiting (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.EXITING", false]], "expires_at (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.expires_at", false]], "expires_at (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.expires_at", false]], "export() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.export", false]], "export() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.export", false]], "export_data() (cdp.wallet method)": [[1, "cdp.Wallet.export_data", false]], "export_data() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.export_data", false]], "extended_public_key (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.extended_public_key", false]], "external_addresses (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.external_addresses", false]], "externaladdress (class in cdp)": [[1, "cdp.ExternalAddress", false]], "externaladdress (class in cdp.external_address)": [[1, "cdp.external_address.ExternalAddress", false]], "externaladdressesapi (class in cdp.client.api.external_addresses_api)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi", false]], "failed (cdp.fund_operation.fundoperation.status attribute)": [[1, "cdp.fund_operation.FundOperation.Status.FAILED", false]], "failed (cdp.payload_signature.payloadsignature.status attribute)": [[1, "cdp.payload_signature.PayloadSignature.Status.FAILED", false]], "failed (cdp.payloadsignature.status attribute)": [[1, "cdp.PayloadSignature.Status.FAILED", false]], "failed (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.FAILED", false]], "failed (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.FAILED", false]], "failed (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.FAILED", false]], "failed (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.FAILED", false]], "faucet (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.faucet", false]], "faucet() (cdp.address method)": [[1, "cdp.Address.faucet", false]], "faucet() (cdp.address.address method)": [[1, "cdp.address.Address.faucet", false]], "faucet() (cdp.wallet method)": [[1, "cdp.Wallet.faucet", false]], "faucet() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.faucet", false]], "faucetlimitreachederror": [[1, "cdp.errors.FaucetLimitReachedError", false]], "faucettransaction (class in cdp)": [[1, "cdp.FaucetTransaction", false]], "faucettransaction (class in cdp.client.models.faucet_transaction)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction", false]], "faucettransaction (class in cdp.faucet_transaction)": [[1, "cdp.faucet_transaction.FaucetTransaction", false]], "feature_set (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.feature_set", false]], "feature_set (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.feature_set", false]], "featureset (class in cdp.client.models.feature_set)": [[4, "cdp.client.models.feature_set.FeatureSet", false]], "fees (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.fees", false]], "fees (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.fees", false]], "fetch() (cdp.asset class method)": [[1, "cdp.Asset.fetch", false]], "fetch() (cdp.asset.asset class method)": [[1, "cdp.asset.Asset.fetch", false]], "fetch() (cdp.wallet class method)": [[1, "cdp.Wallet.fetch", false]], "fetch() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.fetch", false]], "fetch_historical_staking_balances() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_historical_staking_balances", false]], "fetch_historical_staking_balances_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_historical_staking_balances_with_http_info", false]], "fetch_historical_staking_balances_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_historical_staking_balances_without_preload_content", false]], "fetch_staking_rewards() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_staking_rewards", false]], "fetch_staking_rewards_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_staking_rewards_with_http_info", false]], "fetch_staking_rewards_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.fetch_staking_rewards_without_preload_content", false]], "fetchhistoricalstakingbalances200response (class in cdp.client.models.fetch_historical_staking_balances200_response)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response", false]], "fetchstakingrewards200response (class in cdp.client.models.fetch_staking_rewards200_response)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response", false]], "fetchstakingrewardsrequest (class in cdp.client.models.fetch_staking_rewards_request)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest", false]], "fiat_amount (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.fiat_amount", false]], "fiat_amount (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.fiat_amount", false]], "fiat_amount (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.fiat_amount", false]], "fiat_amount (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.fiat_amount", false]], "fiat_currency (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.fiat_currency", false]], "fiat_currency (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.fiat_currency", false]], "fiatamount (class in cdp.client.models.fiat_amount)": [[4, "cdp.client.models.fiat_amount.FiatAmount", false]], "fiatamount (class in cdp.fiat_amount)": [[1, "cdp.fiat_amount.FiatAmount", false]], "files_parameters() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.files_parameters", false]], "flattened_traces (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.flattened_traces", false]], "forbiddenexception": [[2, "cdp.client.exceptions.ForbiddenException", false]], "fork (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.fork", false]], "format (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.format", false]], "format (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.format", false]], "four_bytes (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.four_bytes", false]], "four_bytes (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.four_bytes", false]], "from_address (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.from_address", false]], "from_address (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.from_address", false]], "from_address_id (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.from_address_id", false]], "from_address_id (cdp.transaction property)": [[1, "cdp.Transaction.from_address_id", false]], "from_address_id (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.from_address_id", false]], "from_address_id (cdp.transfer property)": [[1, "cdp.Transfer.from_address_id", false]], "from_address_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.from_address_id", false]], "from_amount (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.from_amount", false]], "from_amount (cdp.trade property)": [[1, "cdp.Trade.from_amount", false]], "from_amount (cdp.trade.trade property)": [[1, "cdp.trade.Trade.from_amount", false]], "from_asset (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.from_asset", false]], "from_asset_id (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.from_asset_id", false]], "from_asset_id (cdp.trade property)": [[1, "cdp.Trade.from_asset_id", false]], "from_asset_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.from_asset_id", false]], "from_atomic_amount() (cdp.asset method)": [[1, "cdp.Asset.from_atomic_amount", false]], "from_atomic_amount() (cdp.asset.asset method)": [[1, "cdp.asset.Asset.from_atomic_amount", false]], "from_dict() (cdp.client.models.abi.abi class method)": [[4, "cdp.client.models.abi.ABI.from_dict", false]], "from_dict() (cdp.client.models.address.address class method)": [[4, "cdp.client.models.address.Address.from_dict", false]], "from_dict() (cdp.client.models.address_balance_list.addressbalancelist class method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.from_dict", false]], "from_dict() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist class method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.from_dict", false]], "from_dict() (cdp.client.models.address_list.addresslist class method)": [[4, "cdp.client.models.address_list.AddressList.from_dict", false]], "from_dict() (cdp.client.models.address_reputation.addressreputation class method)": [[4, "cdp.client.models.address_reputation.AddressReputation.from_dict", false]], "from_dict() (cdp.client.models.address_reputation_metadata.addressreputationmetadata class method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.from_dict", false]], "from_dict() (cdp.client.models.address_risk.addressrisk class method)": [[4, "cdp.client.models.address_risk.AddressRisk.from_dict", false]], "from_dict() (cdp.client.models.address_transaction_list.addresstransactionlist class method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.from_dict", false]], "from_dict() (cdp.client.models.asset.asset class method)": [[4, "cdp.client.models.asset.Asset.from_dict", false]], "from_dict() (cdp.client.models.balance.balance class method)": [[4, "cdp.client.models.balance.Balance.from_dict", false]], "from_dict() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest class method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest class method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest class method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_trade_request.broadcasttraderequest class method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.from_dict", false]], "from_dict() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest class method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest class method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest class method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.compiled_smart_contract.compiledsmartcontract class method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.from_dict", false]], "from_dict() (cdp.client.models.contract_event.contractevent class method)": [[4, "cdp.client.models.contract_event.ContractEvent.from_dict", false]], "from_dict() (cdp.client.models.contract_event_list.contracteventlist class method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.from_dict", false]], "from_dict() (cdp.client.models.contract_invocation.contractinvocation class method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.from_dict", false]], "from_dict() (cdp.client.models.contract_invocation_list.contractinvocationlist class method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.from_dict", false]], "from_dict() (cdp.client.models.create_address_request.createaddressrequest class method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.from_dict", false]], "from_dict() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest class method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.from_dict", false]], "from_dict() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest class method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.create_fund_operation_request.createfundoperationrequest class method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.create_fund_quote_request.createfundquoterequest class method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.from_dict", false]], "from_dict() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest class method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.from_dict", false]], "from_dict() (cdp.client.models.create_server_signer_request.createserversignerrequest class method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.from_dict", false]], "from_dict() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest class method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest class method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.from_dict", false]], "from_dict() (cdp.client.models.create_trade_request.createtraderequest class method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.from_dict", false]], "from_dict() (cdp.client.models.create_transfer_request.createtransferrequest class method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.from_dict", false]], "from_dict() (cdp.client.models.create_wallet_request.createwalletrequest class method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.from_dict", false]], "from_dict() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet class method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.from_dict", false]], "from_dict() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest class method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.from_dict", false]], "from_dict() (cdp.client.models.create_webhook_request.createwebhookrequest class method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.from_dict", false]], "from_dict() (cdp.client.models.crypto_amount.cryptoamount class method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.from_dict", false]], "from_dict() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest class method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.erc20_transfer_event.erc20transferevent class method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.from_dict", false]], "from_dict() (cdp.client.models.erc721_transfer_event.erc721transferevent class method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.from_dict", false]], "from_dict() (cdp.client.models.error.error class method)": [[4, "cdp.client.models.error.Error.from_dict", false]], "from_dict() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer class method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction.ethereumtransaction class method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess class method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist class method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.from_dict", false]], "from_dict() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace class method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.from_dict", false]], "from_dict() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata class method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.from_dict", false]], "from_dict() (cdp.client.models.faucet_transaction.faucettransaction class method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.from_dict", false]], "from_dict() (cdp.client.models.feature_set.featureset class method)": [[4, "cdp.client.models.feature_set.FeatureSet.from_dict", false]], "from_dict() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response class method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.from_dict", false]], "from_dict() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response class method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.from_dict", false]], "from_dict() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest class method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.from_dict", false]], "from_dict() (cdp.client.models.fiat_amount.fiatamount class method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.from_dict", false]], "from_dict() (cdp.client.models.fund_operation.fundoperation class method)": [[4, "cdp.client.models.fund_operation.FundOperation.from_dict", false]], "from_dict() (cdp.client.models.fund_operation_fees.fundoperationfees class method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.from_dict", false]], "from_dict() (cdp.client.models.fund_operation_list.fundoperationlist class method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.from_dict", false]], "from_dict() (cdp.client.models.fund_quote.fundquote class method)": [[4, "cdp.client.models.fund_quote.FundQuote.from_dict", false]], "from_dict() (cdp.client.models.get_staking_context_request.getstakingcontextrequest class method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.from_dict", false]], "from_dict() (cdp.client.models.historical_balance.historicalbalance class method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.from_dict", false]], "from_dict() (cdp.client.models.multi_token_contract_options.multitokencontractoptions class method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.from_dict", false]], "from_dict() (cdp.client.models.network.network class method)": [[4, "cdp.client.models.network.Network.from_dict", false]], "from_dict() (cdp.client.models.nft_contract_options.nftcontractoptions class method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.from_dict", false]], "from_dict() (cdp.client.models.onchain_name.onchainname class method)": [[4, "cdp.client.models.onchain_name.OnchainName.from_dict", false]], "from_dict() (cdp.client.models.onchain_name_list.onchainnamelist class method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.from_dict", false]], "from_dict() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner class method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.from_dict", false]], "from_dict() (cdp.client.models.payload_signature.payloadsignature class method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.from_dict", false]], "from_dict() (cdp.client.models.payload_signature_list.payloadsignaturelist class method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.from_dict", false]], "from_dict() (cdp.client.models.read_contract_request.readcontractrequest class method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.from_dict", false]], "from_dict() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest class method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest class method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.seed_creation_event.seedcreationevent class method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.from_dict", false]], "from_dict() (cdp.client.models.seed_creation_event_result.seedcreationeventresult class method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.from_dict", false]], "from_dict() (cdp.client.models.server_signer.serversigner class method)": [[4, "cdp.client.models.server_signer.ServerSigner.from_dict", false]], "from_dict() (cdp.client.models.server_signer_event.serversignerevent class method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.from_dict", false]], "from_dict() (cdp.client.models.server_signer_event_event.serversignereventevent class method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.from_dict", false]], "from_dict() (cdp.client.models.server_signer_event_list.serversignereventlist class method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.from_dict", false]], "from_dict() (cdp.client.models.server_signer_list.serversignerlist class method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.from_dict", false]], "from_dict() (cdp.client.models.signature_creation_event.signaturecreationevent class method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.from_dict", false]], "from_dict() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult class method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.from_dict", false]], "from_dict() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata class method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.from_dict", false]], "from_dict() (cdp.client.models.smart_contract.smartcontract class method)": [[4, "cdp.client.models.smart_contract.SmartContract.from_dict", false]], "from_dict() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent class method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.from_dict", false]], "from_dict() (cdp.client.models.smart_contract_list.smartcontractlist class method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.from_dict", false]], "from_dict() (cdp.client.models.smart_contract_options.smartcontractoptions class method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.from_dict", false]], "from_dict() (cdp.client.models.solidity_value.solidityvalue class method)": [[4, "cdp.client.models.solidity_value.SolidityValue.from_dict", false]], "from_dict() (cdp.client.models.sponsored_send.sponsoredsend class method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.from_dict", false]], "from_dict() (cdp.client.models.staking_balance.stakingbalance class method)": [[4, "cdp.client.models.staking_balance.StakingBalance.from_dict", false]], "from_dict() (cdp.client.models.staking_context.stakingcontext class method)": [[4, "cdp.client.models.staking_context.StakingContext.from_dict", false]], "from_dict() (cdp.client.models.staking_context_context.stakingcontextcontext class method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.from_dict", false]], "from_dict() (cdp.client.models.staking_operation.stakingoperation class method)": [[4, "cdp.client.models.staking_operation.StakingOperation.from_dict", false]], "from_dict() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata class method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.from_dict", false]], "from_dict() (cdp.client.models.staking_reward.stakingreward class method)": [[4, "cdp.client.models.staking_reward.StakingReward.from_dict", false]], "from_dict() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue class method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.from_dict", false]], "from_dict() (cdp.client.models.token_contract_options.tokencontractoptions class method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.from_dict", false]], "from_dict() (cdp.client.models.trade.trade class method)": [[4, "cdp.client.models.trade.Trade.from_dict", false]], "from_dict() (cdp.client.models.trade_list.tradelist class method)": [[4, "cdp.client.models.trade_list.TradeList.from_dict", false]], "from_dict() (cdp.client.models.transaction.transaction class method)": [[4, "cdp.client.models.transaction.Transaction.from_dict", false]], "from_dict() (cdp.client.models.transaction_content.transactioncontent class method)": [[4, "cdp.client.models.transaction_content.TransactionContent.from_dict", false]], "from_dict() (cdp.client.models.transfer.transfer class method)": [[4, "cdp.client.models.transfer.Transfer.from_dict", false]], "from_dict() (cdp.client.models.transfer_list.transferlist class method)": [[4, "cdp.client.models.transfer_list.TransferList.from_dict", false]], "from_dict() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest class method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.from_dict", false]], "from_dict() (cdp.client.models.update_webhook_request.updatewebhookrequest class method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.from_dict", false]], "from_dict() (cdp.client.models.user.user class method)": [[4, "cdp.client.models.user.User.from_dict", false]], "from_dict() (cdp.client.models.validator.validator class method)": [[4, "cdp.client.models.validator.Validator.from_dict", false]], "from_dict() (cdp.client.models.validator_details.validatordetails class method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.from_dict", false]], "from_dict() (cdp.client.models.validator_list.validatorlist class method)": [[4, "cdp.client.models.validator_list.ValidatorList.from_dict", false]], "from_dict() (cdp.client.models.wallet.wallet class method)": [[4, "cdp.client.models.wallet.Wallet.from_dict", false]], "from_dict() (cdp.client.models.wallet_list.walletlist class method)": [[4, "cdp.client.models.wallet_list.WalletList.from_dict", false]], "from_dict() (cdp.client.models.webhook.webhook class method)": [[4, "cdp.client.models.webhook.Webhook.from_dict", false]], "from_dict() (cdp.client.models.webhook_event_filter.webhookeventfilter class method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.from_dict", false]], "from_dict() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter class method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.from_dict", false]], "from_dict() (cdp.client.models.webhook_list.webhooklist class method)": [[4, "cdp.client.models.webhook_list.WebhookList.from_dict", false]], "from_dict() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter class method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.from_dict", false]], "from_dict() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter class method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.from_dict", false]], "from_dict() (cdp.wallet_data.walletdata class method)": [[1, "cdp.wallet_data.WalletData.from_dict", false]], "from_dict() (cdp.walletdata class method)": [[1, "cdp.WalletData.from_dict", false]], "from_error() (cdp.errors.apierror class method)": [[1, "cdp.errors.ApiError.from_error", false]], "from_json() (cdp.client.models.abi.abi class method)": [[4, "cdp.client.models.abi.ABI.from_json", false]], "from_json() (cdp.client.models.address.address class method)": [[4, "cdp.client.models.address.Address.from_json", false]], "from_json() (cdp.client.models.address_balance_list.addressbalancelist class method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.from_json", false]], "from_json() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist class method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.from_json", false]], "from_json() (cdp.client.models.address_list.addresslist class method)": [[4, "cdp.client.models.address_list.AddressList.from_json", false]], "from_json() (cdp.client.models.address_reputation.addressreputation class method)": [[4, "cdp.client.models.address_reputation.AddressReputation.from_json", false]], "from_json() (cdp.client.models.address_reputation_metadata.addressreputationmetadata class method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.from_json", false]], "from_json() (cdp.client.models.address_risk.addressrisk class method)": [[4, "cdp.client.models.address_risk.AddressRisk.from_json", false]], "from_json() (cdp.client.models.address_transaction_list.addresstransactionlist class method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.from_json", false]], "from_json() (cdp.client.models.asset.asset class method)": [[4, "cdp.client.models.asset.Asset.from_json", false]], "from_json() (cdp.client.models.balance.balance class method)": [[4, "cdp.client.models.balance.Balance.from_json", false]], "from_json() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest class method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest class method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest class method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_trade_request.broadcasttraderequest class method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.from_json", false]], "from_json() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest class method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.from_json", false]], "from_json() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest class method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.from_json", false]], "from_json() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest class method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.compiled_smart_contract.compiledsmartcontract class method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.from_json", false]], "from_json() (cdp.client.models.contract_event.contractevent class method)": [[4, "cdp.client.models.contract_event.ContractEvent.from_json", false]], "from_json() (cdp.client.models.contract_event_list.contracteventlist class method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.from_json", false]], "from_json() (cdp.client.models.contract_invocation.contractinvocation class method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.from_json", false]], "from_json() (cdp.client.models.contract_invocation_list.contractinvocationlist class method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.from_json", false]], "from_json() (cdp.client.models.create_address_request.createaddressrequest class method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.from_json", false]], "from_json() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest class method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.from_json", false]], "from_json() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest class method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.from_json", false]], "from_json() (cdp.client.models.create_fund_operation_request.createfundoperationrequest class method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.from_json", false]], "from_json() (cdp.client.models.create_fund_quote_request.createfundquoterequest class method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.from_json", false]], "from_json() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest class method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.from_json", false]], "from_json() (cdp.client.models.create_server_signer_request.createserversignerrequest class method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.from_json", false]], "from_json() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest class method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest class method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.from_json", false]], "from_json() (cdp.client.models.create_trade_request.createtraderequest class method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.from_json", false]], "from_json() (cdp.client.models.create_transfer_request.createtransferrequest class method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.from_json", false]], "from_json() (cdp.client.models.create_wallet_request.createwalletrequest class method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.from_json", false]], "from_json() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet class method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.from_json", false]], "from_json() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest class method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.from_json", false]], "from_json() (cdp.client.models.create_webhook_request.createwebhookrequest class method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.from_json", false]], "from_json() (cdp.client.models.crypto_amount.cryptoamount class method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.from_json", false]], "from_json() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest class method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.from_json", false]], "from_json() (cdp.client.models.erc20_transfer_event.erc20transferevent class method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.from_json", false]], "from_json() (cdp.client.models.erc721_transfer_event.erc721transferevent class method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.from_json", false]], "from_json() (cdp.client.models.error.error class method)": [[4, "cdp.client.models.error.Error.from_json", false]], "from_json() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer class method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction.ethereumtransaction class method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess class method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist class method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.from_json", false]], "from_json() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace class method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.from_json", false]], "from_json() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata class method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.from_json", false]], "from_json() (cdp.client.models.faucet_transaction.faucettransaction class method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.from_json", false]], "from_json() (cdp.client.models.feature_set.featureset class method)": [[4, "cdp.client.models.feature_set.FeatureSet.from_json", false]], "from_json() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response class method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.from_json", false]], "from_json() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response class method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.from_json", false]], "from_json() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest class method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.from_json", false]], "from_json() (cdp.client.models.fiat_amount.fiatamount class method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.from_json", false]], "from_json() (cdp.client.models.fund_operation.fundoperation class method)": [[4, "cdp.client.models.fund_operation.FundOperation.from_json", false]], "from_json() (cdp.client.models.fund_operation_fees.fundoperationfees class method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.from_json", false]], "from_json() (cdp.client.models.fund_operation_list.fundoperationlist class method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.from_json", false]], "from_json() (cdp.client.models.fund_quote.fundquote class method)": [[4, "cdp.client.models.fund_quote.FundQuote.from_json", false]], "from_json() (cdp.client.models.get_staking_context_request.getstakingcontextrequest class method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.from_json", false]], "from_json() (cdp.client.models.historical_balance.historicalbalance class method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.from_json", false]], "from_json() (cdp.client.models.multi_token_contract_options.multitokencontractoptions class method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.from_json", false]], "from_json() (cdp.client.models.network.network class method)": [[4, "cdp.client.models.network.Network.from_json", false]], "from_json() (cdp.client.models.network_identifier.networkidentifier class method)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.from_json", false]], "from_json() (cdp.client.models.nft_contract_options.nftcontractoptions class method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.from_json", false]], "from_json() (cdp.client.models.onchain_name.onchainname class method)": [[4, "cdp.client.models.onchain_name.OnchainName.from_json", false]], "from_json() (cdp.client.models.onchain_name_list.onchainnamelist class method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.from_json", false]], "from_json() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner class method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.from_json", false]], "from_json() (cdp.client.models.payload_signature.payloadsignature class method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.from_json", false]], "from_json() (cdp.client.models.payload_signature_list.payloadsignaturelist class method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.from_json", false]], "from_json() (cdp.client.models.read_contract_request.readcontractrequest class method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.from_json", false]], "from_json() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest class method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest class method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.seed_creation_event.seedcreationevent class method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.from_json", false]], "from_json() (cdp.client.models.seed_creation_event_result.seedcreationeventresult class method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.from_json", false]], "from_json() (cdp.client.models.server_signer.serversigner class method)": [[4, "cdp.client.models.server_signer.ServerSigner.from_json", false]], "from_json() (cdp.client.models.server_signer_event.serversignerevent class method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.from_json", false]], "from_json() (cdp.client.models.server_signer_event_event.serversignereventevent class method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.from_json", false]], "from_json() (cdp.client.models.server_signer_event_list.serversignereventlist class method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.from_json", false]], "from_json() (cdp.client.models.server_signer_list.serversignerlist class method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.from_json", false]], "from_json() (cdp.client.models.signature_creation_event.signaturecreationevent class method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.from_json", false]], "from_json() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult class method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.from_json", false]], "from_json() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata class method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.from_json", false]], "from_json() (cdp.client.models.smart_contract.smartcontract class method)": [[4, "cdp.client.models.smart_contract.SmartContract.from_json", false]], "from_json() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent class method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.from_json", false]], "from_json() (cdp.client.models.smart_contract_list.smartcontractlist class method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.from_json", false]], "from_json() (cdp.client.models.smart_contract_options.smartcontractoptions class method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.from_json", false]], "from_json() (cdp.client.models.smart_contract_type.smartcontracttype class method)": [[4, "cdp.client.models.smart_contract_type.SmartContractType.from_json", false]], "from_json() (cdp.client.models.solidity_value.solidityvalue class method)": [[4, "cdp.client.models.solidity_value.SolidityValue.from_json", false]], "from_json() (cdp.client.models.sponsored_send.sponsoredsend class method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.from_json", false]], "from_json() (cdp.client.models.staking_balance.stakingbalance class method)": [[4, "cdp.client.models.staking_balance.StakingBalance.from_json", false]], "from_json() (cdp.client.models.staking_context.stakingcontext class method)": [[4, "cdp.client.models.staking_context.StakingContext.from_json", false]], "from_json() (cdp.client.models.staking_context_context.stakingcontextcontext class method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.from_json", false]], "from_json() (cdp.client.models.staking_operation.stakingoperation class method)": [[4, "cdp.client.models.staking_operation.StakingOperation.from_json", false]], "from_json() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata class method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.from_json", false]], "from_json() (cdp.client.models.staking_reward.stakingreward class method)": [[4, "cdp.client.models.staking_reward.StakingReward.from_json", false]], "from_json() (cdp.client.models.staking_reward_format.stakingrewardformat class method)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat.from_json", false]], "from_json() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue class method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.from_json", false]], "from_json() (cdp.client.models.token_contract_options.tokencontractoptions class method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.from_json", false]], "from_json() (cdp.client.models.token_transfer_type.tokentransfertype class method)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.from_json", false]], "from_json() (cdp.client.models.trade.trade class method)": [[4, "cdp.client.models.trade.Trade.from_json", false]], "from_json() (cdp.client.models.trade_list.tradelist class method)": [[4, "cdp.client.models.trade_list.TradeList.from_json", false]], "from_json() (cdp.client.models.transaction.transaction class method)": [[4, "cdp.client.models.transaction.Transaction.from_json", false]], "from_json() (cdp.client.models.transaction_content.transactioncontent class method)": [[4, "cdp.client.models.transaction_content.TransactionContent.from_json", false]], "from_json() (cdp.client.models.transaction_type.transactiontype class method)": [[4, "cdp.client.models.transaction_type.TransactionType.from_json", false]], "from_json() (cdp.client.models.transfer.transfer class method)": [[4, "cdp.client.models.transfer.Transfer.from_json", false]], "from_json() (cdp.client.models.transfer_list.transferlist class method)": [[4, "cdp.client.models.transfer_list.TransferList.from_json", false]], "from_json() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest class method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.from_json", false]], "from_json() (cdp.client.models.update_webhook_request.updatewebhookrequest class method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.from_json", false]], "from_json() (cdp.client.models.user.user class method)": [[4, "cdp.client.models.user.User.from_json", false]], "from_json() (cdp.client.models.validator.validator class method)": [[4, "cdp.client.models.validator.Validator.from_json", false]], "from_json() (cdp.client.models.validator_details.validatordetails class method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.from_json", false]], "from_json() (cdp.client.models.validator_list.validatorlist class method)": [[4, "cdp.client.models.validator_list.ValidatorList.from_json", false]], "from_json() (cdp.client.models.validator_status.validatorstatus class method)": [[4, "cdp.client.models.validator_status.ValidatorStatus.from_json", false]], "from_json() (cdp.client.models.wallet.wallet class method)": [[4, "cdp.client.models.wallet.Wallet.from_json", false]], "from_json() (cdp.client.models.wallet_list.walletlist class method)": [[4, "cdp.client.models.wallet_list.WalletList.from_json", false]], "from_json() (cdp.client.models.webhook.webhook class method)": [[4, "cdp.client.models.webhook.Webhook.from_json", false]], "from_json() (cdp.client.models.webhook_event_filter.webhookeventfilter class method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.from_json", false]], "from_json() (cdp.client.models.webhook_event_type.webhookeventtype class method)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.from_json", false]], "from_json() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter class method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.from_json", false]], "from_json() (cdp.client.models.webhook_list.webhooklist class method)": [[4, "cdp.client.models.webhook_list.WebhookList.from_json", false]], "from_json() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter class method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.from_json", false]], "from_json() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter class method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.from_json", false]], "from_model() (cdp.asset class method)": [[1, "cdp.Asset.from_model", false]], "from_model() (cdp.asset.asset class method)": [[1, "cdp.asset.Asset.from_model", false]], "from_model() (cdp.balance static method)": [[1, "cdp.Balance.from_model", false]], "from_model() (cdp.balance.balance static method)": [[1, "cdp.balance.Balance.from_model", false]], "from_model() (cdp.crypto_amount.cryptoamount class method)": [[1, "cdp.crypto_amount.CryptoAmount.from_model", false]], "from_model() (cdp.fiat_amount.fiatamount class method)": [[1, "cdp.fiat_amount.FiatAmount.from_model", false]], "from_model() (cdp.historical_balance.historicalbalance class method)": [[1, "cdp.historical_balance.HistoricalBalance.from_model", false]], "from_model_and_asset_id() (cdp.crypto_amount.cryptoamount class method)": [[1, "cdp.crypto_amount.CryptoAmount.from_model_and_asset_id", false]], "from_models() (cdp.balance_map.balancemap class method)": [[1, "cdp.balance_map.BalanceMap.from_models", false]], "from_models() (cdp.balancemap class method)": [[1, "cdp.BalanceMap.from_models", false]], "from_response() (cdp.client.exceptions.apiexception class method)": [[2, "cdp.client.exceptions.ApiException.from_response", false]], "func (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.func", false]], "fund (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.fund", false]], "fund() (cdp.wallet method)": [[1, "cdp.Wallet.fund", false]], "fund() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.fund", false]], "fund() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.fund", false]], "fund() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.fund", false]], "fund_operation_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.fund_operation_id", false]], "fund_quote_id (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.fund_quote_id", false]], "fund_quote_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.fund_quote_id", false]], "fundapi (class in cdp.client.api.fund_api)": [[3, "cdp.client.api.fund_api.FundApi", false]], "fundoperation (class in cdp.client.models.fund_operation)": [[4, "cdp.client.models.fund_operation.FundOperation", false]], "fundoperation (class in cdp.fund_operation)": [[1, "cdp.fund_operation.FundOperation", false]], "fundoperation.status (class in cdp.fund_operation)": [[1, "cdp.fund_operation.FundOperation.Status", false]], "fundoperationfees (class in cdp.client.models.fund_operation_fees)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees", false]], "fundoperationlist (class in cdp.client.models.fund_operation_list)": [[4, "cdp.client.models.fund_operation_list.FundOperationList", false]], "fundquote (class in cdp.client.models.fund_quote)": [[4, "cdp.client.models.fund_quote.FundQuote", false]], "fundquote (class in cdp.fund_quote)": [[1, "cdp.fund_quote.FundQuote", false]], "gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.gas", false]], "gas (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.gas", false]], "gas_price (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.gas_price", false]], "gas_used (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.gas_used", false]], "gasless (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.gasless", false]], "gasless (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.gasless", false]], "gasless (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.gasless", false]], "gasless_send (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.gasless_send", false]], "get_address() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address", false]], "get_address_balance() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_balance", false]], "get_address_balance_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_balance_with_http_info", false]], "get_address_balance_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_balance_without_preload_content", false]], "get_address_reputation() (cdp.client.api.reputation_api.reputationapi method)": [[3, "cdp.client.api.reputation_api.ReputationApi.get_address_reputation", false]], "get_address_reputation_with_http_info() (cdp.client.api.reputation_api.reputationapi method)": [[3, "cdp.client.api.reputation_api.ReputationApi.get_address_reputation_with_http_info", false]], "get_address_reputation_without_preload_content() (cdp.client.api.reputation_api.reputationapi method)": [[3, "cdp.client.api.reputation_api.ReputationApi.get_address_reputation_without_preload_content", false]], "get_address_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_with_http_info", false]], "get_address_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_address_without_preload_content", false]], "get_api_key_with_prefix() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_api_key_with_prefix", false]], "get_asset() (cdp.client.api.assets_api.assetsapi method)": [[3, "cdp.client.api.assets_api.AssetsApi.get_asset", false]], "get_asset_with_http_info() (cdp.client.api.assets_api.assetsapi method)": [[3, "cdp.client.api.assets_api.AssetsApi.get_asset_with_http_info", false]], "get_asset_without_preload_content() (cdp.client.api.assets_api.assetsapi method)": [[3, "cdp.client.api.assets_api.AssetsApi.get_asset_without_preload_content", false]], "get_basic_auth_token() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_basic_auth_token", false]], "get_contract_invocation() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.get_contract_invocation", false]], "get_contract_invocation_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.get_contract_invocation_with_http_info", false]], "get_contract_invocation_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.get_contract_invocation_without_preload_content", false]], "get_current_user() (cdp.client.api.users_api.usersapi method)": [[3, "cdp.client.api.users_api.UsersApi.get_current_user", false]], "get_current_user_with_http_info() (cdp.client.api.users_api.usersapi method)": [[3, "cdp.client.api.users_api.UsersApi.get_current_user_with_http_info", false]], "get_current_user_without_preload_content() (cdp.client.api.users_api.usersapi method)": [[3, "cdp.client.api.users_api.UsersApi.get_current_user_without_preload_content", false]], "get_default() (cdp.client.api_client.apiclient class method)": [[2, "cdp.client.api_client.ApiClient.get_default", false]], "get_default() (cdp.client.configuration.configuration class method)": [[2, "cdp.client.configuration.Configuration.get_default", false]], "get_default_copy() (cdp.client.configuration.configuration class method)": [[2, "cdp.client.configuration.Configuration.get_default_copy", false]], "get_external_address_balance() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_address_balance", false]], "get_external_address_balance_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_address_balance_with_http_info", false]], "get_external_address_balance_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_address_balance_without_preload_content", false]], "get_external_staking_operation() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_external_staking_operation", false]], "get_external_staking_operation_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_external_staking_operation_with_http_info", false]], "get_external_staking_operation_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_external_staking_operation_without_preload_content", false]], "get_external_transfer() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_transfer", false]], "get_external_transfer_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_transfer_with_http_info", false]], "get_external_transfer_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_external_transfer_without_preload_content", false]], "get_faucet_transaction() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_faucet_transaction", false]], "get_faucet_transaction_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_faucet_transaction_with_http_info", false]], "get_faucet_transaction_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.get_faucet_transaction_without_preload_content", false]], "get_fund_operation() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.get_fund_operation", false]], "get_fund_operation_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.get_fund_operation_with_http_info", false]], "get_fund_operation_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.get_fund_operation_without_preload_content", false]], "get_host_from_settings() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_host_from_settings", false]], "get_host_settings() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.get_host_settings", false]], "get_network() (cdp.client.api.networks_api.networksapi method)": [[3, "cdp.client.api.networks_api.NetworksApi.get_network", false]], "get_network_with_http_info() (cdp.client.api.networks_api.networksapi method)": [[3, "cdp.client.api.networks_api.NetworksApi.get_network_with_http_info", false]], "get_network_without_preload_content() (cdp.client.api.networks_api.networksapi method)": [[3, "cdp.client.api.networks_api.NetworksApi.get_network_without_preload_content", false]], "get_payload_signature() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_payload_signature", false]], "get_payload_signature_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_payload_signature_with_http_info", false]], "get_payload_signature_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.get_payload_signature_without_preload_content", false]], "get_server_signer() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.get_server_signer", false]], "get_server_signer_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.get_server_signer_with_http_info", false]], "get_server_signer_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.get_server_signer_without_preload_content", false]], "get_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.get_smart_contract", false]], "get_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.get_smart_contract_with_http_info", false]], "get_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.get_smart_contract_without_preload_content", false]], "get_staking_context() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_staking_context", false]], "get_staking_context_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_staking_context_with_http_info", false]], "get_staking_context_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_staking_context_without_preload_content", false]], "get_staking_operation() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.get_staking_operation", false]], "get_staking_operation() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.get_staking_operation", false]], "get_staking_operation_with_http_info() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.get_staking_operation_with_http_info", false]], "get_staking_operation_with_http_info() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.get_staking_operation_with_http_info", false]], "get_staking_operation_without_preload_content() (cdp.client.api.mpc_wallet_stake_api.mpcwalletstakeapi method)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi.get_staking_operation_without_preload_content", false]], "get_staking_operation_without_preload_content() (cdp.client.api.wallet_stake_api.walletstakeapi method)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi.get_staking_operation_without_preload_content", false]], "get_trade() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.get_trade", false]], "get_trade_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.get_trade_with_http_info", false]], "get_trade_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.get_trade_without_preload_content", false]], "get_transfer() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.get_transfer", false]], "get_transfer_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.get_transfer_with_http_info", false]], "get_transfer_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.get_transfer_without_preload_content", false]], "get_validator() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_validator", false]], "get_validator() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.get_validator", false]], "get_validator_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_validator_with_http_info", false]], "get_validator_with_http_info() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.get_validator_with_http_info", false]], "get_validator_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.get_validator_without_preload_content", false]], "get_validator_without_preload_content() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.get_validator_without_preload_content", false]], "get_wallet() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet", false]], "get_wallet_balance() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_balance", false]], "get_wallet_balance_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_balance_with_http_info", false]], "get_wallet_balance_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_balance_without_preload_content", false]], "get_wallet_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_with_http_info", false]], "get_wallet_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.get_wallet_without_preload_content", false]], "getheader() (cdp.client.rest.restresponse method)": [[2, "cdp.client.rest.RESTResponse.getheader", false]], "getheaders() (cdp.client.rest.restresponse method)": [[2, "cdp.client.rest.RESTResponse.getheaders", false]], "getstakingcontextrequest (class in cdp.client.models.get_staking_context_request)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest", false]], "handled (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.handled", false]], "has_more (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.has_more", false]], "has_more (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.has_more", false]], "has_more (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.has_more", false]], "has_more (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.has_more", false]], "has_more (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.has_more", false]], "has_more (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.has_more", false]], "has_more (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.has_more", false]], "has_more (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.has_more", false]], "has_more (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.has_more", false]], "has_more (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.has_more", false]], "has_more (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.has_more", false]], "has_more (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.has_more", false]], "has_more (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.has_more", false]], "has_more (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.has_more", false]], "has_more (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.has_more", false]], "has_more (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.has_more", false]], "has_more (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.has_more", false]], "has_more (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.has_more", false]], "has_more (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.has_more", false]], "hash (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.hash", false]], "hash_message() (in module cdp)": [[1, "cdp.hash_message", false]], "hash_message() (in module cdp.hash_utils)": [[1, "cdp.hash_utils.hash_message", false]], "hash_typed_data_message() (in module cdp)": [[1, "cdp.hash_typed_data_message", false]], "hash_typed_data_message() (in module cdp.hash_utils)": [[1, "cdp.hash_utils.hash_typed_data_message", false]], "headers (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.headers", false]], "historical_balances() (cdp.address method)": [[1, "cdp.Address.historical_balances", false]], "historical_balances() (cdp.address.address method)": [[1, "cdp.address.Address.historical_balances", false]], "historicalbalance (class in cdp.client.models.historical_balance)": [[4, "cdp.client.models.historical_balance.HistoricalBalance", false]], "historicalbalance (class in cdp.historical_balance)": [[1, "cdp.historical_balance.HistoricalBalance", false]], "host (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.host", false]], "http_code (cdp.errors.apierror property)": [[1, "cdp.errors.ApiError.http_code", false]], "id (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.id", false]], "id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.id", false]], "id (cdp.client.models.user.user attribute)": [[4, "cdp.client.models.user.User.id", false]], "id (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.id", false]], "id (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.id", false]], "id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.id", false]], "id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.id", false]], "id (cdp.wallet property)": [[1, "cdp.Wallet.id", false]], "id (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.id", false]], "id (cdp.webhook property)": [[1, "cdp.Webhook.id", false]], "id (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.id", false]], "ignore_operation_servers (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.ignore_operation_servers", false]], "import_data() (cdp.wallet class method)": [[1, "cdp.Wallet.import_data", false]], "import_data() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.import_data", false]], "import_wallet() (cdp.wallet class method)": [[1, "cdp.Wallet.import_wallet", false]], "import_wallet() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.import_wallet", false]], "index (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.index", false]], "index (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.index", false]], "index (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.index", false]], "input (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.input", false]], "input (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.input", false]], "insufficientfundserror": [[1, "cdp.errors.InsufficientFundsError", false]], "internalerror": [[1, "cdp.errors.InternalError", false]], "invalidaddresserror": [[1, "cdp.errors.InvalidAddressError", false]], "invalidaddressiderror": [[1, "cdp.errors.InvalidAddressIDError", false]], "invalidamounterror": [[1, "cdp.errors.InvalidAmountError", false]], "invalidapikeyformaterror": [[1, "cdp.errors.InvalidAPIKeyFormatError", false]], "invalidassetiderror": [[1, "cdp.errors.InvalidAssetIDError", false]], "invalidconfigurationerror": [[1, "cdp.errors.InvalidConfigurationError", false]], "invaliddestinationerror": [[1, "cdp.errors.InvalidDestinationError", false]], "invalidlimiterror": [[1, "cdp.errors.InvalidLimitError", false]], "invalidnetworkiderror": [[1, "cdp.errors.InvalidNetworkIDError", false]], "invalidpageerror": [[1, "cdp.errors.InvalidPageError", false]], "invalidsignedpayloaderror": [[1, "cdp.errors.InvalidSignedPayloadError", false]], "invalidtransferiderror": [[1, "cdp.errors.InvalidTransferIDError", false]], "invalidtransferstatuserror": [[1, "cdp.errors.InvalidTransferStatusError", false]], "invalidwalleterror": [[1, "cdp.errors.InvalidWalletError", false]], "invalidwalletiderror": [[1, "cdp.errors.InvalidWalletIDError", false]], "invoke_contract() (cdp.wallet method)": [[1, "cdp.Wallet.invoke_contract", false]], "invoke_contract() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.invoke_contract", false]], "invoke_contract() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.invoke_contract", false]], "invoke_contract() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.invoke_contract", false]], "is_external (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.is_external", false]], "is_external (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.is_external", false]], "is_external (cdp.smartcontract property)": [[1, "cdp.SmartContract.is_external", false]], "is_mpc (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.is_mpc", false]], "is_mpc (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.is_mpc", false]], "is_primary (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.is_primary", false]], "is_socks_proxy_url() (in module cdp.client.rest)": [[2, "cdp.client.rest.is_socks_proxy_url", false]], "is_testnet (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.is_testnet", false]], "key (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner attribute)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.key", false]], "key (cdp.wallet_address.walletaddress property)": [[1, "cdp.wallet_address.WalletAddress.key", false]], "key (cdp.walletaddress property)": [[1, "cdp.WalletAddress.key", false]], "key_file (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.key_file", false]], "lend_borrow_stake_transactions (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.lend_borrow_stake_transactions", false]], "list() (cdp.contract_invocation.contractinvocation class method)": [[1, "cdp.contract_invocation.ContractInvocation.list", false]], "list() (cdp.contractinvocation class method)": [[1, "cdp.ContractInvocation.list", false]], "list() (cdp.fund_operation.fundoperation class method)": [[1, "cdp.fund_operation.FundOperation.list", false]], "list() (cdp.historical_balance.historicalbalance class method)": [[1, "cdp.historical_balance.HistoricalBalance.list", false]], "list() (cdp.payload_signature.payloadsignature class method)": [[1, "cdp.payload_signature.PayloadSignature.list", false]], "list() (cdp.payloadsignature class method)": [[1, "cdp.PayloadSignature.list", false]], "list() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.list", false]], "list() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.list", false]], "list() (cdp.trade class method)": [[1, "cdp.Trade.list", false]], "list() (cdp.trade.trade class method)": [[1, "cdp.trade.Trade.list", false]], "list() (cdp.transaction class method)": [[1, "cdp.Transaction.list", false]], "list() (cdp.transaction.transaction class method)": [[1, "cdp.transaction.Transaction.list", false]], "list() (cdp.transfer class method)": [[1, "cdp.Transfer.list", false]], "list() (cdp.transfer.transfer class method)": [[1, "cdp.transfer.Transfer.list", false]], "list() (cdp.wallet class method)": [[1, "cdp.Wallet.list", false]], "list() (cdp.wallet.wallet class method)": [[1, "cdp.wallet.Wallet.list", false]], "list() (cdp.webhook class method)": [[1, "cdp.Webhook.list", false]], "list() (cdp.webhook.webhook class method)": [[1, "cdp.webhook.Webhook.list", false]], "list_address_balances() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_address_balances", false]], "list_address_balances_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_address_balances_with_http_info", false]], "list_address_balances_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_address_balances_without_preload_content", false]], "list_address_historical_balance() (cdp.client.api.balance_history_api.balancehistoryapi method)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi.list_address_historical_balance", false]], "list_address_historical_balance_with_http_info() (cdp.client.api.balance_history_api.balancehistoryapi method)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi.list_address_historical_balance_with_http_info", false]], "list_address_historical_balance_without_preload_content() (cdp.client.api.balance_history_api.balancehistoryapi method)": [[3, "cdp.client.api.balance_history_api.BalanceHistoryApi.list_address_historical_balance_without_preload_content", false]], "list_address_transactions() (cdp.client.api.transaction_history_api.transactionhistoryapi method)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi.list_address_transactions", false]], "list_address_transactions_with_http_info() (cdp.client.api.transaction_history_api.transactionhistoryapi method)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi.list_address_transactions_with_http_info", false]], "list_address_transactions_without_preload_content() (cdp.client.api.transaction_history_api.transactionhistoryapi method)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi.list_address_transactions_without_preload_content", false]], "list_addresses() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_addresses", false]], "list_addresses_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_addresses_with_http_info", false]], "list_addresses_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_addresses_without_preload_content", false]], "list_contract_events() (cdp.client.api.contract_events_api.contracteventsapi method)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi.list_contract_events", false]], "list_contract_events_with_http_info() (cdp.client.api.contract_events_api.contracteventsapi method)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi.list_contract_events_with_http_info", false]], "list_contract_events_without_preload_content() (cdp.client.api.contract_events_api.contracteventsapi method)": [[3, "cdp.client.api.contract_events_api.ContractEventsApi.list_contract_events_without_preload_content", false]], "list_contract_invocations() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.list_contract_invocations", false]], "list_contract_invocations_with_http_info() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.list_contract_invocations_with_http_info", false]], "list_contract_invocations_without_preload_content() (cdp.client.api.contract_invocations_api.contractinvocationsapi method)": [[3, "cdp.client.api.contract_invocations_api.ContractInvocationsApi.list_contract_invocations_without_preload_content", false]], "list_external_address_balances() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.list_external_address_balances", false]], "list_external_address_balances_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.list_external_address_balances_with_http_info", false]], "list_external_address_balances_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.list_external_address_balances_without_preload_content", false]], "list_fund_operations() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.list_fund_operations", false]], "list_fund_operations_with_http_info() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.list_fund_operations_with_http_info", false]], "list_fund_operations_without_preload_content() (cdp.client.api.fund_api.fundapi method)": [[3, "cdp.client.api.fund_api.FundApi.list_fund_operations_without_preload_content", false]], "list_payload_signatures() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_payload_signatures", false]], "list_payload_signatures_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_payload_signatures_with_http_info", false]], "list_payload_signatures_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.list_payload_signatures_without_preload_content", false]], "list_server_signer_events() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signer_events", false]], "list_server_signer_events_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signer_events_with_http_info", false]], "list_server_signer_events_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signer_events_without_preload_content", false]], "list_server_signers() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signers", false]], "list_server_signers_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signers_with_http_info", false]], "list_server_signers_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.list_server_signers_without_preload_content", false]], "list_smart_contracts() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.list_smart_contracts", false]], "list_smart_contracts_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.list_smart_contracts_with_http_info", false]], "list_smart_contracts_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.list_smart_contracts_without_preload_content", false]], "list_trades() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.list_trades", false]], "list_trades_with_http_info() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.list_trades_with_http_info", false]], "list_trades_without_preload_content() (cdp.client.api.trades_api.tradesapi method)": [[3, "cdp.client.api.trades_api.TradesApi.list_trades_without_preload_content", false]], "list_transfers() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.list_transfers", false]], "list_transfers_with_http_info() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.list_transfers_with_http_info", false]], "list_transfers_without_preload_content() (cdp.client.api.transfers_api.transfersapi method)": [[3, "cdp.client.api.transfers_api.TransfersApi.list_transfers_without_preload_content", false]], "list_validators() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.list_validators", false]], "list_validators() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.list_validators", false]], "list_validators_with_http_info() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.list_validators_with_http_info", false]], "list_validators_with_http_info() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.list_validators_with_http_info", false]], "list_validators_without_preload_content() (cdp.client.api.stake_api.stakeapi method)": [[3, "cdp.client.api.stake_api.StakeApi.list_validators_without_preload_content", false]], "list_validators_without_preload_content() (cdp.client.api.validators_api.validatorsapi method)": [[3, "cdp.client.api.validators_api.ValidatorsApi.list_validators_without_preload_content", false]], "list_wallet_balances() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallet_balances", false]], "list_wallet_balances_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallet_balances_with_http_info", false]], "list_wallet_balances_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallet_balances_without_preload_content", false]], "list_wallets() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallets", false]], "list_wallets_with_http_info() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallets_with_http_info", false]], "list_wallets_without_preload_content() (cdp.client.api.wallets_api.walletsapi method)": [[3, "cdp.client.api.wallets_api.WalletsApi.list_wallets_without_preload_content", false]], "list_webhooks() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.list_webhooks", false]], "list_webhooks_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.list_webhooks_with_http_info", false]], "list_webhooks_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.list_webhooks_without_preload_content", false]], "load_seed() (cdp.wallet method)": [[1, "cdp.Wallet.load_seed", false]], "load_seed() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.load_seed", false]], "load_seed_from_file() (cdp.wallet method)": [[1, "cdp.Wallet.load_seed_from_file", false]], "load_seed_from_file() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.load_seed_from_file", false]], "log_index (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.log_index", false]], "log_index (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.log_index", false]], "log_index (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.log_index", false]], "log_index (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.log_index", false]], "logger (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.logger", false]], "logger_file (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.logger_file", false]], "logger_file_handler (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.logger_file_handler", false]], "logger_format (cdp.client.configuration.configuration property)": [[2, "cdp.client.configuration.Configuration.logger_format", false]], "logger_stream_handler (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.logger_stream_handler", false]], "longest_active_streak (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.longest_active_streak", false]], "malformedrequesterror": [[1, "cdp.errors.MalformedRequestError", false]], "manager_address (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.manager_address", false]], "max_addresses (cdp.wallet attribute)": [[1, "cdp.Wallet.MAX_ADDRESSES", false]], "max_addresses (cdp.wallet.wallet attribute)": [[1, "cdp.wallet.Wallet.MAX_ADDRESSES", false]], "max_fee_per_gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.max_fee_per_gas", false]], "max_network_retries (cdp.cdp attribute)": [[1, "cdp.Cdp.max_network_retries", false], [1, "id11", false]], "max_network_retries (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.max_network_retries", false], [1, "id4", false]], "max_priority_fee_per_gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.max_priority_fee_per_gas", false]], "message (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.message", false]], "metadata (cdp.address_reputation.addressreputation property)": [[1, "cdp.address_reputation.AddressReputation.metadata", false]], "metadata (cdp.client.models.address_reputation.addressreputation attribute)": [[4, "cdp.client.models.address_reputation.AddressReputation.metadata", false]], "metadata (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.metadata", false]], "method (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.method", false]], "method (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.method", false]], "method (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.method", false]], "method (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.method", false]], "method (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.method", false]], "method (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.method", false]], "mint (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.mint", false]], "mnemonic_phrase (cdp.mnemonic_seed_phrase.mnemonicseedphrase attribute)": [[1, "cdp.mnemonic_seed_phrase.MnemonicSeedPhrase.mnemonic_phrase", false]], "mnemonic_phrase (cdp.mnemonicseedphrase attribute)": [[1, "cdp.MnemonicSeedPhrase.mnemonic_phrase", false]], "mnemonicseedphrase (class in cdp)": [[1, "cdp.MnemonicSeedPhrase", false]], "mnemonicseedphrase (class in cdp.mnemonic_seed_phrase)": [[1, "cdp.mnemonic_seed_phrase.MnemonicSeedPhrase", false]], "model_config (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.model_config", false]], "model_config (cdp.client.models.abi.abi attribute)": [[4, "cdp.client.models.abi.ABI.model_config", false]], "model_config (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.model_config", false]], "model_config (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.model_config", false]], "model_config (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.model_config", false]], "model_config (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.model_config", false]], "model_config (cdp.client.models.address_reputation.addressreputation attribute)": [[4, "cdp.client.models.address_reputation.AddressReputation.model_config", false]], "model_config (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.model_config", false]], "model_config (cdp.client.models.address_risk.addressrisk attribute)": [[4, "cdp.client.models.address_risk.AddressRisk.model_config", false]], "model_config (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.model_config", false]], "model_config (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.model_config", false]], "model_config (cdp.client.models.balance.balance attribute)": [[4, "cdp.client.models.balance.Balance.model_config", false]], "model_config (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest attribute)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.model_config", false]], "model_config (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest attribute)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.model_config", false]], "model_config (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest attribute)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.model_config", false]], "model_config (cdp.client.models.broadcast_trade_request.broadcasttraderequest attribute)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.model_config", false]], "model_config (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest attribute)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.model_config", false]], "model_config (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.model_config", false]], "model_config (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.model_config", false]], "model_config (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.model_config", false]], "model_config (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.model_config", false]], "model_config (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.model_config", false]], "model_config (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.model_config", false]], "model_config (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.model_config", false]], "model_config (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.model_config", false]], "model_config (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest attribute)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.model_config", false]], "model_config (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.model_config", false]], "model_config (cdp.client.models.create_fund_operation_request.createfundoperationrequest attribute)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.model_config", false]], "model_config (cdp.client.models.create_fund_quote_request.createfundquoterequest attribute)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.model_config", false]], "model_config (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest attribute)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.model_config", false]], "model_config (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.model_config", false]], "model_config (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.model_config", false]], "model_config (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.model_config", false]], "model_config (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.model_config", false]], "model_config (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.model_config", false]], "model_config (cdp.client.models.create_wallet_request.createwalletrequest attribute)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.model_config", false]], "model_config (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet attribute)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.model_config", false]], "model_config (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest attribute)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.model_config", false]], "model_config (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.model_config", false]], "model_config (cdp.client.models.crypto_amount.cryptoamount attribute)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.model_config", false]], "model_config (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest attribute)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.model_config", false]], "model_config (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.model_config", false]], "model_config (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.model_config", false]], "model_config (cdp.client.models.error.error attribute)": [[4, "cdp.client.models.error.Error.model_config", false]], "model_config (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.model_config", false]], "model_config (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.model_config", false]], "model_config (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess attribute)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.model_config", false]], "model_config (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist attribute)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.model_config", false]], "model_config (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.model_config", false]], "model_config (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.model_config", false]], "model_config (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.model_config", false]], "model_config (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.model_config", false]], "model_config (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.model_config", false]], "model_config (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.model_config", false]], "model_config (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.model_config", false]], "model_config (cdp.client.models.fiat_amount.fiatamount attribute)": [[4, "cdp.client.models.fiat_amount.FiatAmount.model_config", false]], "model_config (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.model_config", false]], "model_config (cdp.client.models.fund_operation_fees.fundoperationfees attribute)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.model_config", false]], "model_config (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.model_config", false]], "model_config (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.model_config", false]], "model_config (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.model_config", false]], "model_config (cdp.client.models.historical_balance.historicalbalance attribute)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.model_config", false]], "model_config (cdp.client.models.multi_token_contract_options.multitokencontractoptions attribute)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.model_config", false]], "model_config (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.model_config", false]], "model_config (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.model_config", false]], "model_config (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.model_config", false]], "model_config (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.model_config", false]], "model_config (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner attribute)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.model_config", false]], "model_config (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.model_config", false]], "model_config (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.model_config", false]], "model_config (cdp.client.models.read_contract_request.readcontractrequest attribute)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.model_config", false]], "model_config (cdp.client.models.read_smart_contract_request.readsmartcontractrequest attribute)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.model_config", false]], "model_config (cdp.client.models.register_smart_contract_request.registersmartcontractrequest attribute)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.model_config", false]], "model_config (cdp.client.models.seed_creation_event.seedcreationevent attribute)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.model_config", false]], "model_config (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.model_config", false]], "model_config (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.model_config", false]], "model_config (cdp.client.models.server_signer_event.serversignerevent attribute)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.model_config", false]], "model_config (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.model_config", false]], "model_config (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.model_config", false]], "model_config (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.model_config", false]], "model_config (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.model_config", false]], "model_config (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.model_config", false]], "model_config (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.model_config", false]], "model_config (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.model_config", false]], "model_config (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.model_config", false]], "model_config (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.model_config", false]], "model_config (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.model_config", false]], "model_config (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.model_config", false]], "model_config (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.model_config", false]], "model_config (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.model_config", false]], "model_config (cdp.client.models.staking_context.stakingcontext attribute)": [[4, "cdp.client.models.staking_context.StakingContext.model_config", false]], "model_config (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.model_config", false]], "model_config (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.model_config", false]], "model_config (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.model_config", false]], "model_config (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.model_config", false]], "model_config (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue attribute)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.model_config", false]], "model_config (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.model_config", false]], "model_config (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.model_config", false]], "model_config (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.model_config", false]], "model_config (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.model_config", false]], "model_config (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.model_config", false]], "model_config (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.model_config", false]], "model_config (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.model_config", false]], "model_config (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest attribute)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.model_config", false]], "model_config (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.model_config", false]], "model_config (cdp.client.models.user.user attribute)": [[4, "cdp.client.models.user.User.model_config", false]], "model_config (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.model_config", false]], "model_config (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.model_config", false]], "model_config (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.model_config", false]], "model_config (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.model_config", false]], "model_config (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.model_config", false]], "model_config (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.model_config", false]], "model_config (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.model_config", false]], "model_config (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.model_config", false]], "model_config (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.model_config", false]], "model_config (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter attribute)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.model_config", false]], "model_config (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter attribute)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.model_config", false]], "module": [[1, "module-cdp", false], [1, "module-cdp.address", false], [1, "module-cdp.address_reputation", false], [1, "module-cdp.api_clients", false], [1, "module-cdp.asset", false], [1, "module-cdp.balance", false], [1, "module-cdp.balance_map", false], [1, "module-cdp.cdp", false], [1, "module-cdp.cdp_api_client", false], [1, "module-cdp.constants", false], [1, "module-cdp.contract_invocation", false], [1, "module-cdp.crypto_amount", false], [1, "module-cdp.errors", false], [1, "module-cdp.external_address", false], [1, "module-cdp.faucet_transaction", false], [1, "module-cdp.fiat_amount", false], [1, "module-cdp.fund_operation", false], [1, "module-cdp.fund_quote", false], [1, "module-cdp.hash_utils", false], [1, "module-cdp.historical_balance", false], [1, "module-cdp.mnemonic_seed_phrase", false], [1, "module-cdp.payload_signature", false], [1, "module-cdp.smart_contract", false], [1, "module-cdp.sponsored_send", false], [1, "module-cdp.trade", false], [1, "module-cdp.transaction", false], [1, "module-cdp.transfer", false], [1, "module-cdp.wallet", false], [1, "module-cdp.wallet_address", false], [1, "module-cdp.wallet_data", false], [1, "module-cdp.webhook", false], [2, "module-cdp.client", false], [2, "module-cdp.client.api_client", false], [2, "module-cdp.client.api_response", false], [2, "module-cdp.client.configuration", false], [2, "module-cdp.client.exceptions", false], [2, "module-cdp.client.rest", false], [3, "module-cdp.client.api", false], [3, "module-cdp.client.api.addresses_api", false], [3, "module-cdp.client.api.assets_api", false], [3, "module-cdp.client.api.balance_history_api", false], [3, "module-cdp.client.api.contract_events_api", false], [3, "module-cdp.client.api.contract_invocations_api", false], [3, "module-cdp.client.api.external_addresses_api", false], [3, "module-cdp.client.api.fund_api", false], [3, "module-cdp.client.api.mpc_wallet_stake_api", false], [3, "module-cdp.client.api.networks_api", false], [3, "module-cdp.client.api.onchain_identity_api", false], [3, "module-cdp.client.api.reputation_api", false], [3, "module-cdp.client.api.server_signers_api", false], [3, "module-cdp.client.api.smart_contracts_api", false], [3, "module-cdp.client.api.stake_api", false], [3, "module-cdp.client.api.trades_api", false], [3, "module-cdp.client.api.transaction_history_api", false], [3, "module-cdp.client.api.transfers_api", false], [3, "module-cdp.client.api.users_api", false], [3, "module-cdp.client.api.validators_api", false], [3, "module-cdp.client.api.wallet_stake_api", false], [3, "module-cdp.client.api.wallets_api", false], [3, "module-cdp.client.api.webhooks_api", false], [4, "module-cdp.client.models", false], [4, "module-cdp.client.models.abi", false], [4, "module-cdp.client.models.address", false], [4, "module-cdp.client.models.address_balance_list", false], [4, "module-cdp.client.models.address_historical_balance_list", false], [4, "module-cdp.client.models.address_list", false], [4, "module-cdp.client.models.address_reputation", false], [4, "module-cdp.client.models.address_reputation_metadata", false], [4, "module-cdp.client.models.address_risk", false], [4, "module-cdp.client.models.address_transaction_list", false], [4, "module-cdp.client.models.asset", false], [4, "module-cdp.client.models.balance", false], [4, "module-cdp.client.models.broadcast_contract_invocation_request", false], [4, "module-cdp.client.models.broadcast_external_transfer_request", false], [4, "module-cdp.client.models.broadcast_staking_operation_request", false], [4, "module-cdp.client.models.broadcast_trade_request", false], [4, "module-cdp.client.models.broadcast_transfer_request", false], [4, "module-cdp.client.models.build_staking_operation_request", false], [4, "module-cdp.client.models.compile_smart_contract_request", false], [4, "module-cdp.client.models.compiled_smart_contract", false], [4, "module-cdp.client.models.contract_event", false], [4, "module-cdp.client.models.contract_event_list", false], [4, "module-cdp.client.models.contract_invocation", false], [4, "module-cdp.client.models.contract_invocation_list", false], [4, "module-cdp.client.models.create_address_request", false], [4, "module-cdp.client.models.create_contract_invocation_request", false], [4, "module-cdp.client.models.create_external_transfer_request", false], [4, "module-cdp.client.models.create_fund_operation_request", false], [4, "module-cdp.client.models.create_fund_quote_request", false], [4, "module-cdp.client.models.create_payload_signature_request", false], [4, "module-cdp.client.models.create_server_signer_request", false], [4, "module-cdp.client.models.create_smart_contract_request", false], [4, "module-cdp.client.models.create_staking_operation_request", false], [4, "module-cdp.client.models.create_trade_request", false], [4, "module-cdp.client.models.create_transfer_request", false], [4, "module-cdp.client.models.create_wallet_request", false], [4, "module-cdp.client.models.create_wallet_request_wallet", false], [4, "module-cdp.client.models.create_wallet_webhook_request", false], [4, "module-cdp.client.models.create_webhook_request", false], [4, "module-cdp.client.models.crypto_amount", false], [4, "module-cdp.client.models.deploy_smart_contract_request", false], [4, "module-cdp.client.models.erc20_transfer_event", false], [4, "module-cdp.client.models.erc721_transfer_event", false], [4, "module-cdp.client.models.error", false], [4, "module-cdp.client.models.ethereum_token_transfer", false], [4, "module-cdp.client.models.ethereum_transaction", false], [4, "module-cdp.client.models.ethereum_transaction_access", false], [4, "module-cdp.client.models.ethereum_transaction_access_list", false], [4, "module-cdp.client.models.ethereum_transaction_flattened_trace", false], [4, "module-cdp.client.models.ethereum_validator_metadata", false], [4, "module-cdp.client.models.faucet_transaction", false], [4, "module-cdp.client.models.feature_set", false], [4, "module-cdp.client.models.fetch_historical_staking_balances200_response", false], [4, "module-cdp.client.models.fetch_staking_rewards200_response", false], [4, "module-cdp.client.models.fetch_staking_rewards_request", false], [4, "module-cdp.client.models.fiat_amount", false], [4, "module-cdp.client.models.fund_operation", false], [4, "module-cdp.client.models.fund_operation_fees", false], [4, "module-cdp.client.models.fund_operation_list", false], [4, "module-cdp.client.models.fund_quote", false], [4, "module-cdp.client.models.get_staking_context_request", false], [4, "module-cdp.client.models.historical_balance", false], [4, "module-cdp.client.models.multi_token_contract_options", false], [4, "module-cdp.client.models.network", false], [4, "module-cdp.client.models.network_identifier", false], [4, "module-cdp.client.models.nft_contract_options", false], [4, "module-cdp.client.models.onchain_name", false], [4, "module-cdp.client.models.onchain_name_list", false], [4, "module-cdp.client.models.onchain_name_text_records_inner", false], [4, "module-cdp.client.models.payload_signature", false], [4, "module-cdp.client.models.payload_signature_list", false], [4, "module-cdp.client.models.read_contract_request", false], [4, "module-cdp.client.models.read_smart_contract_request", false], [4, "module-cdp.client.models.register_smart_contract_request", false], [4, "module-cdp.client.models.seed_creation_event", false], [4, "module-cdp.client.models.seed_creation_event_result", false], [4, "module-cdp.client.models.server_signer", false], [4, "module-cdp.client.models.server_signer_event", false], [4, "module-cdp.client.models.server_signer_event_event", false], [4, "module-cdp.client.models.server_signer_event_list", false], [4, "module-cdp.client.models.server_signer_list", false], [4, "module-cdp.client.models.signature_creation_event", false], [4, "module-cdp.client.models.signature_creation_event_result", false], [4, "module-cdp.client.models.signed_voluntary_exit_message_metadata", false], [4, "module-cdp.client.models.smart_contract", false], [4, "module-cdp.client.models.smart_contract_activity_event", false], [4, "module-cdp.client.models.smart_contract_list", false], [4, "module-cdp.client.models.smart_contract_options", false], [4, "module-cdp.client.models.smart_contract_type", false], [4, "module-cdp.client.models.solidity_value", false], [4, "module-cdp.client.models.sponsored_send", false], [4, "module-cdp.client.models.staking_balance", false], [4, "module-cdp.client.models.staking_context", false], [4, "module-cdp.client.models.staking_context_context", false], [4, "module-cdp.client.models.staking_operation", false], [4, "module-cdp.client.models.staking_operation_metadata", false], [4, "module-cdp.client.models.staking_reward", false], [4, "module-cdp.client.models.staking_reward_format", false], [4, "module-cdp.client.models.staking_reward_usd_value", false], [4, "module-cdp.client.models.token_contract_options", false], [4, "module-cdp.client.models.token_transfer_type", false], [4, "module-cdp.client.models.trade", false], [4, "module-cdp.client.models.trade_list", false], [4, "module-cdp.client.models.transaction", false], [4, "module-cdp.client.models.transaction_content", false], [4, "module-cdp.client.models.transaction_type", false], [4, "module-cdp.client.models.transfer", false], [4, "module-cdp.client.models.transfer_list", false], [4, "module-cdp.client.models.update_smart_contract_request", false], [4, "module-cdp.client.models.update_webhook_request", false], [4, "module-cdp.client.models.user", false], [4, "module-cdp.client.models.validator", false], [4, "module-cdp.client.models.validator_details", false], [4, "module-cdp.client.models.validator_list", false], [4, "module-cdp.client.models.validator_status", false], [4, "module-cdp.client.models.wallet", false], [4, "module-cdp.client.models.wallet_list", false], [4, "module-cdp.client.models.webhook", false], [4, "module-cdp.client.models.webhook_event_filter", false], [4, "module-cdp.client.models.webhook_event_type", false], [4, "module-cdp.client.models.webhook_event_type_filter", false], [4, "module-cdp.client.models.webhook_list", false], [4, "module-cdp.client.models.webhook_smart_contract_event_filter", false], [4, "module-cdp.client.models.webhook_wallet_activity_filter", false]], "mpcwalletstakeapi (class in cdp.client.api.mpc_wallet_stake_api)": [[3, "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi", false]], "multitokencontractoptions (class in cdp.client.models.multi_token_contract_options)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions", false]], "name (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.name", false]], "name (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.name", false]], "name (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.name", false]], "native (cdp.client.models.staking_reward_format.stakingrewardformat attribute)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat.NATIVE", false]], "native_asset (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.native_asset", false]], "native_types_mapping (cdp.client.api_client.apiclient attribute)": [[2, "cdp.client.api_client.ApiClient.NATIVE_TYPES_MAPPING", false]], "network (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.network", false]], "network (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.network", false]], "network (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.network", false]], "network (class in cdp.client.models.network)": [[4, "cdp.client.models.network.Network", false]], "network_id (cdp.address property)": [[1, "cdp.Address.network_id", false]], "network_id (cdp.address.address property)": [[1, "cdp.address.Address.network_id", false]], "network_id (cdp.asset property)": [[1, "cdp.Asset.network_id", false]], "network_id (cdp.asset.asset property)": [[1, "cdp.asset.Asset.network_id", false]], "network_id (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.network_id", false]], "network_id (cdp.client.models.asset.asset attribute)": [[4, "cdp.client.models.asset.Asset.network_id", false]], "network_id (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.network_id", false]], "network_id (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.network_id", false]], "network_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.network_id", false]], "network_id (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.network_id", false]], "network_id (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.network_id", false]], "network_id (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet attribute)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.network_id", false]], "network_id (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.network_id", false]], "network_id (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.network_id", false]], "network_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.network_id", false]], "network_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.network_id", false]], "network_id (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.network_id", false]], "network_id (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.network_id", false]], "network_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.network_id", false]], "network_id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.network_id", false]], "network_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.network_id", false]], "network_id (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.network_id", false]], "network_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.network_id", false]], "network_id (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.network_id", false]], "network_id (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.network_id", false]], "network_id (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.network_id", false]], "network_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.network_id", false]], "network_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.network_id", false]], "network_id (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.network_id", false]], "network_id (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.network_id", false]], "network_id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.network_id", false]], "network_id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.network_id", false]], "network_id (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.network_id", false]], "network_id (cdp.smartcontract property)": [[1, "cdp.SmartContract.network_id", false]], "network_id (cdp.trade property)": [[1, "cdp.Trade.network_id", false]], "network_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.network_id", false]], "network_id (cdp.transaction property)": [[1, "cdp.Transaction.network_id", false]], "network_id (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.network_id", false]], "network_id (cdp.transfer property)": [[1, "cdp.Transfer.network_id", false]], "network_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.network_id", false]], "network_id (cdp.wallet property)": [[1, "cdp.Wallet.network_id", false]], "network_id (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.network_id", false]], "network_id (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.network_id", false]], "network_id (cdp.walletdata property)": [[1, "cdp.WalletData.network_id", false]], "network_id (cdp.webhook property)": [[1, "cdp.Webhook.network_id", false]], "network_id (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.network_id", false]], "networkfeatureunsupportederror": [[1, "cdp.errors.NetworkFeatureUnsupportedError", false]], "networkid (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.networkId", false]], "networkid (cdp.walletdata property)": [[1, "cdp.WalletData.networkId", false]], "networkidentifier (class in cdp.client.models.network_identifier)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier", false]], "networks (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.networks", false]], "networksapi (class in cdp.client.api.networks_api)": [[3, "cdp.client.api.networks_api.NetworksApi", false]], "next_page (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.next_page", false]], "next_page (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist attribute)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.next_page", false]], "next_page (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.next_page", false]], "next_page (cdp.client.models.address_transaction_list.addresstransactionlist attribute)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.next_page", false]], "next_page (cdp.client.models.contract_event_list.contracteventlist attribute)": [[4, "cdp.client.models.contract_event_list.ContractEventList.next_page", false]], "next_page (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.next_page", false]], "next_page (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response attribute)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.next_page", false]], "next_page (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response attribute)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.next_page", false]], "next_page (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.next_page", false]], "next_page (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.next_page", false]], "next_page (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.next_page", false]], "next_page (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.next_page", false]], "next_page (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.next_page", false]], "next_page (cdp.client.models.smart_contract_list.smartcontractlist attribute)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.next_page", false]], "next_page (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.next_page", false]], "next_page (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.next_page", false]], "next_page (cdp.client.models.validator_list.validatorlist attribute)": [[4, "cdp.client.models.validator_list.ValidatorList.next_page", false]], "next_page (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.next_page", false]], "next_page (cdp.client.models.webhook_list.webhooklist attribute)": [[4, "cdp.client.models.webhook_list.WebhookList.next_page", false]], "nftcontractoptions (class in cdp.client.models.nft_contract_options)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions", false]], "nonce (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.nonce", false]], "notfounderror": [[1, "cdp.errors.NotFoundError", false]], "notfoundexception": [[2, "cdp.client.exceptions.NotFoundException", false]], "notification_uri (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest attribute)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.notification_uri", false]], "notification_uri (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.notification_uri", false]], "notification_uri (cdp.client.models.update_webhook_request.updatewebhookrequest attribute)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.notification_uri", false]], "notification_uri (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.notification_uri", false]], "notification_uri (cdp.webhook property)": [[1, "cdp.Webhook.notification_uri", false]], "notification_uri (cdp.webhook.webhook property)": [[1, "cdp.webhook.Webhook.notification_uri", false]], "onchainidentityapi (class in cdp.client.api.onchain_identity_api)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi", false]], "onchainname (class in cdp.client.models.onchain_name)": [[4, "cdp.client.models.onchain_name.OnchainName", false]], "onchainnamelist (class in cdp.client.models.onchain_name_list)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList", false]], "onchainnametextrecordsinner (class in cdp.client.models.onchain_name_text_records_inner)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner", false]], "one_of_schemas (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.one_of_schemas", false]], "one_of_schemas (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.one_of_schemas", false]], "one_of_schemas (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.one_of_schemas", false]], "one_of_schemas (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.one_of_schemas", false]], "one_of_schemas (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.one_of_schemas", false]], "one_of_schemas (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.one_of_schemas", false]], "oneof_schema_1_validator (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.staking_operation_metadata.stakingoperationmetadata attribute)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.transaction_content.transactioncontent attribute)": [[4, "cdp.client.models.transaction_content.TransactionContent.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.validator_details.validatordetails attribute)": [[4, "cdp.client.models.validator_details.ValidatorDetails.oneof_schema_1_validator", false]], "oneof_schema_1_validator (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.oneof_schema_1_validator", false]], "oneof_schema_2_validator (cdp.client.models.server_signer_event_event.serversignereventevent attribute)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.oneof_schema_2_validator", false]], "oneof_schema_2_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_2_validator", false]], "oneof_schema_2_validator (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter attribute)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.oneof_schema_2_validator", false]], "oneof_schema_3_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_3_validator", false]], "oneof_schema_4_validator (cdp.client.models.smart_contract_options.smartcontractoptions attribute)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.oneof_schema_4_validator", false]], "openapiexception": [[2, "cdp.client.exceptions.OpenApiException", false]], "options (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest attribute)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.options", false]], "options (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.options", false]], "options (cdp.client.models.create_staking_operation_request.createstakingoperationrequest attribute)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.options", false]], "options (cdp.client.models.get_staking_context_request.getstakingcontextrequest attribute)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.options", false]], "options (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.options", false]], "options (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.options", false]], "options (cdp.smartcontract property)": [[1, "cdp.SmartContract.options", false]], "output (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.output", false]], "owner_address (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.owner_address", false]], "param_serialize() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.param_serialize", false]], "parameters_to_tuples() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.parameters_to_tuples", false]], "parameters_to_url_query() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.parameters_to_url_query", false]], "participant_type (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.participant_type", false]], "password (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.password", false]], "payload_signature_id (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.payload_signature_id", false]], "payload_signature_id (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.payload_signature_id", false]], "payload_signature_id (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.payload_signature_id", false]], "payloadsignature (class in cdp)": [[1, "cdp.PayloadSignature", false]], "payloadsignature (class in cdp.client.models.payload_signature)": [[4, "cdp.client.models.payload_signature.PayloadSignature", false]], "payloadsignature (class in cdp.payload_signature)": [[1, "cdp.payload_signature.PayloadSignature", false]], "payloadsignature.status (class in cdp)": [[1, "cdp.PayloadSignature.Status", false]], "payloadsignature.status (class in cdp.payload_signature)": [[1, "cdp.payload_signature.PayloadSignature.Status", false]], "payloadsignaturelist (class in cdp.client.models.payload_signature_list)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList", false]], "pending (cdp.fund_operation.fundoperation.status attribute)": [[1, "cdp.fund_operation.FundOperation.Status.PENDING", false]], "pending (cdp.payload_signature.payloadsignature.status attribute)": [[1, "cdp.payload_signature.PayloadSignature.Status.PENDING", false]], "pending (cdp.payloadsignature.status attribute)": [[1, "cdp.PayloadSignature.Status.PENDING", false]], "pending (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.PENDING", false]], "pending (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.PENDING", false]], "pending (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.PENDING", false]], "pending (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.PENDING", false]], "pending_activation (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.PENDING_ACTIVATION", false]], "polygon_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.POLYGON_MINUS_MAINNET", false]], "primary_address (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.primary_address", false]], "primary_denomination() (cdp.asset static method)": [[1, "cdp.Asset.primary_denomination", false]], "primary_denomination() (cdp.asset.asset static method)": [[1, "cdp.asset.Asset.primary_denomination", false]], "primitive_types (cdp.client.api_client.apiclient attribute)": [[2, "cdp.client.api_client.ApiClient.PRIMITIVE_TYPES", false]], "priority_fee_per_gas (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.priority_fee_per_gas", false]], "private_key (cdp.cdp attribute)": [[1, "cdp.Cdp.private_key", false], [1, "id12", false]], "private_key (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.private_key", false], [1, "id5", false]], "private_key (cdp.cdp_api_client.cdpapiclient property)": [[1, "cdp.cdp_api_client.CdpApiClient.private_key", false]], "project_name (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.project_name", false]], "protocol_family (cdp.client.models.network.network attribute)": [[4, "cdp.client.models.network.Network.protocol_family", false]], "protocol_family_validate_enum() (cdp.client.models.network.network class method)": [[4, "cdp.client.models.network.Network.protocol_family_validate_enum", false]], "protocol_name (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.protocol_name", false]], "provisioned (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.PROVISIONED", false]], "provisioning (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.PROVISIONING", false]], "proxy (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.proxy", false]], "proxy_headers (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.proxy_headers", false]], "public_key (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.public_key", false]], "public_key (cdp.client.models.create_address_request.createaddressrequest attribute)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.public_key", false]], "public_key (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.public_key", false]], "quote_fund() (cdp.wallet method)": [[1, "cdp.Wallet.quote_fund", false]], "quote_fund() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.quote_fund", false]], "quote_fund() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.quote_fund", false]], "quote_fund() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.quote_fund", false]], "raw (cdp.transaction property)": [[1, "cdp.Transaction.raw", false]], "raw (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.raw", false]], "raw_data (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.raw_data", false]], "raw_typed_data (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.raw_typed_data", false]], "read() (cdp.client.rest.restresponse method)": [[2, "cdp.client.rest.RESTResponse.read", false]], "read() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.read", false]], "read() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.read", false]], "read_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.read_contract", false]], "read_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.read_contract_with_http_info", false]], "read_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.read_contract_without_preload_content", false]], "readcontractrequest (class in cdp.client.models.read_contract_request)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest", false]], "readsmartcontractrequest (class in cdp.client.models.read_smart_contract_request)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest", false]], "reaped (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.REAPED", false]], "refresh_api_key_hook (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.refresh_api_key_hook", false]], "register() (cdp.smart_contract.smartcontract class method)": [[1, "cdp.smart_contract.SmartContract.register", false]], "register() (cdp.smartcontract class method)": [[1, "cdp.SmartContract.register", false]], "register_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.register_smart_contract", false]], "register_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.register_smart_contract_with_http_info", false]], "register_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.register_smart_contract_without_preload_content", false]], "registersmartcontractrequest (class in cdp.client.models.register_smart_contract_request)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest", false]], "reload() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.reload", false]], "reload() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.reload", false]], "reload() (cdp.faucet_transaction.faucettransaction method)": [[1, "cdp.faucet_transaction.FaucetTransaction.reload", false]], "reload() (cdp.faucettransaction method)": [[1, "cdp.FaucetTransaction.reload", false]], "reload() (cdp.fund_operation.fundoperation method)": [[1, "cdp.fund_operation.FundOperation.reload", false]], "reload() (cdp.payload_signature.payloadsignature method)": [[1, "cdp.payload_signature.PayloadSignature.reload", false]], "reload() (cdp.payloadsignature method)": [[1, "cdp.PayloadSignature.reload", false]], "reload() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.reload", false]], "reload() (cdp.smartcontract method)": [[1, "cdp.SmartContract.reload", false]], "reload() (cdp.trade method)": [[1, "cdp.Trade.reload", false]], "reload() (cdp.trade.trade method)": [[1, "cdp.trade.Trade.reload", false]], "reload() (cdp.transfer method)": [[1, "cdp.Transfer.reload", false]], "reload() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.reload", false]], "reload() (cdp.wallet method)": [[1, "cdp.Wallet.reload", false]], "reload() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.reload", false]], "render_path() (in module cdp.client.exceptions)": [[2, "cdp.client.exceptions.render_path", false]], "reputation (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.reputation", false]], "reputation() (cdp.address method)": [[1, "cdp.Address.reputation", false]], "reputation() (cdp.address.address method)": [[1, "cdp.address.Address.reputation", false]], "reputationapi (class in cdp.client.api.reputation_api)": [[3, "cdp.client.api.reputation_api.ReputationApi", false]], "request() (cdp.client.rest.restclientobject method)": [[2, "cdp.client.rest.RESTClientObject.request", false]], "request_external_faucet_funds() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.request_external_faucet_funds", false]], "request_external_faucet_funds_with_http_info() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.request_external_faucet_funds_with_http_info", false]], "request_external_faucet_funds_without_preload_content() (cdp.client.api.external_addresses_api.externaladdressesapi method)": [[3, "cdp.client.api.external_addresses_api.ExternalAddressesApi.request_external_faucet_funds_without_preload_content", false]], "request_faucet_funds() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.request_faucet_funds", false]], "request_faucet_funds_with_http_info() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.request_faucet_funds_with_http_info", false]], "request_faucet_funds_without_preload_content() (cdp.client.api.addresses_api.addressesapi method)": [[3, "cdp.client.api.addresses_api.AddressesApi.request_faucet_funds_without_preload_content", false]], "resolve_identity_by_address() (cdp.client.api.onchain_identity_api.onchainidentityapi method)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi.resolve_identity_by_address", false]], "resolve_identity_by_address_with_http_info() (cdp.client.api.onchain_identity_api.onchainidentityapi method)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi.resolve_identity_by_address_with_http_info", false]], "resolve_identity_by_address_without_preload_content() (cdp.client.api.onchain_identity_api.onchainidentityapi method)": [[3, "cdp.client.api.onchain_identity_api.OnchainIdentityApi.resolve_identity_by_address_without_preload_content", false]], "resourceexhaustederror": [[1, "cdp.errors.ResourceExhaustedError", false]], "response_deserialize() (cdp.cdp_api_client.cdpapiclient method)": [[1, "cdp.cdp_api_client.CdpApiClient.response_deserialize", false]], "response_deserialize() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.response_deserialize", false]], "restclientobject (class in cdp.client.rest)": [[2, "cdp.client.rest.RESTClientObject", false]], "restresponse (class in cdp.client.rest)": [[2, "cdp.client.rest.RESTResponse", false]], "retries (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.retries", false]], "risk_score (cdp.client.models.address_risk.addressrisk attribute)": [[4, "cdp.client.models.address_risk.AddressRisk.risk_score", false]], "risky (cdp.address_reputation.addressreputation property)": [[1, "cdp.address_reputation.AddressReputation.risky", false]], "rlp_encoded_tx (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.rlp_encoded_tx", false]], "safe_chars_for_path_param (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.safe_chars_for_path_param", false]], "sanitize_for_serialization() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.sanitize_for_serialization", false]], "save_seed() (cdp.wallet method)": [[1, "cdp.Wallet.save_seed", false]], "save_seed() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.save_seed", false]], "save_seed_to_file() (cdp.wallet method)": [[1, "cdp.Wallet.save_seed_to_file", false]], "save_seed_to_file() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.save_seed_to_file", false]], "score (cdp.address_reputation.addressreputation property)": [[1, "cdp.address_reputation.AddressReputation.score", false]], "score (cdp.client.models.address_reputation.addressreputation attribute)": [[4, "cdp.client.models.address_reputation.AddressReputation.score", false]], "seed (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.seed", false]], "seed (cdp.walletdata property)": [[1, "cdp.WalletData.seed", false]], "seed_id (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.seed_id", false]], "seed_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.seed_id", false]], "seedcreationevent (class in cdp.client.models.seed_creation_event)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent", false]], "seedcreationeventresult (class in cdp.client.models.seed_creation_event_result)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult", false]], "select_header_accept() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.select_header_accept", false]], "select_header_content_type() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.select_header_content_type", false]], "send_tx_delegate (cdp.transfer property)": [[1, "cdp.Transfer.send_tx_delegate", false]], "send_tx_delegate (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.send_tx_delegate", false]], "server_operation_index (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.server_operation_index", false]], "server_operation_variables (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.server_operation_variables", false]], "server_signer (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.server_signer", false]], "server_signer_id (cdp.client.models.create_server_signer_request.createserversignerrequest attribute)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.server_signer_id", false]], "server_signer_id (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.server_signer_id", false]], "server_signer_id (cdp.client.models.server_signer_event.serversignerevent attribute)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.server_signer_id", false]], "server_signer_status (cdp.client.models.wallet.wallet attribute)": [[4, "cdp.client.models.wallet.Wallet.server_signer_status", false]], "server_signer_status (cdp.wallet property)": [[1, "cdp.Wallet.server_signer_status", false]], "server_signer_status (cdp.wallet.wallet property)": [[1, "cdp.wallet.Wallet.server_signer_status", false]], "server_signer_status_validate_enum() (cdp.client.models.wallet.wallet class method)": [[4, "cdp.client.models.wallet.Wallet.server_signer_status_validate_enum", false]], "serversigner (class in cdp.client.models.server_signer)": [[4, "cdp.client.models.server_signer.ServerSigner", false]], "serversignerevent (class in cdp.client.models.server_signer_event)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent", false]], "serversignereventevent (class in cdp.client.models.server_signer_event_event)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent", false]], "serversignereventlist (class in cdp.client.models.server_signer_event_list)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList", false]], "serversignerlist (class in cdp.client.models.server_signer_list)": [[4, "cdp.client.models.server_signer_list.ServerSignerList", false]], "serversignersapi (class in cdp.client.api.server_signers_api)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi", false]], "serviceexception": [[2, "cdp.client.exceptions.ServiceException", false]], "set_default() (cdp.client.api_client.apiclient class method)": [[2, "cdp.client.api_client.ApiClient.set_default", false]], "set_default() (cdp.client.configuration.configuration class method)": [[2, "cdp.client.configuration.Configuration.set_default", false]], "set_default_header() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.set_default_header", false]], "sig (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.sig", false]], "sig (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.sig", false]], "sign() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.sign", false]], "sign() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.sign", false]], "sign() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.sign", false]], "sign() (cdp.smartcontract method)": [[1, "cdp.SmartContract.sign", false]], "sign() (cdp.sponsored_send.sponsoredsend method)": [[1, "cdp.sponsored_send.SponsoredSend.sign", false]], "sign() (cdp.sponsoredsend method)": [[1, "cdp.SponsoredSend.sign", false]], "sign() (cdp.transaction method)": [[1, "cdp.Transaction.sign", false]], "sign() (cdp.transaction.transaction method)": [[1, "cdp.transaction.Transaction.sign", false]], "sign() (cdp.transfer method)": [[1, "cdp.Transfer.sign", false]], "sign() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.sign", false]], "sign_payload() (cdp.wallet method)": [[1, "cdp.Wallet.sign_payload", false]], "sign_payload() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.sign_payload", false]], "sign_payload() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.sign_payload", false]], "sign_payload() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.sign_payload", false]], "signature (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest attribute)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.signature", false]], "signature (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.signature", false]], "signature (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.signature", false]], "signature (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.signature", false]], "signature (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.signature", false]], "signature (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.signature", false]], "signature (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.signature", false]], "signature (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.signature", false]], "signature (cdp.transaction property)": [[1, "cdp.Transaction.signature", false]], "signature (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.signature", false]], "signature_header (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest attribute)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.signature_header", false]], "signature_header (cdp.client.models.create_webhook_request.createwebhookrequest attribute)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.signature_header", false]], "signature_header (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.signature_header", false]], "signaturecreationevent (class in cdp.client.models.signature_creation_event)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent", false]], "signaturecreationeventresult (class in cdp.client.models.signature_creation_event_result)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult", false]], "signed (cdp.payload_signature.payloadsignature.status attribute)": [[1, "cdp.payload_signature.PayloadSignature.Status.SIGNED", false]], "signed (cdp.payloadsignature.status attribute)": [[1, "cdp.PayloadSignature.Status.SIGNED", false]], "signed (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.signed", false]], "signed (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.SIGNED", false]], "signed (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.signed", false]], "signed (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.SIGNED", false]], "signed (cdp.transaction property)": [[1, "cdp.Transaction.signed", false]], "signed (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.SIGNED", false]], "signed (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.signed", false]], "signed (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.SIGNED", false]], "signed_payload (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest attribute)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest attribute)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest attribute)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_trade_request.broadcasttraderequest attribute)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.signed_payload", false]], "signed_payload (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest attribute)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.signed_payload", false]], "signed_payload (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest attribute)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.signed_payload", false]], "signed_payload (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.signed_payload", false]], "signed_payload (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.signed_payload", false]], "signed_payload (cdp.transaction property)": [[1, "cdp.Transaction.signed_payload", false]], "signed_payload (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.signed_payload", false]], "signed_voluntary_exit (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.signed_voluntary_exit", false]], "signedvoluntaryexitmessagemetadata (class in cdp.client.models.signed_voluntary_exit_message_metadata)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata", false]], "signing_payload (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.signing_payload", false]], "skip_batching (cdp.client.models.create_external_transfer_request.createexternaltransferrequest attribute)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.skip_batching", false]], "skip_batching (cdp.client.models.create_transfer_request.createtransferrequest attribute)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.skip_batching", false]], "slashed (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.slashed", false]], "smart_contract_deployments (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.smart_contract_deployments", false]], "smart_contract_event_activity (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.SMART_CONTRACT_EVENT_ACTIVITY", false]], "smart_contract_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.smart_contract_id", false]], "smart_contract_id (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.smart_contract_id", false]], "smart_contract_id (cdp.smartcontract property)": [[1, "cdp.SmartContract.smart_contract_id", false]], "smart_contracts (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.smart_contracts", false]], "smartcontract (class in cdp)": [[1, "cdp.SmartContract", false]], "smartcontract (class in cdp.client.models.smart_contract)": [[4, "cdp.client.models.smart_contract.SmartContract", false]], "smartcontract (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract", false]], "smartcontract.multitokencontractoptions (class in cdp)": [[1, "cdp.SmartContract.MultiTokenContractOptions", false]], "smartcontract.multitokencontractoptions (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.MultiTokenContractOptions", false]], "smartcontract.nftcontractoptions (class in cdp)": [[1, "cdp.SmartContract.NFTContractOptions", false]], "smartcontract.nftcontractoptions (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.NFTContractOptions", false]], "smartcontract.tokencontractoptions (class in cdp)": [[1, "cdp.SmartContract.TokenContractOptions", false]], "smartcontract.tokencontractoptions (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.TokenContractOptions", false]], "smartcontract.type (class in cdp)": [[1, "cdp.SmartContract.Type", false]], "smartcontract.type (class in cdp.smart_contract)": [[1, "cdp.smart_contract.SmartContract.Type", false]], "smartcontractactivityevent (class in cdp.client.models.smart_contract_activity_event)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent", false]], "smartcontractlist (class in cdp.client.models.smart_contract_list)": [[4, "cdp.client.models.smart_contract_list.SmartContractList", false]], "smartcontractoptions (class in cdp.client.models.smart_contract_options)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions", false]], "smartcontractsapi (class in cdp.client.api.smart_contracts_api)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi", false]], "smartcontracttype (class in cdp.client.models.smart_contract_type)": [[4, "cdp.client.models.smart_contract_type.SmartContractType", false]], "socket_options (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.socket_options", false]], "solana_minus_devnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.SOLANA_MINUS_DEVNET", false]], "solana_minus_mainnet (cdp.client.models.network_identifier.networkidentifier attribute)": [[4, "cdp.client.models.network_identifier.NetworkIdentifier.SOLANA_MINUS_MAINNET", false]], "solidity_compiler_version (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.solidity_compiler_version", false]], "solidity_input_json (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest attribute)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.solidity_input_json", false]], "solidity_input_json (cdp.client.models.compiled_smart_contract.compiledsmartcontract attribute)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.solidity_input_json", false]], "solidityvalue (class in cdp.client.models.solidity_value)": [[4, "cdp.client.models.solidity_value.SolidityValue", false]], "sponsored_send (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.sponsored_send", false]], "sponsored_send (cdp.transfer property)": [[1, "cdp.Transfer.sponsored_send", false]], "sponsored_send (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.sponsored_send", false]], "sponsoredsend (class in cdp)": [[1, "cdp.SponsoredSend", false]], "sponsoredsend (class in cdp.client.models.sponsored_send)": [[4, "cdp.client.models.sponsored_send.SponsoredSend", false]], "sponsoredsend (class in cdp.sponsored_send)": [[1, "cdp.sponsored_send.SponsoredSend", false]], "sponsoredsend.status (class in cdp)": [[1, "cdp.SponsoredSend.Status", false]], "sponsoredsend.status (class in cdp.sponsored_send)": [[1, "cdp.sponsored_send.SponsoredSend.Status", false]], "ssl_ca_cert (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.ssl_ca_cert", false]], "stake (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.stake", false]], "stakeable_balance (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.stakeable_balance", false]], "stakeapi (class in cdp.client.api.stake_api)": [[3, "cdp.client.api.stake_api.StakeApi", false]], "stakingbalance (class in cdp.client.models.staking_balance)": [[4, "cdp.client.models.staking_balance.StakingBalance", false]], "stakingcontext (class in cdp.client.models.staking_context)": [[4, "cdp.client.models.staking_context.StakingContext", false]], "stakingcontextcontext (class in cdp.client.models.staking_context_context)": [[4, "cdp.client.models.staking_context_context.StakingContextContext", false]], "stakingoperation (class in cdp.client.models.staking_operation)": [[4, "cdp.client.models.staking_operation.StakingOperation", false]], "stakingoperationmetadata (class in cdp.client.models.staking_operation_metadata)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata", false]], "stakingreward (class in cdp.client.models.staking_reward)": [[4, "cdp.client.models.staking_reward.StakingReward", false]], "stakingrewardformat (class in cdp.client.models.staking_reward_format)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat", false]], "stakingrewardusdvalue (class in cdp.client.models.staking_reward_usd_value)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue", false]], "start_time (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest attribute)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.start_time", false]], "state (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.state", false]], "state_validate_enum() (cdp.client.models.staking_reward.stakingreward class method)": [[4, "cdp.client.models.staking_reward.StakingReward.state_validate_enum", false]], "status (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.status", false]], "status (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.status", false]], "status (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.status", false]], "status (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.status", false]], "status (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.status", false]], "status (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.status", false]], "status (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.status", false]], "status (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.status", false]], "status (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.status", false]], "status (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.status", false]], "status (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.status", false]], "status (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.status", false]], "status (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.status", false]], "status (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.status", false]], "status (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.status", false]], "status (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.status", false]], "status (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.status", false]], "status (cdp.trade property)": [[1, "cdp.Trade.status", false]], "status (cdp.trade.trade property)": [[1, "cdp.trade.Trade.status", false]], "status (cdp.transaction property)": [[1, "cdp.Transaction.status", false]], "status (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.status", false]], "status (cdp.transfer property)": [[1, "cdp.Transfer.status", false]], "status (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.status", false]], "status_code (cdp.client.api_response.apiresponse attribute)": [[2, "cdp.client.api_response.ApiResponse.status_code", false]], "status_validate_enum() (cdp.client.models.fund_operation.fundoperation class method)": [[4, "cdp.client.models.fund_operation.FundOperation.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.payload_signature.payloadsignature class method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.sponsored_send.sponsoredsend class method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.staking_operation.stakingoperation class method)": [[4, "cdp.client.models.staking_operation.StakingOperation.status_validate_enum", false]], "status_validate_enum() (cdp.client.models.transaction.transaction class method)": [[4, "cdp.client.models.transaction.Transaction.status_validate_enum", false]], "storage_keys (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess attribute)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.storage_keys", false]], "sub_traces (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.sub_traces", false]], "submit_server_signer_seed_event_result() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_seed_event_result", false]], "submit_server_signer_seed_event_result_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_seed_event_result_with_http_info", false]], "submit_server_signer_seed_event_result_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_seed_event_result_without_preload_content", false]], "submit_server_signer_signature_event_result() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_signature_event_result", false]], "submit_server_signer_signature_event_result_with_http_info() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_signature_event_result_with_http_info", false]], "submit_server_signer_signature_event_result_without_preload_content() (cdp.client.api.server_signers_api.serversignersapi method)": [[3, "cdp.client.api.server_signers_api.ServerSignersApi.submit_server_signer_signature_event_result_without_preload_content", false]], "submitted (cdp.sponsored_send.sponsoredsend.status attribute)": [[1, "cdp.sponsored_send.SponsoredSend.Status.SUBMITTED", false]], "submitted (cdp.sponsoredsend.status attribute)": [[1, "cdp.SponsoredSend.Status.SUBMITTED", false]], "symbol (cdp.client.models.nft_contract_options.nftcontractoptions attribute)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.symbol", false]], "symbol (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.symbol", false]], "temp_folder_path (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.temp_folder_path", false]], "terminal_state (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.terminal_state", false]], "terminal_state (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.terminal_state", false]], "terminal_state (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.terminal_state", false]], "terminal_state (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.terminal_state", false]], "terminal_state (cdp.transaction property)": [[1, "cdp.Transaction.terminal_state", false]], "terminal_state (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.terminal_state", false]], "terminal_state (cdp.transfer property)": [[1, "cdp.Transfer.terminal_state", false]], "terminal_state (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.terminal_state", false]], "terminal_state() (cdp.fund_operation.fundoperation method)": [[1, "cdp.fund_operation.FundOperation.terminal_state", false]], "terminal_states() (cdp.fund_operation.fundoperation.status class method)": [[1, "cdp.fund_operation.FundOperation.Status.terminal_states", false]], "terminal_states() (cdp.payload_signature.payloadsignature.status class method)": [[1, "cdp.payload_signature.PayloadSignature.Status.terminal_states", false]], "terminal_states() (cdp.payloadsignature.status class method)": [[1, "cdp.PayloadSignature.Status.terminal_states", false]], "terminal_states() (cdp.sponsored_send.sponsoredsend.status class method)": [[1, "cdp.sponsored_send.SponsoredSend.Status.terminal_states", false]], "terminal_states() (cdp.sponsoredsend.status class method)": [[1, "cdp.SponsoredSend.Status.terminal_states", false]], "terminal_states() (cdp.transaction.status class method)": [[1, "cdp.Transaction.Status.terminal_states", false]], "terminal_states() (cdp.transaction.transaction.status class method)": [[1, "cdp.transaction.Transaction.Status.terminal_states", false]], "text_records (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.text_records", false]], "tls_server_name (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.tls_server_name", false]], "to (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to", false]], "to (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to", false]], "to (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to", false]], "to (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to", false]], "to (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to", false]], "to_address (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_address", false]], "to_address (cdp.client.models.webhook_event_filter.webhookeventfilter attribute)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_address", false]], "to_address_id (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_address_id", false]], "to_address_id (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.to_address_id", false]], "to_address_id (cdp.transaction property)": [[1, "cdp.Transaction.to_address_id", false]], "to_address_id (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.to_address_id", false]], "to_amount (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.to_amount", false]], "to_amount (cdp.trade property)": [[1, "cdp.Trade.to_amount", false]], "to_amount (cdp.trade.trade property)": [[1, "cdp.trade.Trade.to_amount", false]], "to_asset (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.to_asset", false]], "to_asset_id (cdp.client.models.create_trade_request.createtraderequest attribute)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_asset_id", false]], "to_asset_id (cdp.trade property)": [[1, "cdp.Trade.to_asset_id", false]], "to_asset_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.to_asset_id", false]], "to_atomic_amount() (cdp.asset method)": [[1, "cdp.Asset.to_atomic_amount", false]], "to_atomic_amount() (cdp.asset.asset method)": [[1, "cdp.asset.Asset.to_atomic_amount", false]], "to_atomic_amount() (cdp.crypto_amount.cryptoamount method)": [[1, "cdp.crypto_amount.CryptoAmount.to_atomic_amount", false]], "to_debug_report() (cdp.client.configuration.configuration method)": [[2, "cdp.client.configuration.Configuration.to_debug_report", false]], "to_dict() (cdp.client.models.abi.abi method)": [[4, "cdp.client.models.abi.ABI.to_dict", false]], "to_dict() (cdp.client.models.address.address method)": [[4, "cdp.client.models.address.Address.to_dict", false]], "to_dict() (cdp.client.models.address_balance_list.addressbalancelist method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.to_dict", false]], "to_dict() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.to_dict", false]], "to_dict() (cdp.client.models.address_list.addresslist method)": [[4, "cdp.client.models.address_list.AddressList.to_dict", false]], "to_dict() (cdp.client.models.address_reputation.addressreputation method)": [[4, "cdp.client.models.address_reputation.AddressReputation.to_dict", false]], "to_dict() (cdp.client.models.address_reputation_metadata.addressreputationmetadata method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.to_dict", false]], "to_dict() (cdp.client.models.address_risk.addressrisk method)": [[4, "cdp.client.models.address_risk.AddressRisk.to_dict", false]], "to_dict() (cdp.client.models.address_transaction_list.addresstransactionlist method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.to_dict", false]], "to_dict() (cdp.client.models.asset.asset method)": [[4, "cdp.client.models.asset.Asset.to_dict", false]], "to_dict() (cdp.client.models.balance.balance method)": [[4, "cdp.client.models.balance.Balance.to_dict", false]], "to_dict() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_trade_request.broadcasttraderequest method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.to_dict", false]], "to_dict() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.compiled_smart_contract.compiledsmartcontract method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.to_dict", false]], "to_dict() (cdp.client.models.contract_event.contractevent method)": [[4, "cdp.client.models.contract_event.ContractEvent.to_dict", false]], "to_dict() (cdp.client.models.contract_event_list.contracteventlist method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.to_dict", false]], "to_dict() (cdp.client.models.contract_invocation.contractinvocation method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.to_dict", false]], "to_dict() (cdp.client.models.contract_invocation_list.contractinvocationlist method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.to_dict", false]], "to_dict() (cdp.client.models.create_address_request.createaddressrequest method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.to_dict", false]], "to_dict() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.to_dict", false]], "to_dict() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.create_fund_operation_request.createfundoperationrequest method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.create_fund_quote_request.createfundquoterequest method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.to_dict", false]], "to_dict() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.to_dict", false]], "to_dict() (cdp.client.models.create_server_signer_request.createserversignerrequest method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.to_dict", false]], "to_dict() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.to_dict", false]], "to_dict() (cdp.client.models.create_trade_request.createtraderequest method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_dict", false]], "to_dict() (cdp.client.models.create_transfer_request.createtransferrequest method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.to_dict", false]], "to_dict() (cdp.client.models.create_wallet_request.createwalletrequest method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.to_dict", false]], "to_dict() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.to_dict", false]], "to_dict() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.to_dict", false]], "to_dict() (cdp.client.models.create_webhook_request.createwebhookrequest method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.to_dict", false]], "to_dict() (cdp.client.models.crypto_amount.cryptoamount method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.to_dict", false]], "to_dict() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.erc20_transfer_event.erc20transferevent method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to_dict", false]], "to_dict() (cdp.client.models.erc721_transfer_event.erc721transferevent method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to_dict", false]], "to_dict() (cdp.client.models.error.error method)": [[4, "cdp.client.models.error.Error.to_dict", false]], "to_dict() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction.ethereumtransaction method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.to_dict", false]], "to_dict() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to_dict", false]], "to_dict() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.to_dict", false]], "to_dict() (cdp.client.models.faucet_transaction.faucettransaction method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.to_dict", false]], "to_dict() (cdp.client.models.feature_set.featureset method)": [[4, "cdp.client.models.feature_set.FeatureSet.to_dict", false]], "to_dict() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.to_dict", false]], "to_dict() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.to_dict", false]], "to_dict() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.to_dict", false]], "to_dict() (cdp.client.models.fiat_amount.fiatamount method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.to_dict", false]], "to_dict() (cdp.client.models.fund_operation.fundoperation method)": [[4, "cdp.client.models.fund_operation.FundOperation.to_dict", false]], "to_dict() (cdp.client.models.fund_operation_fees.fundoperationfees method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.to_dict", false]], "to_dict() (cdp.client.models.fund_operation_list.fundoperationlist method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.to_dict", false]], "to_dict() (cdp.client.models.fund_quote.fundquote method)": [[4, "cdp.client.models.fund_quote.FundQuote.to_dict", false]], "to_dict() (cdp.client.models.get_staking_context_request.getstakingcontextrequest method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.to_dict", false]], "to_dict() (cdp.client.models.historical_balance.historicalbalance method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.to_dict", false]], "to_dict() (cdp.client.models.multi_token_contract_options.multitokencontractoptions method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.to_dict", false]], "to_dict() (cdp.client.models.network.network method)": [[4, "cdp.client.models.network.Network.to_dict", false]], "to_dict() (cdp.client.models.nft_contract_options.nftcontractoptions method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.to_dict", false]], "to_dict() (cdp.client.models.onchain_name.onchainname method)": [[4, "cdp.client.models.onchain_name.OnchainName.to_dict", false]], "to_dict() (cdp.client.models.onchain_name_list.onchainnamelist method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.to_dict", false]], "to_dict() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.to_dict", false]], "to_dict() (cdp.client.models.payload_signature.payloadsignature method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.to_dict", false]], "to_dict() (cdp.client.models.payload_signature_list.payloadsignaturelist method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.to_dict", false]], "to_dict() (cdp.client.models.read_contract_request.readcontractrequest method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.to_dict", false]], "to_dict() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.seed_creation_event.seedcreationevent method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.to_dict", false]], "to_dict() (cdp.client.models.seed_creation_event_result.seedcreationeventresult method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.to_dict", false]], "to_dict() (cdp.client.models.server_signer.serversigner method)": [[4, "cdp.client.models.server_signer.ServerSigner.to_dict", false]], "to_dict() (cdp.client.models.server_signer_event.serversignerevent method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.to_dict", false]], "to_dict() (cdp.client.models.server_signer_event_event.serversignereventevent method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.to_dict", false]], "to_dict() (cdp.client.models.server_signer_event_list.serversignereventlist method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.to_dict", false]], "to_dict() (cdp.client.models.server_signer_list.serversignerlist method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.to_dict", false]], "to_dict() (cdp.client.models.signature_creation_event.signaturecreationevent method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.to_dict", false]], "to_dict() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.to_dict", false]], "to_dict() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.to_dict", false]], "to_dict() (cdp.client.models.smart_contract.smartcontract method)": [[4, "cdp.client.models.smart_contract.SmartContract.to_dict", false]], "to_dict() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to_dict", false]], "to_dict() (cdp.client.models.smart_contract_list.smartcontractlist method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.to_dict", false]], "to_dict() (cdp.client.models.smart_contract_options.smartcontractoptions method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.to_dict", false]], "to_dict() (cdp.client.models.solidity_value.solidityvalue method)": [[4, "cdp.client.models.solidity_value.SolidityValue.to_dict", false]], "to_dict() (cdp.client.models.sponsored_send.sponsoredsend method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_dict", false]], "to_dict() (cdp.client.models.staking_balance.stakingbalance method)": [[4, "cdp.client.models.staking_balance.StakingBalance.to_dict", false]], "to_dict() (cdp.client.models.staking_context.stakingcontext method)": [[4, "cdp.client.models.staking_context.StakingContext.to_dict", false]], "to_dict() (cdp.client.models.staking_context_context.stakingcontextcontext method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.to_dict", false]], "to_dict() (cdp.client.models.staking_operation.stakingoperation method)": [[4, "cdp.client.models.staking_operation.StakingOperation.to_dict", false]], "to_dict() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.to_dict", false]], "to_dict() (cdp.client.models.staking_reward.stakingreward method)": [[4, "cdp.client.models.staking_reward.StakingReward.to_dict", false]], "to_dict() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.to_dict", false]], "to_dict() (cdp.client.models.token_contract_options.tokencontractoptions method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.to_dict", false]], "to_dict() (cdp.client.models.trade.trade method)": [[4, "cdp.client.models.trade.Trade.to_dict", false]], "to_dict() (cdp.client.models.trade_list.tradelist method)": [[4, "cdp.client.models.trade_list.TradeList.to_dict", false]], "to_dict() (cdp.client.models.transaction.transaction method)": [[4, "cdp.client.models.transaction.Transaction.to_dict", false]], "to_dict() (cdp.client.models.transaction_content.transactioncontent method)": [[4, "cdp.client.models.transaction_content.TransactionContent.to_dict", false]], "to_dict() (cdp.client.models.transfer.transfer method)": [[4, "cdp.client.models.transfer.Transfer.to_dict", false]], "to_dict() (cdp.client.models.transfer_list.transferlist method)": [[4, "cdp.client.models.transfer_list.TransferList.to_dict", false]], "to_dict() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.to_dict", false]], "to_dict() (cdp.client.models.update_webhook_request.updatewebhookrequest method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.to_dict", false]], "to_dict() (cdp.client.models.user.user method)": [[4, "cdp.client.models.user.User.to_dict", false]], "to_dict() (cdp.client.models.validator.validator method)": [[4, "cdp.client.models.validator.Validator.to_dict", false]], "to_dict() (cdp.client.models.validator_details.validatordetails method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.to_dict", false]], "to_dict() (cdp.client.models.validator_list.validatorlist method)": [[4, "cdp.client.models.validator_list.ValidatorList.to_dict", false]], "to_dict() (cdp.client.models.wallet.wallet method)": [[4, "cdp.client.models.wallet.Wallet.to_dict", false]], "to_dict() (cdp.client.models.wallet_list.walletlist method)": [[4, "cdp.client.models.wallet_list.WalletList.to_dict", false]], "to_dict() (cdp.client.models.webhook.webhook method)": [[4, "cdp.client.models.webhook.Webhook.to_dict", false]], "to_dict() (cdp.client.models.webhook_event_filter.webhookeventfilter method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_dict", false]], "to_dict() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.to_dict", false]], "to_dict() (cdp.client.models.webhook_list.webhooklist method)": [[4, "cdp.client.models.webhook_list.WebhookList.to_dict", false]], "to_dict() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.to_dict", false]], "to_dict() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.to_dict", false]], "to_dict() (cdp.wallet_data.walletdata method)": [[1, "cdp.wallet_data.WalletData.to_dict", false]], "to_dict() (cdp.walletdata method)": [[1, "cdp.WalletData.to_dict", false]], "to_json() (cdp.client.models.abi.abi method)": [[4, "cdp.client.models.abi.ABI.to_json", false]], "to_json() (cdp.client.models.address.address method)": [[4, "cdp.client.models.address.Address.to_json", false]], "to_json() (cdp.client.models.address_balance_list.addressbalancelist method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.to_json", false]], "to_json() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.to_json", false]], "to_json() (cdp.client.models.address_list.addresslist method)": [[4, "cdp.client.models.address_list.AddressList.to_json", false]], "to_json() (cdp.client.models.address_reputation.addressreputation method)": [[4, "cdp.client.models.address_reputation.AddressReputation.to_json", false]], "to_json() (cdp.client.models.address_reputation_metadata.addressreputationmetadata method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.to_json", false]], "to_json() (cdp.client.models.address_risk.addressrisk method)": [[4, "cdp.client.models.address_risk.AddressRisk.to_json", false]], "to_json() (cdp.client.models.address_transaction_list.addresstransactionlist method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.to_json", false]], "to_json() (cdp.client.models.asset.asset method)": [[4, "cdp.client.models.asset.Asset.to_json", false]], "to_json() (cdp.client.models.balance.balance method)": [[4, "cdp.client.models.balance.Balance.to_json", false]], "to_json() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_trade_request.broadcasttraderequest method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.to_json", false]], "to_json() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.to_json", false]], "to_json() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.to_json", false]], "to_json() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.compiled_smart_contract.compiledsmartcontract method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.to_json", false]], "to_json() (cdp.client.models.contract_event.contractevent method)": [[4, "cdp.client.models.contract_event.ContractEvent.to_json", false]], "to_json() (cdp.client.models.contract_event_list.contracteventlist method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.to_json", false]], "to_json() (cdp.client.models.contract_invocation.contractinvocation method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.to_json", false]], "to_json() (cdp.client.models.contract_invocation_list.contractinvocationlist method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.to_json", false]], "to_json() (cdp.client.models.create_address_request.createaddressrequest method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.to_json", false]], "to_json() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.to_json", false]], "to_json() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.to_json", false]], "to_json() (cdp.client.models.create_fund_operation_request.createfundoperationrequest method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.to_json", false]], "to_json() (cdp.client.models.create_fund_quote_request.createfundquoterequest method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.to_json", false]], "to_json() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.to_json", false]], "to_json() (cdp.client.models.create_server_signer_request.createserversignerrequest method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.to_json", false]], "to_json() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.to_json", false]], "to_json() (cdp.client.models.create_trade_request.createtraderequest method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_json", false]], "to_json() (cdp.client.models.create_transfer_request.createtransferrequest method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.to_json", false]], "to_json() (cdp.client.models.create_wallet_request.createwalletrequest method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.to_json", false]], "to_json() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.to_json", false]], "to_json() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.to_json", false]], "to_json() (cdp.client.models.create_webhook_request.createwebhookrequest method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.to_json", false]], "to_json() (cdp.client.models.crypto_amount.cryptoamount method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.to_json", false]], "to_json() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.to_json", false]], "to_json() (cdp.client.models.erc20_transfer_event.erc20transferevent method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to_json", false]], "to_json() (cdp.client.models.erc721_transfer_event.erc721transferevent method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to_json", false]], "to_json() (cdp.client.models.error.error method)": [[4, "cdp.client.models.error.Error.to_json", false]], "to_json() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction.ethereumtransaction method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.to_json", false]], "to_json() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to_json", false]], "to_json() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.to_json", false]], "to_json() (cdp.client.models.faucet_transaction.faucettransaction method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.to_json", false]], "to_json() (cdp.client.models.feature_set.featureset method)": [[4, "cdp.client.models.feature_set.FeatureSet.to_json", false]], "to_json() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.to_json", false]], "to_json() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.to_json", false]], "to_json() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.to_json", false]], "to_json() (cdp.client.models.fiat_amount.fiatamount method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.to_json", false]], "to_json() (cdp.client.models.fund_operation.fundoperation method)": [[4, "cdp.client.models.fund_operation.FundOperation.to_json", false]], "to_json() (cdp.client.models.fund_operation_fees.fundoperationfees method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.to_json", false]], "to_json() (cdp.client.models.fund_operation_list.fundoperationlist method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.to_json", false]], "to_json() (cdp.client.models.fund_quote.fundquote method)": [[4, "cdp.client.models.fund_quote.FundQuote.to_json", false]], "to_json() (cdp.client.models.get_staking_context_request.getstakingcontextrequest method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.to_json", false]], "to_json() (cdp.client.models.historical_balance.historicalbalance method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.to_json", false]], "to_json() (cdp.client.models.multi_token_contract_options.multitokencontractoptions method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.to_json", false]], "to_json() (cdp.client.models.network.network method)": [[4, "cdp.client.models.network.Network.to_json", false]], "to_json() (cdp.client.models.nft_contract_options.nftcontractoptions method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.to_json", false]], "to_json() (cdp.client.models.onchain_name.onchainname method)": [[4, "cdp.client.models.onchain_name.OnchainName.to_json", false]], "to_json() (cdp.client.models.onchain_name_list.onchainnamelist method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.to_json", false]], "to_json() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.to_json", false]], "to_json() (cdp.client.models.payload_signature.payloadsignature method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.to_json", false]], "to_json() (cdp.client.models.payload_signature_list.payloadsignaturelist method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.to_json", false]], "to_json() (cdp.client.models.read_contract_request.readcontractrequest method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.to_json", false]], "to_json() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.seed_creation_event.seedcreationevent method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.to_json", false]], "to_json() (cdp.client.models.seed_creation_event_result.seedcreationeventresult method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.to_json", false]], "to_json() (cdp.client.models.server_signer.serversigner method)": [[4, "cdp.client.models.server_signer.ServerSigner.to_json", false]], "to_json() (cdp.client.models.server_signer_event.serversignerevent method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.to_json", false]], "to_json() (cdp.client.models.server_signer_event_event.serversignereventevent method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.to_json", false]], "to_json() (cdp.client.models.server_signer_event_list.serversignereventlist method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.to_json", false]], "to_json() (cdp.client.models.server_signer_list.serversignerlist method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.to_json", false]], "to_json() (cdp.client.models.signature_creation_event.signaturecreationevent method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.to_json", false]], "to_json() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.to_json", false]], "to_json() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.to_json", false]], "to_json() (cdp.client.models.smart_contract.smartcontract method)": [[4, "cdp.client.models.smart_contract.SmartContract.to_json", false]], "to_json() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to_json", false]], "to_json() (cdp.client.models.smart_contract_list.smartcontractlist method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.to_json", false]], "to_json() (cdp.client.models.smart_contract_options.smartcontractoptions method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.to_json", false]], "to_json() (cdp.client.models.solidity_value.solidityvalue method)": [[4, "cdp.client.models.solidity_value.SolidityValue.to_json", false]], "to_json() (cdp.client.models.sponsored_send.sponsoredsend method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_json", false]], "to_json() (cdp.client.models.staking_balance.stakingbalance method)": [[4, "cdp.client.models.staking_balance.StakingBalance.to_json", false]], "to_json() (cdp.client.models.staking_context.stakingcontext method)": [[4, "cdp.client.models.staking_context.StakingContext.to_json", false]], "to_json() (cdp.client.models.staking_context_context.stakingcontextcontext method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.to_json", false]], "to_json() (cdp.client.models.staking_operation.stakingoperation method)": [[4, "cdp.client.models.staking_operation.StakingOperation.to_json", false]], "to_json() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.to_json", false]], "to_json() (cdp.client.models.staking_reward.stakingreward method)": [[4, "cdp.client.models.staking_reward.StakingReward.to_json", false]], "to_json() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.to_json", false]], "to_json() (cdp.client.models.token_contract_options.tokencontractoptions method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.to_json", false]], "to_json() (cdp.client.models.trade.trade method)": [[4, "cdp.client.models.trade.Trade.to_json", false]], "to_json() (cdp.client.models.trade_list.tradelist method)": [[4, "cdp.client.models.trade_list.TradeList.to_json", false]], "to_json() (cdp.client.models.transaction.transaction method)": [[4, "cdp.client.models.transaction.Transaction.to_json", false]], "to_json() (cdp.client.models.transaction_content.transactioncontent method)": [[4, "cdp.client.models.transaction_content.TransactionContent.to_json", false]], "to_json() (cdp.client.models.transfer.transfer method)": [[4, "cdp.client.models.transfer.Transfer.to_json", false]], "to_json() (cdp.client.models.transfer_list.transferlist method)": [[4, "cdp.client.models.transfer_list.TransferList.to_json", false]], "to_json() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.to_json", false]], "to_json() (cdp.client.models.update_webhook_request.updatewebhookrequest method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.to_json", false]], "to_json() (cdp.client.models.user.user method)": [[4, "cdp.client.models.user.User.to_json", false]], "to_json() (cdp.client.models.validator.validator method)": [[4, "cdp.client.models.validator.Validator.to_json", false]], "to_json() (cdp.client.models.validator_details.validatordetails method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.to_json", false]], "to_json() (cdp.client.models.validator_list.validatorlist method)": [[4, "cdp.client.models.validator_list.ValidatorList.to_json", false]], "to_json() (cdp.client.models.wallet.wallet method)": [[4, "cdp.client.models.wallet.Wallet.to_json", false]], "to_json() (cdp.client.models.wallet_list.walletlist method)": [[4, "cdp.client.models.wallet_list.WalletList.to_json", false]], "to_json() (cdp.client.models.webhook.webhook method)": [[4, "cdp.client.models.webhook.Webhook.to_json", false]], "to_json() (cdp.client.models.webhook_event_filter.webhookeventfilter method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_json", false]], "to_json() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.to_json", false]], "to_json() (cdp.client.models.webhook_list.webhooklist method)": [[4, "cdp.client.models.webhook_list.WebhookList.to_json", false]], "to_json() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.to_json", false]], "to_json() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.to_json", false]], "to_str() (cdp.client.models.abi.abi method)": [[4, "cdp.client.models.abi.ABI.to_str", false]], "to_str() (cdp.client.models.address.address method)": [[4, "cdp.client.models.address.Address.to_str", false]], "to_str() (cdp.client.models.address_balance_list.addressbalancelist method)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.to_str", false]], "to_str() (cdp.client.models.address_historical_balance_list.addresshistoricalbalancelist method)": [[4, "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList.to_str", false]], "to_str() (cdp.client.models.address_list.addresslist method)": [[4, "cdp.client.models.address_list.AddressList.to_str", false]], "to_str() (cdp.client.models.address_reputation.addressreputation method)": [[4, "cdp.client.models.address_reputation.AddressReputation.to_str", false]], "to_str() (cdp.client.models.address_reputation_metadata.addressreputationmetadata method)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.to_str", false]], "to_str() (cdp.client.models.address_risk.addressrisk method)": [[4, "cdp.client.models.address_risk.AddressRisk.to_str", false]], "to_str() (cdp.client.models.address_transaction_list.addresstransactionlist method)": [[4, "cdp.client.models.address_transaction_list.AddressTransactionList.to_str", false]], "to_str() (cdp.client.models.asset.asset method)": [[4, "cdp.client.models.asset.Asset.to_str", false]], "to_str() (cdp.client.models.balance.balance method)": [[4, "cdp.client.models.balance.Balance.to_str", false]], "to_str() (cdp.client.models.broadcast_contract_invocation_request.broadcastcontractinvocationrequest method)": [[4, "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_external_transfer_request.broadcastexternaltransferrequest method)": [[4, "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest method)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_trade_request.broadcasttraderequest method)": [[4, "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest.to_str", false]], "to_str() (cdp.client.models.broadcast_transfer_request.broadcasttransferrequest method)": [[4, "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest.to_str", false]], "to_str() (cdp.client.models.build_staking_operation_request.buildstakingoperationrequest method)": [[4, "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest.to_str", false]], "to_str() (cdp.client.models.compile_smart_contract_request.compilesmartcontractrequest method)": [[4, "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.compiled_smart_contract.compiledsmartcontract method)": [[4, "cdp.client.models.compiled_smart_contract.CompiledSmartContract.to_str", false]], "to_str() (cdp.client.models.contract_event.contractevent method)": [[4, "cdp.client.models.contract_event.ContractEvent.to_str", false]], "to_str() (cdp.client.models.contract_event_list.contracteventlist method)": [[4, "cdp.client.models.contract_event_list.ContractEventList.to_str", false]], "to_str() (cdp.client.models.contract_invocation.contractinvocation method)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.to_str", false]], "to_str() (cdp.client.models.contract_invocation_list.contractinvocationlist method)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.to_str", false]], "to_str() (cdp.client.models.create_address_request.createaddressrequest method)": [[4, "cdp.client.models.create_address_request.CreateAddressRequest.to_str", false]], "to_str() (cdp.client.models.create_contract_invocation_request.createcontractinvocationrequest method)": [[4, "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest.to_str", false]], "to_str() (cdp.client.models.create_external_transfer_request.createexternaltransferrequest method)": [[4, "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest.to_str", false]], "to_str() (cdp.client.models.create_fund_operation_request.createfundoperationrequest method)": [[4, "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest.to_str", false]], "to_str() (cdp.client.models.create_fund_quote_request.createfundquoterequest method)": [[4, "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest.to_str", false]], "to_str() (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest method)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.to_str", false]], "to_str() (cdp.client.models.create_server_signer_request.createserversignerrequest method)": [[4, "cdp.client.models.create_server_signer_request.CreateServerSignerRequest.to_str", false]], "to_str() (cdp.client.models.create_smart_contract_request.createsmartcontractrequest method)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.create_staking_operation_request.createstakingoperationrequest method)": [[4, "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest.to_str", false]], "to_str() (cdp.client.models.create_trade_request.createtraderequest method)": [[4, "cdp.client.models.create_trade_request.CreateTradeRequest.to_str", false]], "to_str() (cdp.client.models.create_transfer_request.createtransferrequest method)": [[4, "cdp.client.models.create_transfer_request.CreateTransferRequest.to_str", false]], "to_str() (cdp.client.models.create_wallet_request.createwalletrequest method)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.to_str", false]], "to_str() (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet method)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.to_str", false]], "to_str() (cdp.client.models.create_wallet_webhook_request.createwalletwebhookrequest method)": [[4, "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest.to_str", false]], "to_str() (cdp.client.models.create_webhook_request.createwebhookrequest method)": [[4, "cdp.client.models.create_webhook_request.CreateWebhookRequest.to_str", false]], "to_str() (cdp.client.models.crypto_amount.cryptoamount method)": [[4, "cdp.client.models.crypto_amount.CryptoAmount.to_str", false]], "to_str() (cdp.client.models.deploy_smart_contract_request.deploysmartcontractrequest method)": [[4, "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest.to_str", false]], "to_str() (cdp.client.models.erc20_transfer_event.erc20transferevent method)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.to_str", false]], "to_str() (cdp.client.models.erc721_transfer_event.erc721transferevent method)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.to_str", false]], "to_str() (cdp.client.models.error.error method)": [[4, "cdp.client.models.error.Error.to_str", false]], "to_str() (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer method)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction.ethereumtransaction method)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction_access.ethereumtransactionaccess method)": [[4, "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction_access_list.ethereumtransactionaccesslist method)": [[4, "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList.to_str", false]], "to_str() (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace method)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.to_str", false]], "to_str() (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata method)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.to_str", false]], "to_str() (cdp.client.models.faucet_transaction.faucettransaction method)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.to_str", false]], "to_str() (cdp.client.models.feature_set.featureset method)": [[4, "cdp.client.models.feature_set.FeatureSet.to_str", false]], "to_str() (cdp.client.models.fetch_historical_staking_balances200_response.fetchhistoricalstakingbalances200response method)": [[4, "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response.to_str", false]], "to_str() (cdp.client.models.fetch_staking_rewards200_response.fetchstakingrewards200response method)": [[4, "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response.to_str", false]], "to_str() (cdp.client.models.fetch_staking_rewards_request.fetchstakingrewardsrequest method)": [[4, "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest.to_str", false]], "to_str() (cdp.client.models.fiat_amount.fiatamount method)": [[4, "cdp.client.models.fiat_amount.FiatAmount.to_str", false]], "to_str() (cdp.client.models.fund_operation.fundoperation method)": [[4, "cdp.client.models.fund_operation.FundOperation.to_str", false]], "to_str() (cdp.client.models.fund_operation_fees.fundoperationfees method)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.to_str", false]], "to_str() (cdp.client.models.fund_operation_list.fundoperationlist method)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.to_str", false]], "to_str() (cdp.client.models.fund_quote.fundquote method)": [[4, "cdp.client.models.fund_quote.FundQuote.to_str", false]], "to_str() (cdp.client.models.get_staking_context_request.getstakingcontextrequest method)": [[4, "cdp.client.models.get_staking_context_request.GetStakingContextRequest.to_str", false]], "to_str() (cdp.client.models.historical_balance.historicalbalance method)": [[4, "cdp.client.models.historical_balance.HistoricalBalance.to_str", false]], "to_str() (cdp.client.models.multi_token_contract_options.multitokencontractoptions method)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.to_str", false]], "to_str() (cdp.client.models.network.network method)": [[4, "cdp.client.models.network.Network.to_str", false]], "to_str() (cdp.client.models.nft_contract_options.nftcontractoptions method)": [[4, "cdp.client.models.nft_contract_options.NFTContractOptions.to_str", false]], "to_str() (cdp.client.models.onchain_name.onchainname method)": [[4, "cdp.client.models.onchain_name.OnchainName.to_str", false]], "to_str() (cdp.client.models.onchain_name_list.onchainnamelist method)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.to_str", false]], "to_str() (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner method)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.to_str", false]], "to_str() (cdp.client.models.payload_signature.payloadsignature method)": [[4, "cdp.client.models.payload_signature.PayloadSignature.to_str", false]], "to_str() (cdp.client.models.payload_signature_list.payloadsignaturelist method)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.to_str", false]], "to_str() (cdp.client.models.read_contract_request.readcontractrequest method)": [[4, "cdp.client.models.read_contract_request.ReadContractRequest.to_str", false]], "to_str() (cdp.client.models.read_smart_contract_request.readsmartcontractrequest method)": [[4, "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.register_smart_contract_request.registersmartcontractrequest method)": [[4, "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.seed_creation_event.seedcreationevent method)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.to_str", false]], "to_str() (cdp.client.models.seed_creation_event_result.seedcreationeventresult method)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.to_str", false]], "to_str() (cdp.client.models.server_signer.serversigner method)": [[4, "cdp.client.models.server_signer.ServerSigner.to_str", false]], "to_str() (cdp.client.models.server_signer_event.serversignerevent method)": [[4, "cdp.client.models.server_signer_event.ServerSignerEvent.to_str", false]], "to_str() (cdp.client.models.server_signer_event_event.serversignereventevent method)": [[4, "cdp.client.models.server_signer_event_event.ServerSignerEventEvent.to_str", false]], "to_str() (cdp.client.models.server_signer_event_list.serversignereventlist method)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.to_str", false]], "to_str() (cdp.client.models.server_signer_list.serversignerlist method)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.to_str", false]], "to_str() (cdp.client.models.signature_creation_event.signaturecreationevent method)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.to_str", false]], "to_str() (cdp.client.models.signature_creation_event_result.signaturecreationeventresult method)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.to_str", false]], "to_str() (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata method)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.to_str", false]], "to_str() (cdp.client.models.smart_contract.smartcontract method)": [[4, "cdp.client.models.smart_contract.SmartContract.to_str", false]], "to_str() (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent method)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.to_str", false]], "to_str() (cdp.client.models.smart_contract_list.smartcontractlist method)": [[4, "cdp.client.models.smart_contract_list.SmartContractList.to_str", false]], "to_str() (cdp.client.models.smart_contract_options.smartcontractoptions method)": [[4, "cdp.client.models.smart_contract_options.SmartContractOptions.to_str", false]], "to_str() (cdp.client.models.solidity_value.solidityvalue method)": [[4, "cdp.client.models.solidity_value.SolidityValue.to_str", false]], "to_str() (cdp.client.models.sponsored_send.sponsoredsend method)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.to_str", false]], "to_str() (cdp.client.models.staking_balance.stakingbalance method)": [[4, "cdp.client.models.staking_balance.StakingBalance.to_str", false]], "to_str() (cdp.client.models.staking_context.stakingcontext method)": [[4, "cdp.client.models.staking_context.StakingContext.to_str", false]], "to_str() (cdp.client.models.staking_context_context.stakingcontextcontext method)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.to_str", false]], "to_str() (cdp.client.models.staking_operation.stakingoperation method)": [[4, "cdp.client.models.staking_operation.StakingOperation.to_str", false]], "to_str() (cdp.client.models.staking_operation_metadata.stakingoperationmetadata method)": [[4, "cdp.client.models.staking_operation_metadata.StakingOperationMetadata.to_str", false]], "to_str() (cdp.client.models.staking_reward.stakingreward method)": [[4, "cdp.client.models.staking_reward.StakingReward.to_str", false]], "to_str() (cdp.client.models.staking_reward_usd_value.stakingrewardusdvalue method)": [[4, "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue.to_str", false]], "to_str() (cdp.client.models.token_contract_options.tokencontractoptions method)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.to_str", false]], "to_str() (cdp.client.models.trade.trade method)": [[4, "cdp.client.models.trade.Trade.to_str", false]], "to_str() (cdp.client.models.trade_list.tradelist method)": [[4, "cdp.client.models.trade_list.TradeList.to_str", false]], "to_str() (cdp.client.models.transaction.transaction method)": [[4, "cdp.client.models.transaction.Transaction.to_str", false]], "to_str() (cdp.client.models.transaction_content.transactioncontent method)": [[4, "cdp.client.models.transaction_content.TransactionContent.to_str", false]], "to_str() (cdp.client.models.transfer.transfer method)": [[4, "cdp.client.models.transfer.Transfer.to_str", false]], "to_str() (cdp.client.models.transfer_list.transferlist method)": [[4, "cdp.client.models.transfer_list.TransferList.to_str", false]], "to_str() (cdp.client.models.update_smart_contract_request.updatesmartcontractrequest method)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest.to_str", false]], "to_str() (cdp.client.models.update_webhook_request.updatewebhookrequest method)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest.to_str", false]], "to_str() (cdp.client.models.user.user method)": [[4, "cdp.client.models.user.User.to_str", false]], "to_str() (cdp.client.models.validator.validator method)": [[4, "cdp.client.models.validator.Validator.to_str", false]], "to_str() (cdp.client.models.validator_details.validatordetails method)": [[4, "cdp.client.models.validator_details.ValidatorDetails.to_str", false]], "to_str() (cdp.client.models.validator_list.validatorlist method)": [[4, "cdp.client.models.validator_list.ValidatorList.to_str", false]], "to_str() (cdp.client.models.wallet.wallet method)": [[4, "cdp.client.models.wallet.Wallet.to_str", false]], "to_str() (cdp.client.models.wallet_list.walletlist method)": [[4, "cdp.client.models.wallet_list.WalletList.to_str", false]], "to_str() (cdp.client.models.webhook.webhook method)": [[4, "cdp.client.models.webhook.Webhook.to_str", false]], "to_str() (cdp.client.models.webhook_event_filter.webhookeventfilter method)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter.to_str", false]], "to_str() (cdp.client.models.webhook_event_type_filter.webhookeventtypefilter method)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter.to_str", false]], "to_str() (cdp.client.models.webhook_list.webhooklist method)": [[4, "cdp.client.models.webhook_list.WebhookList.to_str", false]], "to_str() (cdp.client.models.webhook_smart_contract_event_filter.webhooksmartcontracteventfilter method)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter.to_str", false]], "to_str() (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter method)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.to_str", false]], "token_id (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.token_id", false]], "token_id (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.token_id", false]], "token_id (cdp.client.models.onchain_name.onchainname attribute)": [[4, "cdp.client.models.onchain_name.OnchainName.token_id", false]], "token_swaps_performed (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.token_swaps_performed", false]], "token_transfer_type (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.token_transfer_type", false]], "token_transfers (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.token_transfers", false]], "tokencontractoptions (class in cdp.client.models.token_contract_options)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions", false]], "tokentransfertype (class in cdp.client.models.token_transfer_type)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType", false]], "total_count (cdp.client.models.address_balance_list.addressbalancelist attribute)": [[4, "cdp.client.models.address_balance_list.AddressBalanceList.total_count", false]], "total_count (cdp.client.models.address_list.addresslist attribute)": [[4, "cdp.client.models.address_list.AddressList.total_count", false]], "total_count (cdp.client.models.contract_invocation_list.contractinvocationlist attribute)": [[4, "cdp.client.models.contract_invocation_list.ContractInvocationList.total_count", false]], "total_count (cdp.client.models.fund_operation_list.fundoperationlist attribute)": [[4, "cdp.client.models.fund_operation_list.FundOperationList.total_count", false]], "total_count (cdp.client.models.onchain_name_list.onchainnamelist attribute)": [[4, "cdp.client.models.onchain_name_list.OnchainNameList.total_count", false]], "total_count (cdp.client.models.payload_signature_list.payloadsignaturelist attribute)": [[4, "cdp.client.models.payload_signature_list.PayloadSignatureList.total_count", false]], "total_count (cdp.client.models.server_signer_event_list.serversignereventlist attribute)": [[4, "cdp.client.models.server_signer_event_list.ServerSignerEventList.total_count", false]], "total_count (cdp.client.models.server_signer_list.serversignerlist attribute)": [[4, "cdp.client.models.server_signer_list.ServerSignerList.total_count", false]], "total_count (cdp.client.models.trade_list.tradelist attribute)": [[4, "cdp.client.models.trade_list.TradeList.total_count", false]], "total_count (cdp.client.models.transfer_list.transferlist attribute)": [[4, "cdp.client.models.transfer_list.TransferList.total_count", false]], "total_count (cdp.client.models.wallet_list.walletlist attribute)": [[4, "cdp.client.models.wallet_list.WalletList.total_count", false]], "total_supply (cdp.client.models.token_contract_options.tokencontractoptions attribute)": [[4, "cdp.client.models.token_contract_options.TokenContractOptions.total_supply", false]], "total_transactions (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.total_transactions", false]], "trace_address (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.trace_address", false]], "trace_id (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.trace_id", false]], "trace_type (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.trace_type", false]], "trade (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.trade", false]], "trade (class in cdp)": [[1, "cdp.Trade", false]], "trade (class in cdp.client.models.trade)": [[4, "cdp.client.models.trade.Trade", false]], "trade (class in cdp.trade)": [[1, "cdp.trade.Trade", false]], "trade() (cdp.wallet method)": [[1, "cdp.Wallet.trade", false]], "trade() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.trade", false]], "trade() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.trade", false]], "trade() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.trade", false]], "trade_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.trade_id", false]], "trade_id (cdp.trade property)": [[1, "cdp.Trade.trade_id", false]], "trade_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.trade_id", false]], "tradelist (class in cdp.client.models.trade_list)": [[4, "cdp.client.models.trade_list.TradeList", false]], "trades (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.trades", false]], "trades() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.trades", false]], "trades() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.trades", false]], "tradesapi (class in cdp.client.api.trades_api)": [[3, "cdp.client.api.trades_api.TradesApi", false]], "transaction (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.transaction", false]], "transaction (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.transaction", false]], "transaction (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.transaction", false]], "transaction (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.transaction", false]], "transaction (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.transaction", false]], "transaction (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.transaction", false]], "transaction (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.transaction", false]], "transaction (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.transaction", false]], "transaction (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.transaction", false]], "transaction (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.transaction", false]], "transaction (cdp.smartcontract property)": [[1, "cdp.SmartContract.transaction", false]], "transaction (cdp.trade property)": [[1, "cdp.Trade.transaction", false]], "transaction (cdp.trade.trade property)": [[1, "cdp.trade.Trade.transaction", false]], "transaction (cdp.transfer property)": [[1, "cdp.Transfer.transaction", false]], "transaction (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transaction", false]], "transaction (class in cdp)": [[1, "cdp.Transaction", false]], "transaction (class in cdp.client.models.transaction)": [[4, "cdp.client.models.transaction.Transaction", false]], "transaction (class in cdp.transaction)": [[1, "cdp.transaction.Transaction", false]], "transaction.status (class in cdp)": [[1, "cdp.Transaction.Status", false]], "transaction.status (class in cdp.transaction)": [[1, "cdp.transaction.Transaction.Status", false]], "transaction_access_list (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.transaction_access_list", false]], "transaction_hash (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.transaction_hash", false]], "transaction_hash (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.transaction_hash", false]], "transaction_hash (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.transaction_hash", false]], "transaction_hash (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.transaction_hash", false]], "transaction_hash (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.transaction_hash", false]], "transaction_hash (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.transaction_hash", false]], "transaction_hash (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.transaction_hash", false]], "transaction_hash (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.transaction_hash", false]], "transaction_hash (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.transaction_hash", false]], "transaction_hash (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.transaction_hash", false]], "transaction_hash (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.transaction_hash", false]], "transaction_hash (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.transaction_hash", false]], "transaction_hash (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.transaction_hash", false]], "transaction_hash (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.transaction_hash", false]], "transaction_hash (cdp.transaction property)": [[1, "cdp.Transaction.transaction_hash", false]], "transaction_hash (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.transaction_hash", false]], "transaction_hash (cdp.transfer property)": [[1, "cdp.Transfer.transaction_hash", false]], "transaction_hash (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transaction_hash", false]], "transaction_history (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.transaction_history", false]], "transaction_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.transaction_id", false]], "transaction_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.transaction_id", false]], "transaction_index (cdp.client.models.broadcast_staking_operation_request.broadcaststakingoperationrequest attribute)": [[4, "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest.transaction_index", false]], "transaction_index (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.transaction_index", false]], "transaction_index (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.transaction_index", false]], "transaction_index (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.transaction_index", false]], "transaction_index (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.transaction_index", false]], "transaction_link (cdp.client.models.faucet_transaction.faucettransaction attribute)": [[4, "cdp.client.models.faucet_transaction.FaucetTransaction.transaction_link", false]], "transaction_link (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.transaction_link", false]], "transaction_link (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.transaction_link", false]], "transaction_link (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.transaction_link", false]], "transaction_link (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.transaction_link", false]], "transaction_link (cdp.faucet_transaction.faucettransaction property)": [[1, "cdp.faucet_transaction.FaucetTransaction.transaction_link", false]], "transaction_link (cdp.faucettransaction property)": [[1, "cdp.FaucetTransaction.transaction_link", false]], "transaction_link (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.transaction_link", false]], "transaction_link (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.transaction_link", false]], "transaction_link (cdp.transaction property)": [[1, "cdp.Transaction.transaction_link", false]], "transaction_link (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.transaction_link", false]], "transaction_link (cdp.transfer property)": [[1, "cdp.Transfer.transaction_link", false]], "transaction_link (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transaction_link", false]], "transaction_type (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.transaction_type", false]], "transaction_type (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.transaction_type", false]], "transactioncontent (class in cdp.client.models.transaction_content)": [[4, "cdp.client.models.transaction_content.TransactionContent", false]], "transactionhistoryapi (class in cdp.client.api.transaction_history_api)": [[3, "cdp.client.api.transaction_history_api.TransactionHistoryApi", false]], "transactionnotsignederror": [[1, "cdp.errors.TransactionNotSignedError", false]], "transactions (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.transactions", false]], "transactions() (cdp.address method)": [[1, "cdp.Address.transactions", false]], "transactions() (cdp.address.address method)": [[1, "cdp.address.Address.transactions", false]], "transactiontype (class in cdp.client.models.transaction_type)": [[4, "cdp.client.models.transaction_type.TransactionType", false]], "transfer (cdp.client.models.feature_set.featureset attribute)": [[4, "cdp.client.models.feature_set.FeatureSet.transfer", false]], "transfer (cdp.client.models.transaction_type.transactiontype attribute)": [[4, "cdp.client.models.transaction_type.TransactionType.TRANSFER", false]], "transfer (class in cdp)": [[1, "cdp.Transfer", false]], "transfer (class in cdp.client.models.transfer)": [[4, "cdp.client.models.transfer.Transfer", false]], "transfer (class in cdp.transfer)": [[1, "cdp.transfer.Transfer", false]], "transfer() (cdp.wallet method)": [[1, "cdp.Wallet.transfer", false]], "transfer() (cdp.wallet.wallet method)": [[1, "cdp.wallet.Wallet.transfer", false]], "transfer() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.transfer", false]], "transfer() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.transfer", false]], "transfer_fee (cdp.client.models.fund_operation_fees.fundoperationfees attribute)": [[4, "cdp.client.models.fund_operation_fees.FundOperationFees.transfer_fee", false]], "transfer_fee (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.transfer_fee", false]], "transfer_fee (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.transfer_fee", false]], "transfer_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.transfer_id", false]], "transfer_id (cdp.transfer property)": [[1, "cdp.Transfer.transfer_id", false]], "transfer_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.transfer_id", false]], "transferlist (class in cdp.client.models.transfer_list)": [[4, "cdp.client.models.transfer_list.TransferList", false]], "transfers (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.transfers", false]], "transfers() (cdp.wallet_address.walletaddress method)": [[1, "cdp.wallet_address.WalletAddress.transfers", false]], "transfers() (cdp.walletaddress method)": [[1, "cdp.WalletAddress.transfers", false]], "transfersapi (class in cdp.client.api.transfers_api)": [[3, "cdp.client.api.transfers_api.TransfersApi", false]], "tx_hash (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.tx_hash", false]], "tx_index (cdp.client.models.contract_event.contractevent attribute)": [[4, "cdp.client.models.contract_event.ContractEvent.tx_index", false]], "type (cdp.client.models.create_smart_contract_request.createsmartcontractrequest attribute)": [[4, "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest.type", false]], "type (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.type", false]], "type (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.type", false]], "type (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.type", false]], "type (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.type", false]], "type (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.type", false]], "type (cdp.smartcontract property)": [[1, "cdp.SmartContract.type", false]], "type_validate_enum() (cdp.client.models.solidity_value.solidityvalue class method)": [[4, "cdp.client.models.solidity_value.SolidityValue.type_validate_enum", false]], "typed_data_hash (cdp.client.models.sponsored_send.sponsoredsend attribute)": [[4, "cdp.client.models.sponsored_send.SponsoredSend.typed_data_hash", false]], "typed_data_hash (cdp.sponsored_send.sponsoredsend property)": [[1, "cdp.sponsored_send.SponsoredSend.typed_data_hash", false]], "typed_data_hash (cdp.sponsoredsend property)": [[1, "cdp.SponsoredSend.typed_data_hash", false]], "unauthorizederror": [[1, "cdp.errors.UnauthorizedError", false]], "unauthorizedexception": [[2, "cdp.client.exceptions.UnauthorizedException", false]], "unbonded_balance (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.unbonded_balance", false]], "unimplementederror": [[1, "cdp.errors.UnimplementedError", false]], "unique_days_active (cdp.client.models.address_reputation_metadata.addressreputationmetadata attribute)": [[4, "cdp.client.models.address_reputation_metadata.AddressReputationMetadata.unique_days_active", false]], "unknown (cdp.client.models.token_transfer_type.tokentransfertype attribute)": [[4, "cdp.client.models.token_transfer_type.TokenTransferType.UNKNOWN", false]], "unknown (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.UNKNOWN", false]], "unsigned_payload (cdp.client.models.create_payload_signature_request.createpayloadsignaturerequest attribute)": [[4, "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest.unsigned_payload", false]], "unsigned_payload (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.unsigned_payload", false]], "unsigned_payload (cdp.client.models.transaction.transaction attribute)": [[4, "cdp.client.models.transaction.Transaction.unsigned_payload", false]], "unsigned_payload (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.unsigned_payload", false]], "unsigned_payload (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.unsigned_payload", false]], "unsigned_payload (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.unsigned_payload", false]], "unsigned_payload (cdp.transaction property)": [[1, "cdp.Transaction.unsigned_payload", false]], "unsigned_payload (cdp.transaction.transaction property)": [[1, "cdp.transaction.Transaction.unsigned_payload", false]], "unspecified (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.UNSPECIFIED", false]], "unspecified (cdp.transaction.status attribute)": [[1, "cdp.Transaction.Status.UNSPECIFIED", false]], "unspecified (cdp.transaction.transaction.status attribute)": [[1, "cdp.transaction.Transaction.Status.UNSPECIFIED", false]], "unstakeable_balance (cdp.client.models.staking_context_context.stakingcontextcontext attribute)": [[4, "cdp.client.models.staking_context_context.StakingContextContext.unstakeable_balance", false]], "unsupportedasseterror": [[1, "cdp.errors.UnsupportedAssetError", false]], "update() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.update", false]], "update() (cdp.smartcontract method)": [[1, "cdp.SmartContract.update", false]], "update() (cdp.webhook method)": [[1, "cdp.Webhook.update", false]], "update() (cdp.webhook.webhook method)": [[1, "cdp.webhook.Webhook.update", false]], "update_params_for_auth() (cdp.client.api_client.apiclient method)": [[2, "cdp.client.api_client.ApiClient.update_params_for_auth", false]], "update_smart_contract() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.update_smart_contract", false]], "update_smart_contract_with_http_info() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.update_smart_contract_with_http_info", false]], "update_smart_contract_without_preload_content() (cdp.client.api.smart_contracts_api.smartcontractsapi method)": [[3, "cdp.client.api.smart_contracts_api.SmartContractsApi.update_smart_contract_without_preload_content", false]], "update_webhook() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.update_webhook", false]], "update_webhook_with_http_info() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.update_webhook_with_http_info", false]], "update_webhook_without_preload_content() (cdp.client.api.webhooks_api.webhooksapi method)": [[3, "cdp.client.api.webhooks_api.WebhooksApi.update_webhook_without_preload_content", false]], "updated_at (cdp.client.models.webhook.webhook attribute)": [[4, "cdp.client.models.webhook.Webhook.updated_at", false]], "updatesmartcontractrequest (class in cdp.client.models.update_smart_contract_request)": [[4, "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest", false]], "updatewebhookrequest (class in cdp.client.models.update_webhook_request)": [[4, "cdp.client.models.update_webhook_request.UpdateWebhookRequest", false]], "uri (cdp.client.models.multi_token_contract_options.multitokencontractoptions attribute)": [[4, "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions.uri", false]], "usd (cdp.client.models.staking_reward_format.stakingrewardformat attribute)": [[4, "cdp.client.models.staking_reward_format.StakingRewardFormat.USD", false]], "usd_value (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.usd_value", false]], "use_server_signer (cdp.cdp attribute)": [[1, "cdp.Cdp.use_server_signer", false], [1, "id13", false]], "use_server_signer (cdp.cdp.cdp attribute)": [[1, "cdp.cdp.Cdp.use_server_signer", false], [1, "id6", false]], "use_server_signer (cdp.client.models.create_wallet_request_wallet.createwalletrequestwallet attribute)": [[4, "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet.use_server_signer", false]], "user (class in cdp.client.models.user)": [[4, "cdp.client.models.user.User", false]], "user_agent (cdp.client.api_client.apiclient property)": [[2, "cdp.client.api_client.ApiClient.user_agent", false]], "username (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.username", false]], "usersapi (class in cdp.client.api.users_api)": [[3, "cdp.client.api.users_api.UsersApi", false]], "validator (class in cdp.client.models.validator)": [[4, "cdp.client.models.validator.Validator", false]], "validator_id (cdp.client.models.validator.validator attribute)": [[4, "cdp.client.models.validator.Validator.validator_id", false]], "validator_pub_key (cdp.client.models.signed_voluntary_exit_message_metadata.signedvoluntaryexitmessagemetadata attribute)": [[4, "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata.validator_pub_key", false]], "validatordetails (class in cdp.client.models.validator_details)": [[4, "cdp.client.models.validator_details.ValidatorDetails", false]], "validatorlist (class in cdp.client.models.validator_list)": [[4, "cdp.client.models.validator_list.ValidatorList", false]], "validatorsapi (class in cdp.client.api.validators_api)": [[3, "cdp.client.api.validators_api.ValidatorsApi", false]], "validatorstatus (class in cdp.client.models.validator_status)": [[4, "cdp.client.models.validator_status.ValidatorStatus", false]], "value (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.value", false]], "value (cdp.client.models.ethereum_token_transfer.ethereumtokentransfer attribute)": [[4, "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer.value", false]], "value (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.value", false]], "value (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.value", false]], "value (cdp.client.models.onchain_name_text_records_inner.onchainnametextrecordsinner attribute)": [[4, "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner.value", false]], "value (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.value", false]], "value (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.value", false]], "values (cdp.client.models.solidity_value.solidityvalue attribute)": [[4, "cdp.client.models.solidity_value.SolidityValue.values", false]], "var_date (cdp.client.models.staking_balance.stakingbalance attribute)": [[4, "cdp.client.models.staking_balance.StakingBalance.var_date", false]], "var_date (cdp.client.models.staking_reward.stakingreward attribute)": [[4, "cdp.client.models.staking_reward.StakingReward.var_date", false]], "var_from (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.var_from", false]], "var_from (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.var_from", false]], "var_from (cdp.client.models.ethereum_transaction.ethereumtransaction attribute)": [[4, "cdp.client.models.ethereum_transaction.EthereumTransaction.var_from", false]], "var_from (cdp.client.models.ethereum_transaction_flattened_trace.ethereumtransactionflattenedtrace attribute)": [[4, "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace.var_from", false]], "var_from (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.var_from", false]], "verify_ssl (cdp.client.configuration.configuration attribute)": [[2, "cdp.client.configuration.Configuration.verify_ssl", false]], "wait() (cdp.contract_invocation.contractinvocation method)": [[1, "cdp.contract_invocation.ContractInvocation.wait", false]], "wait() (cdp.contractinvocation method)": [[1, "cdp.ContractInvocation.wait", false]], "wait() (cdp.faucet_transaction.faucettransaction method)": [[1, "cdp.faucet_transaction.FaucetTransaction.wait", false]], "wait() (cdp.faucettransaction method)": [[1, "cdp.FaucetTransaction.wait", false]], "wait() (cdp.fund_operation.fundoperation method)": [[1, "cdp.fund_operation.FundOperation.wait", false]], "wait() (cdp.payload_signature.payloadsignature method)": [[1, "cdp.payload_signature.PayloadSignature.wait", false]], "wait() (cdp.payloadsignature method)": [[1, "cdp.PayloadSignature.wait", false]], "wait() (cdp.smart_contract.smartcontract method)": [[1, "cdp.smart_contract.SmartContract.wait", false]], "wait() (cdp.smartcontract method)": [[1, "cdp.SmartContract.wait", false]], "wait() (cdp.trade method)": [[1, "cdp.Trade.wait", false]], "wait() (cdp.trade.trade method)": [[1, "cdp.trade.Trade.wait", false]], "wait() (cdp.transfer method)": [[1, "cdp.Transfer.wait", false]], "wait() (cdp.transfer.transfer method)": [[1, "cdp.transfer.Transfer.wait", false]], "wallet (cdp.client.models.create_wallet_request.createwalletrequest attribute)": [[4, "cdp.client.models.create_wallet_request.CreateWalletRequest.wallet", false]], "wallet (class in cdp)": [[1, "cdp.Wallet", false]], "wallet (class in cdp.client.models.wallet)": [[4, "cdp.client.models.wallet.Wallet", false]], "wallet (class in cdp.wallet)": [[1, "cdp.wallet.Wallet", false]], "wallet_activity (cdp.client.models.webhook_event_type.webhookeventtype attribute)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType.WALLET_ACTIVITY", false]], "wallet_id (cdp.client.models.address.address attribute)": [[4, "cdp.client.models.address.Address.wallet_id", false]], "wallet_id (cdp.client.models.contract_invocation.contractinvocation attribute)": [[4, "cdp.client.models.contract_invocation.ContractInvocation.wallet_id", false]], "wallet_id (cdp.client.models.fund_operation.fundoperation attribute)": [[4, "cdp.client.models.fund_operation.FundOperation.wallet_id", false]], "wallet_id (cdp.client.models.fund_quote.fundquote attribute)": [[4, "cdp.client.models.fund_quote.FundQuote.wallet_id", false]], "wallet_id (cdp.client.models.payload_signature.payloadsignature attribute)": [[4, "cdp.client.models.payload_signature.PayloadSignature.wallet_id", false]], "wallet_id (cdp.client.models.seed_creation_event.seedcreationevent attribute)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.wallet_id", false]], "wallet_id (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.wallet_id", false]], "wallet_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.wallet_id", false]], "wallet_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.wallet_id", false]], "wallet_id (cdp.client.models.smart_contract.smartcontract attribute)": [[4, "cdp.client.models.smart_contract.SmartContract.wallet_id", false]], "wallet_id (cdp.client.models.staking_operation.stakingoperation attribute)": [[4, "cdp.client.models.staking_operation.StakingOperation.wallet_id", false]], "wallet_id (cdp.client.models.trade.trade attribute)": [[4, "cdp.client.models.trade.Trade.wallet_id", false]], "wallet_id (cdp.client.models.transfer.transfer attribute)": [[4, "cdp.client.models.transfer.Transfer.wallet_id", false]], "wallet_id (cdp.client.models.webhook_wallet_activity_filter.webhookwalletactivityfilter attribute)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter.wallet_id", false]], "wallet_id (cdp.contract_invocation.contractinvocation property)": [[1, "cdp.contract_invocation.ContractInvocation.wallet_id", false]], "wallet_id (cdp.contractinvocation property)": [[1, "cdp.ContractInvocation.wallet_id", false]], "wallet_id (cdp.fund_operation.fundoperation property)": [[1, "cdp.fund_operation.FundOperation.wallet_id", false]], "wallet_id (cdp.fund_quote.fundquote property)": [[1, "cdp.fund_quote.FundQuote.wallet_id", false]], "wallet_id (cdp.payload_signature.payloadsignature property)": [[1, "cdp.payload_signature.PayloadSignature.wallet_id", false]], "wallet_id (cdp.payloadsignature property)": [[1, "cdp.PayloadSignature.wallet_id", false]], "wallet_id (cdp.smart_contract.smartcontract property)": [[1, "cdp.smart_contract.SmartContract.wallet_id", false]], "wallet_id (cdp.smartcontract property)": [[1, "cdp.SmartContract.wallet_id", false]], "wallet_id (cdp.trade property)": [[1, "cdp.Trade.wallet_id", false]], "wallet_id (cdp.trade.trade property)": [[1, "cdp.trade.Trade.wallet_id", false]], "wallet_id (cdp.transfer property)": [[1, "cdp.Transfer.wallet_id", false]], "wallet_id (cdp.transfer.transfer property)": [[1, "cdp.transfer.Transfer.wallet_id", false]], "wallet_id (cdp.wallet_address.walletaddress property)": [[1, "cdp.wallet_address.WalletAddress.wallet_id", false]], "wallet_id (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.wallet_id", false]], "wallet_id (cdp.walletaddress property)": [[1, "cdp.WalletAddress.wallet_id", false]], "wallet_id (cdp.walletdata property)": [[1, "cdp.WalletData.wallet_id", false]], "wallet_user_id (cdp.client.models.seed_creation_event.seedcreationevent attribute)": [[4, "cdp.client.models.seed_creation_event.SeedCreationEvent.wallet_user_id", false]], "wallet_user_id (cdp.client.models.seed_creation_event_result.seedcreationeventresult attribute)": [[4, "cdp.client.models.seed_creation_event_result.SeedCreationEventResult.wallet_user_id", false]], "wallet_user_id (cdp.client.models.signature_creation_event.signaturecreationevent attribute)": [[4, "cdp.client.models.signature_creation_event.SignatureCreationEvent.wallet_user_id", false]], "wallet_user_id (cdp.client.models.signature_creation_event_result.signaturecreationeventresult attribute)": [[4, "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult.wallet_user_id", false]], "walletaddress (class in cdp)": [[1, "cdp.WalletAddress", false]], "walletaddress (class in cdp.wallet_address)": [[1, "cdp.wallet_address.WalletAddress", false]], "walletdata (class in cdp)": [[1, "cdp.WalletData", false]], "walletdata (class in cdp.wallet_data)": [[1, "cdp.wallet_data.WalletData", false]], "walletid (cdp.wallet_data.walletdata property)": [[1, "cdp.wallet_data.WalletData.walletId", false]], "walletid (cdp.walletdata property)": [[1, "cdp.WalletData.walletId", false]], "walletlist (class in cdp.client.models.wallet_list)": [[4, "cdp.client.models.wallet_list.WalletList", false]], "wallets (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.wallets", false]], "wallets (cdp.client.models.server_signer.serversigner attribute)": [[4, "cdp.client.models.server_signer.ServerSigner.wallets", false]], "walletsapi (class in cdp.client.api.wallets_api)": [[3, "cdp.client.api.wallets_api.WalletsApi", false]], "walletstakeapi (class in cdp.client.api.wallet_stake_api)": [[3, "cdp.client.api.wallet_stake_api.WalletStakeApi", false]], "webhook (class in cdp)": [[1, "cdp.Webhook", false]], "webhook (class in cdp.client.models.webhook)": [[4, "cdp.client.models.webhook.Webhook", false]], "webhook (class in cdp.webhook)": [[1, "cdp.webhook.Webhook", false]], "webhook_id (cdp.client.models.erc20_transfer_event.erc20transferevent attribute)": [[4, "cdp.client.models.erc20_transfer_event.ERC20TransferEvent.webhook_id", false]], "webhook_id (cdp.client.models.erc721_transfer_event.erc721transferevent attribute)": [[4, "cdp.client.models.erc721_transfer_event.ERC721TransferEvent.webhook_id", false]], "webhook_id (cdp.client.models.smart_contract_activity_event.smartcontractactivityevent attribute)": [[4, "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent.webhook_id", false]], "webhookeventfilter (class in cdp.client.models.webhook_event_filter)": [[4, "cdp.client.models.webhook_event_filter.WebhookEventFilter", false]], "webhookeventtype (class in cdp.client.models.webhook_event_type)": [[4, "cdp.client.models.webhook_event_type.WebhookEventType", false]], "webhookeventtypefilter (class in cdp.client.models.webhook_event_type_filter)": [[4, "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter", false]], "webhooklist (class in cdp.client.models.webhook_list)": [[4, "cdp.client.models.webhook_list.WebhookList", false]], "webhooks (cdp.api_clients.apiclients property)": [[1, "cdp.api_clients.ApiClients.webhooks", false]], "webhooksapi (class in cdp.client.api.webhooks_api)": [[3, "cdp.client.api.webhooks_api.WebhooksApi", false]], "webhooksmartcontracteventfilter (class in cdp.client.models.webhook_smart_contract_event_filter)": [[4, "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter", false]], "webhookwalletactivityfilter (class in cdp.client.models.webhook_wallet_activity_filter)": [[4, "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter", false]], "withdrawable_epoch (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.withdrawable_epoch", false]], "withdrawal_address (cdp.client.models.ethereum_validator_metadata.ethereumvalidatormetadata attribute)": [[4, "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata.withdrawal_address", false]], "withdrawal_available (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.WITHDRAWAL_AVAILABLE", false]], "withdrawal_complete (cdp.client.models.validator_status.validatorstatus attribute)": [[4, "cdp.client.models.validator_status.ValidatorStatus.WITHDRAWAL_COMPLETE", false]]}, "objects": {"": [[1, 0, 0, "-", "cdp"]], "cdp": [[1, 1, 1, "", "Address"], [1, 1, 1, "", "Asset"], [1, 1, 1, "", "Balance"], [1, 1, 1, "", "BalanceMap"], [1, 1, 1, "", "Cdp"], [1, 1, 1, "", "ContractInvocation"], [1, 1, 1, "", "ExternalAddress"], [1, 1, 1, "", "FaucetTransaction"], [1, 1, 1, "", "MnemonicSeedPhrase"], [1, 1, 1, "", "PayloadSignature"], [1, 1, 1, "", "SmartContract"], [1, 1, 1, "", "SponsoredSend"], [1, 1, 1, "", "Trade"], [1, 1, 1, "", "Transaction"], [1, 1, 1, "", "Transfer"], [1, 1, 1, "", "Wallet"], [1, 1, 1, "", "WalletAddress"], [1, 1, 1, "", "WalletData"], [1, 1, 1, "", "Webhook"], [1, 0, 0, "-", "address"], [1, 0, 0, "-", "address_reputation"], [1, 0, 0, "-", "api_clients"], [1, 0, 0, "-", "asset"], [1, 0, 0, "-", "balance"], [1, 0, 0, "-", "balance_map"], [1, 0, 0, "-", "cdp"], [1, 0, 0, "-", "cdp_api_client"], [2, 0, 0, "-", "client"], [1, 0, 0, "-", "constants"], [1, 0, 0, "-", "contract_invocation"], [1, 0, 0, "-", "crypto_amount"], [1, 0, 0, "-", "errors"], [1, 0, 0, "-", "external_address"], [1, 0, 0, "-", "faucet_transaction"], [1, 0, 0, "-", "fiat_amount"], [1, 0, 0, "-", "fund_operation"], [1, 0, 0, "-", "fund_quote"], [1, 6, 1, "", "hash_message"], [1, 6, 1, "", "hash_typed_data_message"], [1, 0, 0, "-", "hash_utils"], [1, 0, 0, "-", "historical_balance"], [1, 0, 0, "-", "mnemonic_seed_phrase"], [1, 0, 0, "-", "payload_signature"], [1, 0, 0, "-", "smart_contract"], [1, 0, 0, "-", "sponsored_send"], [1, 0, 0, "-", "trade"], [1, 0, 0, "-", "transaction"], [1, 0, 0, "-", "transfer"], [1, 0, 0, "-", "wallet"], [1, 0, 0, "-", "wallet_address"], [1, 0, 0, "-", "wallet_data"], [1, 0, 0, "-", "webhook"]], "cdp.Address": [[1, 2, 1, "", "address_id"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "historical_balances"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reputation"], [1, 3, 1, "", "transactions"]], "cdp.Asset": [[1, 2, 1, "", "asset_id"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "decimals"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "from_atomic_amount"], [1, 3, 1, "", "from_model"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "primary_denomination"], [1, 3, 1, "", "to_atomic_amount"]], "cdp.Balance": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "from_model"]], "cdp.BalanceMap": [[1, 3, 1, "", "add"], [1, 3, 1, "", "from_models"]], "cdp.Cdp": [[1, 4, 1, "id7", "api_clients"], [1, 4, 1, "id8", "api_key_name"], [1, 4, 1, "id9", "base_path"], [1, 3, 1, "", "configure"], [1, 3, 1, "", "configure_from_json"], [1, 4, 1, "id10", "debugging"], [1, 4, 1, "id11", "max_network_retries"], [1, 4, 1, "id12", "private_key"], [1, 4, 1, "id13", "use_server_signer"]], "cdp.ContractInvocation": [[1, 2, 1, "", "abi"], [1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "args"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_invocation_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "method"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.FaucetTransaction": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"]], "cdp.MnemonicSeedPhrase": [[1, 4, 1, "", "mnemonic_phrase"]], "cdp.PayloadSignature": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "address_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "payload_signature_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "unsigned_payload"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.PayloadSignature.Status": [[1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 3, 1, "", "terminal_states"]], "cdp.SmartContract": [[1, 1, 1, "", "MultiTokenContractOptions"], [1, 1, 1, "", "NFTContractOptions"], [1, 1, 1, "", "TokenContractOptions"], [1, 1, 1, "", "Type"], [1, 2, 1, "", "abi"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_name"], [1, 3, 1, "", "create"], [1, 2, 1, "", "deployer_address"], [1, 2, 1, "", "is_external"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "options"], [1, 3, 1, "", "read"], [1, 3, 1, "", "register"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "smart_contract_id"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "type"], [1, 3, 1, "", "update"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.SmartContract.Type": [[1, 4, 1, "", "CUSTOM"], [1, 4, 1, "", "ERC1155"], [1, 4, 1, "", "ERC20"], [1, 4, 1, "", "ERC721"]], "cdp.SponsoredSend": [[1, 1, 1, "", "Status"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "typed_data_hash"]], "cdp.SponsoredSend.Status": [[1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "SUBMITTED"], [1, 3, 1, "", "terminal_states"]], "cdp.Trade": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "approve_transaction"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "from_amount"], [1, 2, 1, "", "from_asset_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "to_amount"], [1, 2, 1, "", "to_asset_id"], [1, 2, 1, "", "trade_id"], [1, 2, 1, "", "transaction"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.Transaction": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "block_hash"], [1, 2, 1, "", "block_height"], [1, 2, 1, "", "content"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "raw"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "signed_payload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "to_address_id"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "unsigned_payload"]], "cdp.Transaction.Status": [[1, 4, 1, "", "BROADCAST"], [1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "UNSPECIFIED"], [1, 3, 1, "", "terminal_states"]], "cdp.Transfer": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "destination_address_id"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "send_tx_delegate"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "sponsored_send"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "transfer_id"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.Wallet": [[1, 4, 1, "", "MAX_ADDRESSES"], [1, 2, 1, "", "addresses"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "create"], [1, 3, 1, "", "create_address"], [1, 3, 1, "", "create_webhook"], [1, 3, 1, "", "create_with_seed"], [1, 2, 1, "", "default_address"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export_data"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "fund"], [1, 2, 1, "", "id"], [1, 3, 1, "", "import_data"], [1, 3, 1, "", "import_wallet"], [1, 3, 1, "", "invoke_contract"], [1, 3, 1, "", "list"], [1, 3, 1, "", "load_seed"], [1, 3, 1, "", "load_seed_from_file"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "save_seed"], [1, 3, 1, "", "save_seed_to_file"], [1, 2, 1, "", "server_signer_status"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "transfer"]], "cdp.WalletAddress": [[1, 2, 1, "", "can_sign"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export"], [1, 3, 1, "", "fund"], [1, 3, 1, "", "invoke_contract"], [1, 2, 1, "", "key"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "trades"], [1, 3, 1, "", "transfer"], [1, 3, 1, "", "transfers"], [1, 2, 1, "", "wallet_id"]], "cdp.WalletData": [[1, 3, 1, "", "from_dict"], [1, 2, 1, "", "networkId"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "seed"], [1, 3, 1, "", "to_dict"], [1, 2, 1, "", "walletId"], [1, 2, 1, "", "wallet_id"]], "cdp.Webhook": [[1, 3, 1, "", "create"], [1, 3, 1, "", "delete"], [1, 3, 1, "", "delete_webhook"], [1, 2, 1, "", "event_filters"], [1, 2, 1, "", "event_type"], [1, 2, 1, "", "event_type_filter"], [1, 2, 1, "", "id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "notification_uri"], [1, 3, 1, "", "update"]], "cdp.address": [[1, 1, 1, "", "Address"]], "cdp.address.Address": [[1, 2, 1, "", "address_id"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "historical_balances"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reputation"], [1, 3, 1, "", "transactions"]], "cdp.address_reputation": [[1, 1, 1, "", "AddressReputation"]], "cdp.address_reputation.AddressReputation": [[1, 2, 1, "", "metadata"], [1, 2, 1, "", "risky"], [1, 2, 1, "", "score"]], "cdp.api_clients": [[1, 1, 1, "", "ApiClients"]], "cdp.api_clients.ApiClients": [[1, 4, 1, "", "_addresses"], [1, 4, 1, "", "_assets"], [1, 4, 1, "", "_cdp_client"], [1, 4, 1, "", "_contract_invocations"], [1, 4, 1, "", "_external_addresses"], [1, 4, 1, "", "_networks"], [1, 4, 1, "", "_trades"], [1, 4, 1, "", "_transfers"], [1, 4, 1, "", "_wallets"], [1, 4, 1, "", "_webhooks"], [1, 2, 1, "", "addresses"], [1, 2, 1, "", "assets"], [1, 2, 1, "", "balance_history"], [1, 2, 1, "", "contract_invocations"], [1, 2, 1, "", "external_addresses"], [1, 2, 1, "", "fund"], [1, 2, 1, "", "networks"], [1, 2, 1, "", "reputation"], [1, 2, 1, "", "smart_contracts"], [1, 2, 1, "", "trades"], [1, 2, 1, "", "transaction_history"], [1, 2, 1, "", "transfers"], [1, 2, 1, "", "wallets"], [1, 2, 1, "", "webhooks"]], "cdp.asset": [[1, 1, 1, "", "Asset"]], "cdp.asset.Asset": [[1, 2, 1, "", "asset_id"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "decimals"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "from_atomic_amount"], [1, 3, 1, "", "from_model"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "primary_denomination"], [1, 3, 1, "", "to_atomic_amount"]], "cdp.balance": [[1, 1, 1, "", "Balance"]], "cdp.balance.Balance": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "from_model"]], "cdp.balance_map": [[1, 1, 1, "", "BalanceMap"]], "cdp.balance_map.BalanceMap": [[1, 3, 1, "", "add"], [1, 3, 1, "", "from_models"]], "cdp.cdp": [[1, 1, 1, "", "Cdp"]], "cdp.cdp.Cdp": [[1, 4, 1, "id0", "api_clients"], [1, 4, 1, "id1", "api_key_name"], [1, 4, 1, "id2", "base_path"], [1, 3, 1, "", "configure"], [1, 3, 1, "", "configure_from_json"], [1, 4, 1, "id3", "debugging"], [1, 4, 1, "id4", "max_network_retries"], [1, 4, 1, "id5", "private_key"], [1, 4, 1, "id6", "use_server_signer"]], "cdp.cdp_api_client": [[1, 1, 1, "", "CdpApiClient"]], "cdp.cdp_api_client.CdpApiClient": [[1, 2, 1, "", "api_key"], [1, 3, 1, "", "call_api"], [1, 2, 1, "", "debugging"], [1, 2, 1, "", "private_key"], [1, 3, 1, "", "response_deserialize"]], "cdp.client": [[3, 0, 0, "-", "api"], [2, 0, 0, "-", "api_client"], [2, 0, 0, "-", "api_response"], [2, 0, 0, "-", "configuration"], [2, 0, 0, "-", "exceptions"], [4, 0, 0, "-", "models"], [2, 0, 0, "-", "rest"]], "cdp.client.api": [[3, 0, 0, "-", "addresses_api"], [3, 0, 0, "-", "assets_api"], [3, 0, 0, "-", "balance_history_api"], [3, 0, 0, "-", "contract_events_api"], [3, 0, 0, "-", "contract_invocations_api"], [3, 0, 0, "-", "external_addresses_api"], [3, 0, 0, "-", "fund_api"], [3, 0, 0, "-", "mpc_wallet_stake_api"], [3, 0, 0, "-", "networks_api"], [3, 0, 0, "-", "onchain_identity_api"], [3, 0, 0, "-", "reputation_api"], [3, 0, 0, "-", "server_signers_api"], [3, 0, 0, "-", "smart_contracts_api"], [3, 0, 0, "-", "stake_api"], [3, 0, 0, "-", "trades_api"], [3, 0, 0, "-", "transaction_history_api"], [3, 0, 0, "-", "transfers_api"], [3, 0, 0, "-", "users_api"], [3, 0, 0, "-", "validators_api"], [3, 0, 0, "-", "wallet_stake_api"], [3, 0, 0, "-", "wallets_api"], [3, 0, 0, "-", "webhooks_api"]], "cdp.client.api.addresses_api": [[3, 1, 1, "", "AddressesApi"]], "cdp.client.api.addresses_api.AddressesApi": [[3, 3, 1, "", "create_address"], [3, 3, 1, "", "create_address_with_http_info"], [3, 3, 1, "", "create_address_without_preload_content"], [3, 3, 1, "", "create_payload_signature"], [3, 3, 1, "", "create_payload_signature_with_http_info"], [3, 3, 1, "", "create_payload_signature_without_preload_content"], [3, 3, 1, "", "get_address"], [3, 3, 1, "", "get_address_balance"], [3, 3, 1, "", "get_address_balance_with_http_info"], [3, 3, 1, "", "get_address_balance_without_preload_content"], [3, 3, 1, "", "get_address_with_http_info"], [3, 3, 1, "", "get_address_without_preload_content"], [3, 3, 1, "", "get_payload_signature"], [3, 3, 1, "", "get_payload_signature_with_http_info"], [3, 3, 1, "", "get_payload_signature_without_preload_content"], [3, 3, 1, "", "list_address_balances"], [3, 3, 1, "", "list_address_balances_with_http_info"], [3, 3, 1, "", "list_address_balances_without_preload_content"], [3, 3, 1, "", "list_addresses"], [3, 3, 1, "", "list_addresses_with_http_info"], [3, 3, 1, "", "list_addresses_without_preload_content"], [3, 3, 1, "", "list_payload_signatures"], [3, 3, 1, "", "list_payload_signatures_with_http_info"], [3, 3, 1, "", "list_payload_signatures_without_preload_content"], [3, 3, 1, "", "request_faucet_funds"], [3, 3, 1, "", "request_faucet_funds_with_http_info"], [3, 3, 1, "", "request_faucet_funds_without_preload_content"]], "cdp.client.api.assets_api": [[3, 1, 1, "", "AssetsApi"]], "cdp.client.api.assets_api.AssetsApi": [[3, 3, 1, "", "get_asset"], [3, 3, 1, "", "get_asset_with_http_info"], [3, 3, 1, "", "get_asset_without_preload_content"]], "cdp.client.api.balance_history_api": [[3, 1, 1, "", "BalanceHistoryApi"]], "cdp.client.api.balance_history_api.BalanceHistoryApi": [[3, 3, 1, "", "list_address_historical_balance"], [3, 3, 1, "", "list_address_historical_balance_with_http_info"], [3, 3, 1, "", "list_address_historical_balance_without_preload_content"]], "cdp.client.api.contract_events_api": [[3, 1, 1, "", "ContractEventsApi"]], "cdp.client.api.contract_events_api.ContractEventsApi": [[3, 3, 1, "", "list_contract_events"], [3, 3, 1, "", "list_contract_events_with_http_info"], [3, 3, 1, "", "list_contract_events_without_preload_content"]], "cdp.client.api.contract_invocations_api": [[3, 1, 1, "", "ContractInvocationsApi"]], "cdp.client.api.contract_invocations_api.ContractInvocationsApi": [[3, 3, 1, "", "broadcast_contract_invocation"], [3, 3, 1, "", "broadcast_contract_invocation_with_http_info"], [3, 3, 1, "", "broadcast_contract_invocation_without_preload_content"], [3, 3, 1, "", "create_contract_invocation"], [3, 3, 1, "", "create_contract_invocation_with_http_info"], [3, 3, 1, "", "create_contract_invocation_without_preload_content"], [3, 3, 1, "", "get_contract_invocation"], [3, 3, 1, "", "get_contract_invocation_with_http_info"], [3, 3, 1, "", "get_contract_invocation_without_preload_content"], [3, 3, 1, "", "list_contract_invocations"], [3, 3, 1, "", "list_contract_invocations_with_http_info"], [3, 3, 1, "", "list_contract_invocations_without_preload_content"]], "cdp.client.api.external_addresses_api": [[3, 1, 1, "", "ExternalAddressesApi"]], "cdp.client.api.external_addresses_api.ExternalAddressesApi": [[3, 3, 1, "", "broadcast_external_transfer"], [3, 3, 1, "", "broadcast_external_transfer_with_http_info"], [3, 3, 1, "", "broadcast_external_transfer_without_preload_content"], [3, 3, 1, "", "create_external_transfer"], [3, 3, 1, "", "create_external_transfer_with_http_info"], [3, 3, 1, "", "create_external_transfer_without_preload_content"], [3, 3, 1, "", "get_external_address_balance"], [3, 3, 1, "", "get_external_address_balance_with_http_info"], [3, 3, 1, "", "get_external_address_balance_without_preload_content"], [3, 3, 1, "", "get_external_transfer"], [3, 3, 1, "", "get_external_transfer_with_http_info"], [3, 3, 1, "", "get_external_transfer_without_preload_content"], [3, 3, 1, "", "get_faucet_transaction"], [3, 3, 1, "", "get_faucet_transaction_with_http_info"], [3, 3, 1, "", "get_faucet_transaction_without_preload_content"], [3, 3, 1, "", "list_external_address_balances"], [3, 3, 1, "", "list_external_address_balances_with_http_info"], [3, 3, 1, "", "list_external_address_balances_without_preload_content"], [3, 3, 1, "", "request_external_faucet_funds"], [3, 3, 1, "", "request_external_faucet_funds_with_http_info"], [3, 3, 1, "", "request_external_faucet_funds_without_preload_content"]], "cdp.client.api.fund_api": [[3, 1, 1, "", "FundApi"]], "cdp.client.api.fund_api.FundApi": [[3, 3, 1, "", "create_fund_operation"], [3, 3, 1, "", "create_fund_operation_with_http_info"], [3, 3, 1, "", "create_fund_operation_without_preload_content"], [3, 3, 1, "", "create_fund_quote"], [3, 3, 1, "", "create_fund_quote_with_http_info"], [3, 3, 1, "", "create_fund_quote_without_preload_content"], [3, 3, 1, "", "get_fund_operation"], [3, 3, 1, "", "get_fund_operation_with_http_info"], [3, 3, 1, "", "get_fund_operation_without_preload_content"], [3, 3, 1, "", "list_fund_operations"], [3, 3, 1, "", "list_fund_operations_with_http_info"], [3, 3, 1, "", "list_fund_operations_without_preload_content"]], "cdp.client.api.mpc_wallet_stake_api": [[3, 1, 1, "", "MPCWalletStakeApi"]], "cdp.client.api.mpc_wallet_stake_api.MPCWalletStakeApi": [[3, 3, 1, "", "broadcast_staking_operation"], [3, 3, 1, "", "broadcast_staking_operation_with_http_info"], [3, 3, 1, "", "broadcast_staking_operation_without_preload_content"], [3, 3, 1, "", "create_staking_operation"], [3, 3, 1, "", "create_staking_operation_with_http_info"], [3, 3, 1, "", "create_staking_operation_without_preload_content"], [3, 3, 1, "", "get_staking_operation"], [3, 3, 1, "", "get_staking_operation_with_http_info"], [3, 3, 1, "", "get_staking_operation_without_preload_content"]], "cdp.client.api.networks_api": [[3, 1, 1, "", "NetworksApi"]], "cdp.client.api.networks_api.NetworksApi": [[3, 3, 1, "", "get_network"], [3, 3, 1, "", "get_network_with_http_info"], [3, 3, 1, "", "get_network_without_preload_content"]], "cdp.client.api.onchain_identity_api": [[3, 1, 1, "", "OnchainIdentityApi"]], "cdp.client.api.onchain_identity_api.OnchainIdentityApi": [[3, 3, 1, "", "resolve_identity_by_address"], [3, 3, 1, "", "resolve_identity_by_address_with_http_info"], [3, 3, 1, "", "resolve_identity_by_address_without_preload_content"]], "cdp.client.api.reputation_api": [[3, 1, 1, "", "ReputationApi"]], "cdp.client.api.reputation_api.ReputationApi": [[3, 3, 1, "", "get_address_reputation"], [3, 3, 1, "", "get_address_reputation_with_http_info"], [3, 3, 1, "", "get_address_reputation_without_preload_content"]], "cdp.client.api.server_signers_api": [[3, 1, 1, "", "ServerSignersApi"]], "cdp.client.api.server_signers_api.ServerSignersApi": [[3, 3, 1, "", "create_server_signer"], [3, 3, 1, "", "create_server_signer_with_http_info"], [3, 3, 1, "", "create_server_signer_without_preload_content"], [3, 3, 1, "", "get_server_signer"], [3, 3, 1, "", "get_server_signer_with_http_info"], [3, 3, 1, "", "get_server_signer_without_preload_content"], [3, 3, 1, "", "list_server_signer_events"], [3, 3, 1, "", "list_server_signer_events_with_http_info"], [3, 3, 1, "", "list_server_signer_events_without_preload_content"], [3, 3, 1, "", "list_server_signers"], [3, 3, 1, "", "list_server_signers_with_http_info"], [3, 3, 1, "", "list_server_signers_without_preload_content"], [3, 3, 1, "", "submit_server_signer_seed_event_result"], [3, 3, 1, "", "submit_server_signer_seed_event_result_with_http_info"], [3, 3, 1, "", "submit_server_signer_seed_event_result_without_preload_content"], [3, 3, 1, "", "submit_server_signer_signature_event_result"], [3, 3, 1, "", "submit_server_signer_signature_event_result_with_http_info"], [3, 3, 1, "", "submit_server_signer_signature_event_result_without_preload_content"]], "cdp.client.api.smart_contracts_api": [[3, 1, 1, "", "SmartContractsApi"]], "cdp.client.api.smart_contracts_api.SmartContractsApi": [[3, 3, 1, "", "compile_smart_contract"], [3, 3, 1, "", "compile_smart_contract_with_http_info"], [3, 3, 1, "", "compile_smart_contract_without_preload_content"], [3, 3, 1, "", "create_smart_contract"], [3, 3, 1, "", "create_smart_contract_with_http_info"], [3, 3, 1, "", "create_smart_contract_without_preload_content"], [3, 3, 1, "", "deploy_smart_contract"], [3, 3, 1, "", "deploy_smart_contract_with_http_info"], [3, 3, 1, "", "deploy_smart_contract_without_preload_content"], [3, 3, 1, "", "get_smart_contract"], [3, 3, 1, "", "get_smart_contract_with_http_info"], [3, 3, 1, "", "get_smart_contract_without_preload_content"], [3, 3, 1, "", "list_smart_contracts"], [3, 3, 1, "", "list_smart_contracts_with_http_info"], [3, 3, 1, "", "list_smart_contracts_without_preload_content"], [3, 3, 1, "", "read_contract"], [3, 3, 1, "", "read_contract_with_http_info"], [3, 3, 1, "", "read_contract_without_preload_content"], [3, 3, 1, "", "register_smart_contract"], [3, 3, 1, "", "register_smart_contract_with_http_info"], [3, 3, 1, "", "register_smart_contract_without_preload_content"], [3, 3, 1, "", "update_smart_contract"], [3, 3, 1, "", "update_smart_contract_with_http_info"], [3, 3, 1, "", "update_smart_contract_without_preload_content"]], "cdp.client.api.stake_api": [[3, 1, 1, "", "StakeApi"]], "cdp.client.api.stake_api.StakeApi": [[3, 3, 1, "", "build_staking_operation"], [3, 3, 1, "", "build_staking_operation_with_http_info"], [3, 3, 1, "", "build_staking_operation_without_preload_content"], [3, 3, 1, "", "fetch_historical_staking_balances"], [3, 3, 1, "", "fetch_historical_staking_balances_with_http_info"], [3, 3, 1, "", "fetch_historical_staking_balances_without_preload_content"], [3, 3, 1, "", "fetch_staking_rewards"], [3, 3, 1, "", "fetch_staking_rewards_with_http_info"], [3, 3, 1, "", "fetch_staking_rewards_without_preload_content"], [3, 3, 1, "", "get_external_staking_operation"], [3, 3, 1, "", "get_external_staking_operation_with_http_info"], [3, 3, 1, "", "get_external_staking_operation_without_preload_content"], [3, 3, 1, "", "get_staking_context"], [3, 3, 1, "", "get_staking_context_with_http_info"], [3, 3, 1, "", "get_staking_context_without_preload_content"], [3, 3, 1, "", "get_validator"], [3, 3, 1, "", "get_validator_with_http_info"], [3, 3, 1, "", "get_validator_without_preload_content"], [3, 3, 1, "", "list_validators"], [3, 3, 1, "", "list_validators_with_http_info"], [3, 3, 1, "", "list_validators_without_preload_content"]], "cdp.client.api.trades_api": [[3, 1, 1, "", "TradesApi"]], "cdp.client.api.trades_api.TradesApi": [[3, 3, 1, "", "broadcast_trade"], [3, 3, 1, "", "broadcast_trade_with_http_info"], [3, 3, 1, "", "broadcast_trade_without_preload_content"], [3, 3, 1, "", "create_trade"], [3, 3, 1, "", "create_trade_with_http_info"], [3, 3, 1, "", "create_trade_without_preload_content"], [3, 3, 1, "", "get_trade"], [3, 3, 1, "", "get_trade_with_http_info"], [3, 3, 1, "", "get_trade_without_preload_content"], [3, 3, 1, "", "list_trades"], [3, 3, 1, "", "list_trades_with_http_info"], [3, 3, 1, "", "list_trades_without_preload_content"]], "cdp.client.api.transaction_history_api": [[3, 1, 1, "", "TransactionHistoryApi"]], "cdp.client.api.transaction_history_api.TransactionHistoryApi": [[3, 3, 1, "", "list_address_transactions"], [3, 3, 1, "", "list_address_transactions_with_http_info"], [3, 3, 1, "", "list_address_transactions_without_preload_content"]], "cdp.client.api.transfers_api": [[3, 1, 1, "", "TransfersApi"]], "cdp.client.api.transfers_api.TransfersApi": [[3, 3, 1, "", "broadcast_transfer"], [3, 3, 1, "", "broadcast_transfer_with_http_info"], [3, 3, 1, "", "broadcast_transfer_without_preload_content"], [3, 3, 1, "", "create_transfer"], [3, 3, 1, "", "create_transfer_with_http_info"], [3, 3, 1, "", "create_transfer_without_preload_content"], [3, 3, 1, "", "get_transfer"], [3, 3, 1, "", "get_transfer_with_http_info"], [3, 3, 1, "", "get_transfer_without_preload_content"], [3, 3, 1, "", "list_transfers"], [3, 3, 1, "", "list_transfers_with_http_info"], [3, 3, 1, "", "list_transfers_without_preload_content"]], "cdp.client.api.users_api": [[3, 1, 1, "", "UsersApi"]], "cdp.client.api.users_api.UsersApi": [[3, 3, 1, "", "get_current_user"], [3, 3, 1, "", "get_current_user_with_http_info"], [3, 3, 1, "", "get_current_user_without_preload_content"]], "cdp.client.api.validators_api": [[3, 1, 1, "", "ValidatorsApi"]], "cdp.client.api.validators_api.ValidatorsApi": [[3, 3, 1, "", "get_validator"], [3, 3, 1, "", "get_validator_with_http_info"], [3, 3, 1, "", "get_validator_without_preload_content"], [3, 3, 1, "", "list_validators"], [3, 3, 1, "", "list_validators_with_http_info"], [3, 3, 1, "", "list_validators_without_preload_content"]], "cdp.client.api.wallet_stake_api": [[3, 1, 1, "", "WalletStakeApi"]], "cdp.client.api.wallet_stake_api.WalletStakeApi": [[3, 3, 1, "", "broadcast_staking_operation"], [3, 3, 1, "", "broadcast_staking_operation_with_http_info"], [3, 3, 1, "", "broadcast_staking_operation_without_preload_content"], [3, 3, 1, "", "create_staking_operation"], [3, 3, 1, "", "create_staking_operation_with_http_info"], [3, 3, 1, "", "create_staking_operation_without_preload_content"], [3, 3, 1, "", "get_staking_operation"], [3, 3, 1, "", "get_staking_operation_with_http_info"], [3, 3, 1, "", "get_staking_operation_without_preload_content"]], "cdp.client.api.wallets_api": [[3, 1, 1, "", "WalletsApi"]], "cdp.client.api.wallets_api.WalletsApi": [[3, 3, 1, "", "create_wallet"], [3, 3, 1, "", "create_wallet_with_http_info"], [3, 3, 1, "", "create_wallet_without_preload_content"], [3, 3, 1, "", "get_wallet"], [3, 3, 1, "", "get_wallet_balance"], [3, 3, 1, "", "get_wallet_balance_with_http_info"], [3, 3, 1, "", "get_wallet_balance_without_preload_content"], [3, 3, 1, "", "get_wallet_with_http_info"], [3, 3, 1, "", "get_wallet_without_preload_content"], [3, 3, 1, "", "list_wallet_balances"], [3, 3, 1, "", "list_wallet_balances_with_http_info"], [3, 3, 1, "", "list_wallet_balances_without_preload_content"], [3, 3, 1, "", "list_wallets"], [3, 3, 1, "", "list_wallets_with_http_info"], [3, 3, 1, "", "list_wallets_without_preload_content"]], "cdp.client.api.webhooks_api": [[3, 1, 1, "", "WebhooksApi"]], "cdp.client.api.webhooks_api.WebhooksApi": [[3, 3, 1, "", "create_wallet_webhook"], [3, 3, 1, "", "create_wallet_webhook_with_http_info"], [3, 3, 1, "", "create_wallet_webhook_without_preload_content"], [3, 3, 1, "", "create_webhook"], [3, 3, 1, "", "create_webhook_with_http_info"], [3, 3, 1, "", "create_webhook_without_preload_content"], [3, 3, 1, "", "delete_webhook"], [3, 3, 1, "", "delete_webhook_with_http_info"], [3, 3, 1, "", "delete_webhook_without_preload_content"], [3, 3, 1, "", "list_webhooks"], [3, 3, 1, "", "list_webhooks_with_http_info"], [3, 3, 1, "", "list_webhooks_without_preload_content"], [3, 3, 1, "", "update_webhook"], [3, 3, 1, "", "update_webhook_with_http_info"], [3, 3, 1, "", "update_webhook_without_preload_content"]], "cdp.client.api_client": [[2, 1, 1, "", "ApiClient"]], "cdp.client.api_client.ApiClient": [[2, 4, 1, "", "NATIVE_TYPES_MAPPING"], [2, 4, 1, "", "PRIMITIVE_TYPES"], [2, 3, 1, "", "call_api"], [2, 3, 1, "", "deserialize"], [2, 3, 1, "", "files_parameters"], [2, 3, 1, "", "get_default"], [2, 3, 1, "", "param_serialize"], [2, 3, 1, "", "parameters_to_tuples"], [2, 3, 1, "", "parameters_to_url_query"], [2, 3, 1, "", "response_deserialize"], [2, 3, 1, "", "sanitize_for_serialization"], [2, 3, 1, "", "select_header_accept"], [2, 3, 1, "", "select_header_content_type"], [2, 3, 1, "", "set_default"], [2, 3, 1, "", "set_default_header"], [2, 3, 1, "", "update_params_for_auth"], [2, 2, 1, "", "user_agent"]], "cdp.client.api_response": [[2, 1, 1, "", "ApiResponse"]], "cdp.client.api_response.ApiResponse": [[2, 4, 1, "", "data"], [2, 4, 1, "", "headers"], [2, 4, 1, "", "model_config"], [2, 4, 1, "", "raw_data"], [2, 4, 1, "", "status_code"]], "cdp.client.configuration": [[2, 1, 1, "", "Configuration"]], "cdp.client.configuration.Configuration": [[2, 4, 1, "", "access_token"], [2, 4, 1, "", "assert_hostname"], [2, 3, 1, "", "auth_settings"], [2, 4, 1, "", "cert_file"], [2, 4, 1, "", "connection_pool_maxsize"], [2, 4, 1, "", "date_format"], [2, 4, 1, "", "datetime_format"], [2, 2, 1, "", "debug"], [2, 3, 1, "", "get_api_key_with_prefix"], [2, 3, 1, "", "get_basic_auth_token"], [2, 3, 1, "", "get_default"], [2, 3, 1, "", "get_default_copy"], [2, 3, 1, "", "get_host_from_settings"], [2, 3, 1, "", "get_host_settings"], [2, 2, 1, "", "host"], [2, 4, 1, "", "ignore_operation_servers"], [2, 4, 1, "", "key_file"], [2, 4, 1, "", "logger"], [2, 2, 1, "", "logger_file"], [2, 4, 1, "", "logger_file_handler"], [2, 2, 1, "", "logger_format"], [2, 4, 1, "", "logger_stream_handler"], [2, 4, 1, "", "password"], [2, 4, 1, "", "proxy"], [2, 4, 1, "", "proxy_headers"], [2, 4, 1, "", "refresh_api_key_hook"], [2, 4, 1, "", "retries"], [2, 4, 1, "", "safe_chars_for_path_param"], [2, 4, 1, "", "server_operation_index"], [2, 4, 1, "", "server_operation_variables"], [2, 3, 1, "", "set_default"], [2, 4, 1, "", "socket_options"], [2, 4, 1, "", "ssl_ca_cert"], [2, 4, 1, "", "temp_folder_path"], [2, 4, 1, "", "tls_server_name"], [2, 3, 1, "", "to_debug_report"], [2, 4, 1, "", "username"], [2, 4, 1, "", "verify_ssl"]], "cdp.client.exceptions": [[2, 5, 1, "", "ApiAttributeError"], [2, 5, 1, "", "ApiException"], [2, 5, 1, "", "ApiKeyError"], [2, 5, 1, "", "ApiTypeError"], [2, 5, 1, "", "ApiValueError"], [2, 5, 1, "", "BadRequestException"], [2, 5, 1, "", "ForbiddenException"], [2, 5, 1, "", "NotFoundException"], [2, 5, 1, "", "OpenApiException"], [2, 5, 1, "", "ServiceException"], [2, 5, 1, "", "UnauthorizedException"], [2, 6, 1, "", "render_path"]], "cdp.client.exceptions.ApiException": [[2, 3, 1, "", "from_response"]], "cdp.client.models": [[4, 0, 0, "-", "abi"], [4, 0, 0, "-", "address"], [4, 0, 0, "-", "address_balance_list"], [4, 0, 0, "-", "address_historical_balance_list"], [4, 0, 0, "-", "address_list"], [4, 0, 0, "-", "address_reputation"], [4, 0, 0, "-", "address_reputation_metadata"], [4, 0, 0, "-", "address_risk"], [4, 0, 0, "-", "address_transaction_list"], [4, 0, 0, "-", "asset"], [4, 0, 0, "-", "balance"], [4, 0, 0, "-", "broadcast_contract_invocation_request"], [4, 0, 0, "-", "broadcast_external_transfer_request"], [4, 0, 0, "-", "broadcast_staking_operation_request"], [4, 0, 0, "-", "broadcast_trade_request"], [4, 0, 0, "-", "broadcast_transfer_request"], [4, 0, 0, "-", "build_staking_operation_request"], [4, 0, 0, "-", "compile_smart_contract_request"], [4, 0, 0, "-", "compiled_smart_contract"], [4, 0, 0, "-", "contract_event"], [4, 0, 0, "-", "contract_event_list"], [4, 0, 0, "-", "contract_invocation"], [4, 0, 0, "-", "contract_invocation_list"], [4, 0, 0, "-", "create_address_request"], [4, 0, 0, "-", "create_contract_invocation_request"], [4, 0, 0, "-", "create_external_transfer_request"], [4, 0, 0, "-", "create_fund_operation_request"], [4, 0, 0, "-", "create_fund_quote_request"], [4, 0, 0, "-", "create_payload_signature_request"], [4, 0, 0, "-", "create_server_signer_request"], [4, 0, 0, "-", "create_smart_contract_request"], [4, 0, 0, "-", "create_staking_operation_request"], [4, 0, 0, "-", "create_trade_request"], [4, 0, 0, "-", "create_transfer_request"], [4, 0, 0, "-", "create_wallet_request"], [4, 0, 0, "-", "create_wallet_request_wallet"], [4, 0, 0, "-", "create_wallet_webhook_request"], [4, 0, 0, "-", "create_webhook_request"], [4, 0, 0, "-", "crypto_amount"], [4, 0, 0, "-", "deploy_smart_contract_request"], [4, 0, 0, "-", "erc20_transfer_event"], [4, 0, 0, "-", "erc721_transfer_event"], [4, 0, 0, "-", "error"], [4, 0, 0, "-", "ethereum_token_transfer"], [4, 0, 0, "-", "ethereum_transaction"], [4, 0, 0, "-", "ethereum_transaction_access"], [4, 0, 0, "-", "ethereum_transaction_access_list"], [4, 0, 0, "-", "ethereum_transaction_flattened_trace"], [4, 0, 0, "-", "ethereum_validator_metadata"], [4, 0, 0, "-", "faucet_transaction"], [4, 0, 0, "-", "feature_set"], [4, 0, 0, "-", "fetch_historical_staking_balances200_response"], [4, 0, 0, "-", "fetch_staking_rewards200_response"], [4, 0, 0, "-", "fetch_staking_rewards_request"], [4, 0, 0, "-", "fiat_amount"], [4, 0, 0, "-", "fund_operation"], [4, 0, 0, "-", "fund_operation_fees"], [4, 0, 0, "-", "fund_operation_list"], [4, 0, 0, "-", "fund_quote"], [4, 0, 0, "-", "get_staking_context_request"], [4, 0, 0, "-", "historical_balance"], [4, 0, 0, "-", "multi_token_contract_options"], [4, 0, 0, "-", "network"], [4, 0, 0, "-", "network_identifier"], [4, 0, 0, "-", "nft_contract_options"], [4, 0, 0, "-", "onchain_name"], [4, 0, 0, "-", "onchain_name_list"], [4, 0, 0, "-", "onchain_name_text_records_inner"], [4, 0, 0, "-", "payload_signature"], [4, 0, 0, "-", "payload_signature_list"], [4, 0, 0, "-", "read_contract_request"], [4, 0, 0, "-", "read_smart_contract_request"], [4, 0, 0, "-", "register_smart_contract_request"], [4, 0, 0, "-", "seed_creation_event"], [4, 0, 0, "-", "seed_creation_event_result"], [4, 0, 0, "-", "server_signer"], [4, 0, 0, "-", "server_signer_event"], [4, 0, 0, "-", "server_signer_event_event"], [4, 0, 0, "-", "server_signer_event_list"], [4, 0, 0, "-", "server_signer_list"], [4, 0, 0, "-", "signature_creation_event"], [4, 0, 0, "-", "signature_creation_event_result"], [4, 0, 0, "-", "signed_voluntary_exit_message_metadata"], [4, 0, 0, "-", "smart_contract"], [4, 0, 0, "-", "smart_contract_activity_event"], [4, 0, 0, "-", "smart_contract_list"], [4, 0, 0, "-", "smart_contract_options"], [4, 0, 0, "-", "smart_contract_type"], [4, 0, 0, "-", "solidity_value"], [4, 0, 0, "-", "sponsored_send"], [4, 0, 0, "-", "staking_balance"], [4, 0, 0, "-", "staking_context"], [4, 0, 0, "-", "staking_context_context"], [4, 0, 0, "-", "staking_operation"], [4, 0, 0, "-", "staking_operation_metadata"], [4, 0, 0, "-", "staking_reward"], [4, 0, 0, "-", "staking_reward_format"], [4, 0, 0, "-", "staking_reward_usd_value"], [4, 0, 0, "-", "token_contract_options"], [4, 0, 0, "-", "token_transfer_type"], [4, 0, 0, "-", "trade"], [4, 0, 0, "-", "trade_list"], [4, 0, 0, "-", "transaction"], [4, 0, 0, "-", "transaction_content"], [4, 0, 0, "-", "transaction_type"], [4, 0, 0, "-", "transfer"], [4, 0, 0, "-", "transfer_list"], [4, 0, 0, "-", "update_smart_contract_request"], [4, 0, 0, "-", "update_webhook_request"], [4, 0, 0, "-", "user"], [4, 0, 0, "-", "validator"], [4, 0, 0, "-", "validator_details"], [4, 0, 0, "-", "validator_list"], [4, 0, 0, "-", "validator_status"], [4, 0, 0, "-", "wallet"], [4, 0, 0, "-", "wallet_list"], [4, 0, 0, "-", "webhook"], [4, 0, 0, "-", "webhook_event_filter"], [4, 0, 0, "-", "webhook_event_type"], [4, 0, 0, "-", "webhook_event_type_filter"], [4, 0, 0, "-", "webhook_list"], [4, 0, 0, "-", "webhook_smart_contract_event_filter"], [4, 0, 0, "-", "webhook_wallet_activity_filter"]], "cdp.client.models.abi": [[4, 1, 1, "", "ABI"]], "cdp.client.models.abi.ABI": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address": [[4, 1, 1, "", "Address"]], "cdp.client.models.address.Address": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "public_key"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.address_balance_list": [[4, 1, 1, "", "AddressBalanceList"]], "cdp.client.models.address_balance_list.AddressBalanceList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.address_historical_balance_list": [[4, 1, 1, "", "AddressHistoricalBalanceList"]], "cdp.client.models.address_historical_balance_list.AddressHistoricalBalanceList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address_list": [[4, 1, 1, "", "AddressList"]], "cdp.client.models.address_list.AddressList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.address_reputation": [[4, 1, 1, "", "AddressReputation"]], "cdp.client.models.address_reputation.AddressReputation": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "metadata"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "score"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address_reputation_metadata": [[4, 1, 1, "", "AddressReputationMetadata"]], "cdp.client.models.address_reputation_metadata.AddressReputationMetadata": [[4, 4, 1, "", "activity_period_days"], [4, 4, 1, "", "bridge_transactions_performed"], [4, 4, 1, "", "current_active_streak"], [4, 4, 1, "", "ens_contract_interactions"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "lend_borrow_stake_transactions"], [4, 4, 1, "", "longest_active_streak"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "smart_contract_deployments"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_swaps_performed"], [4, 4, 1, "", "total_transactions"], [4, 4, 1, "", "unique_days_active"]], "cdp.client.models.address_risk": [[4, 1, 1, "", "AddressRisk"]], "cdp.client.models.address_risk.AddressRisk": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "risk_score"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.address_transaction_list": [[4, 1, 1, "", "AddressTransactionList"]], "cdp.client.models.address_transaction_list.AddressTransactionList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.asset": [[4, 1, 1, "", "Asset"]], "cdp.client.models.asset.Asset": [[4, 4, 1, "", "asset_id"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "decimals"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.balance": [[4, 1, 1, "", "Balance"]], "cdp.client.models.balance.Balance": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_contract_invocation_request": [[4, 1, 1, "", "BroadcastContractInvocationRequest"]], "cdp.client.models.broadcast_contract_invocation_request.BroadcastContractInvocationRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_external_transfer_request": [[4, 1, 1, "", "BroadcastExternalTransferRequest"]], "cdp.client.models.broadcast_external_transfer_request.BroadcastExternalTransferRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_staking_operation_request": [[4, 1, 1, "", "BroadcastStakingOperationRequest"]], "cdp.client.models.broadcast_staking_operation_request.BroadcastStakingOperationRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_index"]], "cdp.client.models.broadcast_trade_request": [[4, 1, 1, "", "BroadcastTradeRequest"]], "cdp.client.models.broadcast_trade_request.BroadcastTradeRequest": [[4, 4, 1, "", "approve_transaction_signed_payload"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.broadcast_transfer_request": [[4, 1, 1, "", "BroadcastTransferRequest"]], "cdp.client.models.broadcast_transfer_request.BroadcastTransferRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.build_staking_operation_request": [[4, 1, 1, "", "BuildStakingOperationRequest"]], "cdp.client.models.build_staking_operation_request.BuildStakingOperationRequest": [[4, 4, 1, "", "action"], [4, 4, 1, "", "address_id"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.compile_smart_contract_request": [[4, 1, 1, "", "CompileSmartContractRequest"]], "cdp.client.models.compile_smart_contract_request.CompileSmartContractRequest": [[4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "solidity_compiler_version"], [4, 4, 1, "", "solidity_input_json"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.compiled_smart_contract": [[4, 1, 1, "", "CompiledSmartContract"]], "cdp.client.models.compiled_smart_contract.CompiledSmartContract": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "compiled_smart_contract_id"], [4, 4, 1, "", "contract_creation_bytecode"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "solidity_input_json"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.contract_event": [[4, 1, 1, "", "ContractEvent"]], "cdp.client.models.contract_event.ContractEvent": [[4, 4, 1, "", "block_height"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_name"], [4, 4, 1, "", "data"], [4, 4, 1, "", "event_index"], [4, 4, 1, "", "event_name"], [4, 4, 1, "", "four_bytes"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "protocol_name"], [4, 4, 1, "", "sig"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "tx_hash"], [4, 4, 1, "", "tx_index"]], "cdp.client.models.contract_event_list": [[4, 1, 1, "", "ContractEventList"]], "cdp.client.models.contract_event_list.ContractEventList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.contract_invocation": [[4, 1, 1, "", "ContractInvocation"]], "cdp.client.models.contract_invocation.ContractInvocation": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "address_id"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "args"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_invocation_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.contract_invocation_list": [[4, 1, 1, "", "ContractInvocationList"]], "cdp.client.models.contract_invocation_list.ContractInvocationList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.create_address_request": [[4, 1, 1, "", "CreateAddressRequest"]], "cdp.client.models.create_address_request.CreateAddressRequest": [[4, 4, 1, "", "address_index"], [4, 4, 1, "", "attestation"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "public_key"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_contract_invocation_request": [[4, 1, 1, "", "CreateContractInvocationRequest"]], "cdp.client.models.create_contract_invocation_request.CreateContractInvocationRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "args"], [4, 4, 1, "", "contract_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_external_transfer_request": [[4, 1, 1, "", "CreateExternalTransferRequest"]], "cdp.client.models.create_external_transfer_request.CreateExternalTransferRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "destination"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "skip_batching"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_fund_operation_request": [[4, 1, 1, "", "CreateFundOperationRequest"]], "cdp.client.models.create_fund_operation_request.CreateFundOperationRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "fund_quote_id"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_fund_quote_request": [[4, 1, 1, "", "CreateFundQuoteRequest"]], "cdp.client.models.create_fund_quote_request.CreateFundQuoteRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_payload_signature_request": [[4, 1, 1, "", "CreatePayloadSignatureRequest"]], "cdp.client.models.create_payload_signature_request.CreatePayloadSignatureRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signature"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unsigned_payload"]], "cdp.client.models.create_server_signer_request": [[4, 1, 1, "", "CreateServerSignerRequest"]], "cdp.client.models.create_server_signer_request.CreateServerSignerRequest": [[4, 4, 1, "", "enrollment_data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_mpc"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_smart_contract_request": [[4, 1, 1, "", "CreateSmartContractRequest"]], "cdp.client.models.create_smart_contract_request.CreateSmartContractRequest": [[4, 4, 1, "", "compiled_smart_contract_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "type"]], "cdp.client.models.create_staking_operation_request": [[4, 1, 1, "", "CreateStakingOperationRequest"]], "cdp.client.models.create_staking_operation_request.CreateStakingOperationRequest": [[4, 4, 1, "", "action"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_trade_request": [[4, 1, 1, "", "CreateTradeRequest"]], "cdp.client.models.create_trade_request.CreateTradeRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "from_asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "to_asset_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_transfer_request": [[4, 1, 1, "", "CreateTransferRequest"]], "cdp.client.models.create_transfer_request.CreateTransferRequest": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "destination"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "skip_batching"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_wallet_request": [[4, 1, 1, "", "CreateWalletRequest"]], "cdp.client.models.create_wallet_request.CreateWalletRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet"]], "cdp.client.models.create_wallet_request_wallet": [[4, 1, 1, "", "CreateWalletRequestWallet"]], "cdp.client.models.create_wallet_request_wallet.CreateWalletRequestWallet": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "use_server_signer"]], "cdp.client.models.create_wallet_webhook_request": [[4, 1, 1, "", "CreateWalletWebhookRequest"]], "cdp.client.models.create_wallet_webhook_request.CreateWalletWebhookRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "notification_uri"], [4, 4, 1, "", "signature_header"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.create_webhook_request": [[4, 1, 1, "", "CreateWebhookRequest"]], "cdp.client.models.create_webhook_request.CreateWebhookRequest": [[4, 4, 1, "", "event_filters"], [4, 4, 1, "", "event_type"], [4, 4, 1, "", "event_type_filter"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "notification_uri"], [4, 4, 1, "", "signature_header"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.crypto_amount": [[4, 1, 1, "", "CryptoAmount"]], "cdp.client.models.crypto_amount.CryptoAmount": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.deploy_smart_contract_request": [[4, 1, 1, "", "DeploySmartContractRequest"]], "cdp.client.models.deploy_smart_contract_request.DeploySmartContractRequest": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.erc20_transfer_event": [[4, 1, 1, "", "ERC20TransferEvent"]], "cdp.client.models.erc20_transfer_event.ERC20TransferEvent": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "event_type"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"], [4, 4, 1, "", "webhook_id"]], "cdp.client.models.erc721_transfer_event": [[4, 1, 1, "", "ERC721TransferEvent"]], "cdp.client.models.erc721_transfer_event.ERC721TransferEvent": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "event_type"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_id"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "var_from"], [4, 4, 1, "", "webhook_id"]], "cdp.client.models.error": [[4, 1, 1, "", "Error"]], "cdp.client.models.error.Error": [[4, 4, 1, "", "code"], [4, 4, 1, "", "correlation_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "message"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.ethereum_token_transfer": [[4, 1, 1, "", "EthereumTokenTransfer"]], "cdp.client.models.ethereum_token_transfer.EthereumTokenTransfer": [[4, 4, 1, "", "contract_address"], [4, 4, 1, "", "from_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "to_address"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_id"], [4, 4, 1, "", "token_transfer_type"], [4, 4, 1, "", "value"]], "cdp.client.models.ethereum_transaction": [[4, 1, 1, "", "EthereumTransaction"]], "cdp.client.models.ethereum_transaction.EthereumTransaction": [[4, 4, 1, "", "block_timestamp"], [4, 4, 1, "", "flattened_traces"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gas"], [4, 4, 1, "", "gas_price"], [4, 4, 1, "", "hash"], [4, 4, 1, "", "index"], [4, 4, 1, "", "input"], [4, 4, 1, "", "max_fee_per_gas"], [4, 4, 1, "", "max_priority_fee_per_gas"], [4, 4, 1, "", "mint"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "nonce"], [4, 4, 1, "", "priority_fee_per_gas"], [4, 4, 1, "", "rlp_encoded_tx"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_transfers"], [4, 4, 1, "", "transaction_access_list"], [4, 4, 1, "", "type"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"]], "cdp.client.models.ethereum_transaction_access": [[4, 1, 1, "", "EthereumTransactionAccess"]], "cdp.client.models.ethereum_transaction_access.EthereumTransactionAccess": [[4, 4, 1, "", "address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "storage_keys"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.ethereum_transaction_access_list": [[4, 1, 1, "", "EthereumTransactionAccessList"]], "cdp.client.models.ethereum_transaction_access_list.EthereumTransactionAccessList": [[4, 4, 1, "", "access_list"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.ethereum_transaction_flattened_trace": [[4, 1, 1, "", "EthereumTransactionFlattenedTrace"]], "cdp.client.models.ethereum_transaction_flattened_trace.EthereumTransactionFlattenedTrace": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "call_type"], [4, 4, 1, "", "error"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gas"], [4, 4, 1, "", "gas_used"], [4, 4, 1, "", "input"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "output"], [4, 4, 1, "", "status"], [4, 4, 1, "", "sub_traces"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "trace_address"], [4, 4, 1, "", "trace_id"], [4, 4, 1, "", "trace_type"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "type"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"]], "cdp.client.models.ethereum_validator_metadata": [[4, 1, 1, "", "EthereumValidatorMetadata"]], "cdp.client.models.ethereum_validator_metadata.EthereumValidatorMetadata": [[4, 4, 1, "", "activation_epoch"], [4, 4, 1, "", "balance"], [4, 4, 1, "", "effective_balance"], [4, 4, 1, "", "exit_epoch"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "public_key"], [4, 4, 1, "", "slashed"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "withdrawable_epoch"], [4, 4, 1, "", "withdrawal_address"]], "cdp.client.models.faucet_transaction": [[4, 1, 1, "", "FaucetTransaction"]], "cdp.client.models.faucet_transaction.FaucetTransaction": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_link"]], "cdp.client.models.feature_set": [[4, 1, 1, "", "FeatureSet"]], "cdp.client.models.feature_set.FeatureSet": [[4, 4, 1, "", "faucet"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless_send"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer"], [4, 4, 1, "", "stake"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "trade"], [4, 4, 1, "", "transfer"]], "cdp.client.models.fetch_historical_staking_balances200_response": [[4, 1, 1, "", "FetchHistoricalStakingBalances200Response"]], "cdp.client.models.fetch_historical_staking_balances200_response.FetchHistoricalStakingBalances200Response": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fetch_staking_rewards200_response": [[4, 1, 1, "", "FetchStakingRewards200Response"]], "cdp.client.models.fetch_staking_rewards200_response.FetchStakingRewards200Response": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fetch_staking_rewards_request": [[4, 1, 1, "", "FetchStakingRewardsRequest"]], "cdp.client.models.fetch_staking_rewards_request.FetchStakingRewardsRequest": [[4, 4, 1, "", "address_ids"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "end_time"], [4, 4, 1, "", "format"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "start_time"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fiat_amount": [[4, 1, 1, "", "FiatAmount"]], "cdp.client.models.fiat_amount.FiatAmount": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "currency"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.fund_operation": [[4, 1, 1, "", "FundOperation"]], "cdp.client.models.fund_operation.FundOperation": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "crypto_amount"], [4, 4, 1, "", "fees"], [4, 4, 1, "", "fiat_amount"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "fund_operation_id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.fund_operation_fees": [[4, 1, 1, "", "FundOperationFees"]], "cdp.client.models.fund_operation_fees.FundOperationFees": [[4, 4, 1, "", "buy_fee"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transfer_fee"]], "cdp.client.models.fund_operation_list": [[4, 1, 1, "", "FundOperationList"]], "cdp.client.models.fund_operation_list.FundOperationList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.fund_quote": [[4, 1, 1, "", "FundQuote"]], "cdp.client.models.fund_quote.FundQuote": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "crypto_amount"], [4, 4, 1, "", "expires_at"], [4, 4, 1, "", "fees"], [4, 4, 1, "", "fiat_amount"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "fund_quote_id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.get_staking_context_request": [[4, 1, 1, "", "GetStakingContextRequest"]], "cdp.client.models.get_staking_context_request.GetStakingContextRequest": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "asset_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.historical_balance": [[4, 1, 1, "", "HistoricalBalance"]], "cdp.client.models.historical_balance.HistoricalBalance": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_height"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.multi_token_contract_options": [[4, 1, 1, "", "MultiTokenContractOptions"]], "cdp.client.models.multi_token_contract_options.MultiTokenContractOptions": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "uri"]], "cdp.client.models.network": [[4, 1, 1, "", "Network"]], "cdp.client.models.network.Network": [[4, 4, 1, "", "address_path_prefix"], [4, 4, 1, "", "chain_id"], [4, 4, 1, "", "display_name"], [4, 4, 1, "", "feature_set"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "is_testnet"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "native_asset"], [4, 4, 1, "", "protocol_family"], [4, 3, 1, "", "protocol_family_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.network_identifier": [[4, 1, 1, "", "NetworkIdentifier"]], "cdp.client.models.network_identifier.NetworkIdentifier": [[4, 4, 1, "", "ARBITRUM_MINUS_MAINNET"], [4, 4, 1, "", "ARBITRUM_MINUS_SEPOLIA"], [4, 4, 1, "", "BASE_MINUS_MAINNET"], [4, 4, 1, "", "BASE_MINUS_SEPOLIA"], [4, 4, 1, "", "BITCOIN_MINUS_MAINNET"], [4, 4, 1, "", "ETHEREUM_MINUS_HOLESKY"], [4, 4, 1, "", "ETHEREUM_MINUS_MAINNET"], [4, 4, 1, "", "POLYGON_MINUS_MAINNET"], [4, 4, 1, "", "SOLANA_MINUS_DEVNET"], [4, 4, 1, "", "SOLANA_MINUS_MAINNET"], [4, 3, 1, "", "from_json"]], "cdp.client.models.nft_contract_options": [[4, 1, 1, "", "NFTContractOptions"]], "cdp.client.models.nft_contract_options.NFTContractOptions": [[4, 4, 1, "", "base_uri"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "name"], [4, 4, 1, "", "symbol"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.onchain_name": [[4, 1, 1, "", "OnchainName"]], "cdp.client.models.onchain_name.OnchainName": [[4, 4, 1, "", "avatar"], [4, 4, 1, "", "domain"], [4, 4, 1, "", "expires_at"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_primary"], [4, 4, 1, "", "manager_address"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "owner_address"], [4, 4, 1, "", "primary_address"], [4, 4, 1, "", "text_records"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "token_id"]], "cdp.client.models.onchain_name_list": [[4, 1, 1, "", "OnchainNameList"]], "cdp.client.models.onchain_name_list.OnchainNameList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.onchain_name_text_records_inner": [[4, 1, 1, "", "OnchainNameTextRecordsInner"]], "cdp.client.models.onchain_name_text_records_inner.OnchainNameTextRecordsInner": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "key"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "value"]], "cdp.client.models.payload_signature": [[4, 1, 1, "", "PayloadSignature"]], "cdp.client.models.payload_signature.PayloadSignature": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "payload_signature_id"], [4, 4, 1, "", "signature"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unsigned_payload"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.payload_signature_list": [[4, 1, 1, "", "PayloadSignatureList"]], "cdp.client.models.payload_signature_list.PayloadSignatureList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.read_contract_request": [[4, 1, 1, "", "ReadContractRequest"]], "cdp.client.models.read_contract_request.ReadContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "args"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.read_smart_contract_request": [[4, 1, 1, "", "ReadSmartContractRequest"]], "cdp.client.models.read_smart_contract_request.ReadSmartContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "args"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "method"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.register_smart_contract_request": [[4, 1, 1, "", "RegisterSmartContractRequest"]], "cdp.client.models.register_smart_contract_request.RegisterSmartContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.seed_creation_event": [[4, 1, 1, "", "SeedCreationEvent"]], "cdp.client.models.seed_creation_event.SeedCreationEvent": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.seed_creation_event_result": [[4, 1, 1, "", "SeedCreationEventResult"]], "cdp.client.models.seed_creation_event_result.SeedCreationEventResult": [[4, 4, 1, "", "extended_public_key"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "seed_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.server_signer": [[4, 1, 1, "", "ServerSigner"]], "cdp.client.models.server_signer.ServerSigner": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_mpc"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallets"]], "cdp.client.models.server_signer_event": [[4, 1, 1, "", "ServerSignerEvent"]], "cdp.client.models.server_signer_event.ServerSignerEvent": [[4, 4, 1, "", "event"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "server_signer_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.server_signer_event_event": [[4, 1, 1, "", "ServerSignerEventEvent"]], "cdp.client.models.server_signer_event_event.ServerSignerEventEvent": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 4, 1, "", "oneof_schema_2_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.server_signer_event_list": [[4, 1, 1, "", "ServerSignerEventList"]], "cdp.client.models.server_signer_event_list.ServerSignerEventList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.server_signer_list": [[4, 1, 1, "", "ServerSignerList"]], "cdp.client.models.server_signer_list.ServerSignerList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.signature_creation_event": [[4, 1, 1, "", "SignatureCreationEvent"]], "cdp.client.models.signature_creation_event.SignatureCreationEvent": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "address_index"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "seed_id"], [4, 4, 1, "", "signing_payload"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_id"], [4, 4, 1, "", "transaction_type"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.signature_creation_event_result": [[4, 1, 1, "", "SignatureCreationEventResult"]], "cdp.client.models.signature_creation_event_result.SignatureCreationEventResult": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signature"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_id"], [4, 4, 1, "", "transaction_type"], [4, 4, 1, "", "wallet_id"], [4, 4, 1, "", "wallet_user_id"]], "cdp.client.models.signed_voluntary_exit_message_metadata": [[4, 1, 1, "", "SignedVoluntaryExitMessageMetadata"]], "cdp.client.models.signed_voluntary_exit_message_metadata.SignedVoluntaryExitMessageMetadata": [[4, 4, 1, "", "fork"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "signed_voluntary_exit"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "validator_pub_key"]], "cdp.client.models.smart_contract": [[4, 1, 1, "", "SmartContract"]], "cdp.client.models.smart_contract.SmartContract": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "compiled_smart_contract_id"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_name"], [4, 4, 1, "", "deployer_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "is_external"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "options"], [4, 4, 1, "", "smart_contract_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "type"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.smart_contract_activity_event": [[4, 1, 1, "", "SmartContractActivityEvent"]], "cdp.client.models.smart_contract_activity_event.SmartContractActivityEvent": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_number"], [4, 4, 1, "", "block_time"], [4, 4, 1, "", "contract_address"], [4, 4, 1, "", "contract_name"], [4, 4, 1, "", "event_type"], [4, 4, 1, "", "four_bytes"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "func"], [4, 4, 1, "", "log_index"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network"], [4, 4, 1, "", "project_name"], [4, 4, 1, "", "sig"], [4, 4, 1, "", "to"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_index"], [4, 4, 1, "", "value"], [4, 4, 1, "", "var_from"], [4, 4, 1, "", "webhook_id"]], "cdp.client.models.smart_contract_list": [[4, 1, 1, "", "SmartContractList"]], "cdp.client.models.smart_contract_list.SmartContractList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.smart_contract_options": [[4, 1, 1, "", "SmartContractOptions"]], "cdp.client.models.smart_contract_options.SmartContractOptions": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 4, 1, "", "oneof_schema_2_validator"], [4, 4, 1, "", "oneof_schema_3_validator"], [4, 4, 1, "", "oneof_schema_4_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.smart_contract_type": [[4, 1, 1, "", "SmartContractType"]], "cdp.client.models.smart_contract_type.SmartContractType": [[4, 4, 1, "", "CUSTOM"], [4, 4, 1, "", "ERC1155"], [4, 4, 1, "", "ERC20"], [4, 4, 1, "", "ERC721"], [4, 3, 1, "", "from_json"]], "cdp.client.models.solidity_value": [[4, 1, 1, "", "SolidityValue"]], "cdp.client.models.solidity_value.SolidityValue": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "name"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "type"], [4, 3, 1, "", "type_validate_enum"], [4, 4, 1, "", "value"], [4, 4, 1, "", "values"]], "cdp.client.models.sponsored_send": [[4, 1, 1, "", "SponsoredSend"]], "cdp.client.models.sponsored_send.SponsoredSend": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "raw_typed_data"], [4, 4, 1, "", "signature"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 4, 1, "", "to_address_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_link"], [4, 4, 1, "", "typed_data_hash"]], "cdp.client.models.staking_balance": [[4, 1, 1, "", "StakingBalance"]], "cdp.client.models.staking_balance.StakingBalance": [[4, 4, 1, "", "address"], [4, 4, 1, "", "bonded_stake"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "participant_type"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unbonded_balance"], [4, 4, 1, "", "var_date"]], "cdp.client.models.staking_context": [[4, 1, 1, "", "StakingContext"]], "cdp.client.models.staking_context.StakingContext": [[4, 4, 1, "", "context"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.staking_context_context": [[4, 1, 1, "", "StakingContextContext"]], "cdp.client.models.staking_context_context.StakingContextContext": [[4, 4, 1, "", "claimable_balance"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "stakeable_balance"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "unstakeable_balance"]], "cdp.client.models.staking_operation": [[4, 1, 1, "", "StakingOperation"]], "cdp.client.models.staking_operation.StakingOperation": [[4, 4, 1, "", "address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "metadata"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transactions"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.staking_operation_metadata": [[4, 1, 1, "", "StakingOperationMetadata"]], "cdp.client.models.staking_operation_metadata.StakingOperationMetadata": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.staking_reward": [[4, 1, 1, "", "StakingReward"]], "cdp.client.models.staking_reward.StakingReward": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "format"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "state"], [4, 3, 1, "", "state_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "usd_value"], [4, 4, 1, "", "var_date"]], "cdp.client.models.staking_reward_format": [[4, 1, 1, "", "StakingRewardFormat"]], "cdp.client.models.staking_reward_format.StakingRewardFormat": [[4, 4, 1, "", "NATIVE"], [4, 4, 1, "", "USD"], [4, 3, 1, "", "from_json"]], "cdp.client.models.staking_reward_usd_value": [[4, 1, 1, "", "StakingRewardUSDValue"]], "cdp.client.models.staking_reward_usd_value.StakingRewardUSDValue": [[4, 4, 1, "", "amount"], [4, 4, 1, "", "conversion_price"], [4, 4, 1, "", "conversion_time"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.token_contract_options": [[4, 1, 1, "", "TokenContractOptions"]], "cdp.client.models.token_contract_options.TokenContractOptions": [[4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "name"], [4, 4, 1, "", "symbol"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_supply"]], "cdp.client.models.token_transfer_type": [[4, 1, 1, "", "TokenTransferType"]], "cdp.client.models.token_transfer_type.TokenTransferType": [[4, 4, 1, "", "ERC1155"], [4, 4, 1, "", "ERC20"], [4, 4, 1, "", "ERC721"], [4, 4, 1, "", "UNKNOWN"], [4, 3, 1, "", "from_json"]], "cdp.client.models.trade": [[4, 1, 1, "", "Trade"]], "cdp.client.models.trade.Trade": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "approve_transaction"], [4, 4, 1, "", "from_amount"], [4, 4, 1, "", "from_asset"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "to_amount"], [4, 4, 1, "", "to_asset"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "trade_id"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.trade_list": [[4, 1, 1, "", "TradeList"]], "cdp.client.models.trade_list.TradeList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.transaction": [[4, 1, 1, "", "Transaction"]], "cdp.client.models.transaction.Transaction": [[4, 4, 1, "", "block_hash"], [4, 4, 1, "", "block_height"], [4, 4, 1, "", "content"], [4, 4, 1, "", "from_address_id"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "signed_payload"], [4, 4, 1, "", "status"], [4, 3, 1, "", "status_validate_enum"], [4, 4, 1, "", "to_address_id"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transaction_link"], [4, 4, 1, "", "unsigned_payload"]], "cdp.client.models.transaction_content": [[4, 1, 1, "", "TransactionContent"]], "cdp.client.models.transaction_content.TransactionContent": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.transaction_type": [[4, 1, 1, "", "TransactionType"]], "cdp.client.models.transaction_type.TransactionType": [[4, 4, 1, "", "TRANSFER"], [4, 3, 1, "", "from_json"]], "cdp.client.models.transfer": [[4, 1, 1, "", "Transfer"]], "cdp.client.models.transfer.Transfer": [[4, 4, 1, "", "address_id"], [4, 4, 1, "", "amount"], [4, 4, 1, "", "asset"], [4, 4, 1, "", "asset_id"], [4, 4, 1, "", "destination"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "gasless"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "signed_payload"], [4, 4, 1, "", "sponsored_send"], [4, 4, 1, "", "status"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "transaction"], [4, 4, 1, "", "transaction_hash"], [4, 4, 1, "", "transfer_id"], [4, 4, 1, "", "unsigned_payload"], [4, 4, 1, "", "wallet_id"]], "cdp.client.models.transfer_list": [[4, 1, 1, "", "TransferList"]], "cdp.client.models.transfer_list.TransferList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.update_smart_contract_request": [[4, 1, 1, "", "UpdateSmartContractRequest"]], "cdp.client.models.update_smart_contract_request.UpdateSmartContractRequest": [[4, 4, 1, "", "abi"], [4, 4, 1, "", "contract_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.update_webhook_request": [[4, 1, 1, "", "UpdateWebhookRequest"]], "cdp.client.models.update_webhook_request.UpdateWebhookRequest": [[4, 4, 1, "", "event_filters"], [4, 4, 1, "", "event_type_filter"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "notification_uri"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.user": [[4, 1, 1, "", "User"]], "cdp.client.models.user.User": [[4, 4, 1, "", "display_name"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.validator": [[4, 1, 1, "", "Validator"]], "cdp.client.models.validator.Validator": [[4, 4, 1, "", "asset_id"], [4, 4, 1, "", "details"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "status"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "validator_id"]], "cdp.client.models.validator_details": [[4, 1, 1, "", "ValidatorDetails"]], "cdp.client.models.validator_details.ValidatorDetails": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.validator_list": [[4, 1, 1, "", "ValidatorList"]], "cdp.client.models.validator_list.ValidatorList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.validator_status": [[4, 1, 1, "", "ValidatorStatus"]], "cdp.client.models.validator_status.ValidatorStatus": [[4, 4, 1, "", "ACTIVE"], [4, 4, 1, "", "ACTIVE_SLASHED"], [4, 4, 1, "", "DEPOSITED"], [4, 4, 1, "", "EXITED"], [4, 4, 1, "", "EXITED_SLASHED"], [4, 4, 1, "", "EXITING"], [4, 4, 1, "", "PENDING_ACTIVATION"], [4, 4, 1, "", "PROVISIONED"], [4, 4, 1, "", "PROVISIONING"], [4, 4, 1, "", "REAPED"], [4, 4, 1, "", "UNKNOWN"], [4, 4, 1, "", "WITHDRAWAL_AVAILABLE"], [4, 4, 1, "", "WITHDRAWAL_COMPLETE"], [4, 3, 1, "", "from_json"]], "cdp.client.models.wallet": [[4, 1, 1, "", "Wallet"]], "cdp.client.models.wallet.Wallet": [[4, 4, 1, "", "default_address"], [4, 4, 1, "", "feature_set"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "server_signer_status"], [4, 3, 1, "", "server_signer_status_validate_enum"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.wallet_list": [[4, 1, 1, "", "WalletList"]], "cdp.client.models.wallet_list.WalletList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "total_count"]], "cdp.client.models.webhook": [[4, 1, 1, "", "Webhook"]], "cdp.client.models.webhook.Webhook": [[4, 4, 1, "", "created_at"], [4, 4, 1, "", "event_filters"], [4, 4, 1, "", "event_type"], [4, 4, 1, "", "event_type_filter"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "id"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "network_id"], [4, 4, 1, "", "notification_uri"], [4, 4, 1, "", "signature_header"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "updated_at"]], "cdp.client.models.webhook_event_filter": [[4, 1, 1, "", "WebhookEventFilter"]], "cdp.client.models.webhook_event_filter.WebhookEventFilter": [[4, 4, 1, "", "contract_address"], [4, 4, 1, "", "from_address"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "to_address"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_event_type": [[4, 1, 1, "", "WebhookEventType"]], "cdp.client.models.webhook_event_type.WebhookEventType": [[4, 4, 1, "", "ERC20_TRANSFER"], [4, 4, 1, "", "ERC721_TRANSFER"], [4, 4, 1, "", "SMART_CONTRACT_EVENT_ACTIVITY"], [4, 4, 1, "", "UNSPECIFIED"], [4, 4, 1, "", "WALLET_ACTIVITY"], [4, 3, 1, "", "from_json"]], "cdp.client.models.webhook_event_type_filter": [[4, 1, 1, "", "WebhookEventTypeFilter"]], "cdp.client.models.webhook_event_type_filter.WebhookEventTypeFilter": [[4, 4, 1, "", "actual_instance"], [4, 3, 1, "", "actual_instance_must_validate_oneof"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "one_of_schemas"], [4, 4, 1, "", "oneof_schema_1_validator"], [4, 4, 1, "", "oneof_schema_2_validator"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_list": [[4, 1, 1, "", "WebhookList"]], "cdp.client.models.webhook_list.WebhookList": [[4, 4, 1, "", "data"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "has_more"], [4, 4, 1, "", "model_config"], [4, 4, 1, "", "next_page"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_smart_contract_event_filter": [[4, 1, 1, "", "WebhookSmartContractEventFilter"]], "cdp.client.models.webhook_smart_contract_event_filter.WebhookSmartContractEventFilter": [[4, 4, 1, "", "contract_addresses"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"]], "cdp.client.models.webhook_wallet_activity_filter": [[4, 1, 1, "", "WebhookWalletActivityFilter"]], "cdp.client.models.webhook_wallet_activity_filter.WebhookWalletActivityFilter": [[4, 4, 1, "", "addresses"], [4, 3, 1, "", "from_dict"], [4, 3, 1, "", "from_json"], [4, 4, 1, "", "model_config"], [4, 3, 1, "", "to_dict"], [4, 3, 1, "", "to_json"], [4, 3, 1, "", "to_str"], [4, 4, 1, "", "wallet_id"]], "cdp.client.rest": [[2, 1, 1, "", "RESTClientObject"], [2, 1, 1, "", "RESTResponse"], [2, 6, 1, "", "is_socks_proxy_url"]], "cdp.client.rest.RESTClientObject": [[2, 3, 1, "", "request"]], "cdp.client.rest.RESTResponse": [[2, 3, 1, "", "getheader"], [2, 3, 1, "", "getheaders"], [2, 3, 1, "", "read"]], "cdp.contract_invocation": [[1, 1, 1, "", "ContractInvocation"]], "cdp.contract_invocation.ContractInvocation": [[1, 2, 1, "", "abi"], [1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "args"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_invocation_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "method"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.crypto_amount": [[1, 1, 1, "", "CryptoAmount"]], "cdp.crypto_amount.CryptoAmount": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "from_model"], [1, 3, 1, "", "from_model_and_asset_id"], [1, 3, 1, "", "to_atomic_amount"]], "cdp.errors": [[1, 5, 1, "", "AddressCannotSignError"], [1, 5, 1, "", "AlreadyExistsError"], [1, 5, 1, "", "AlreadySignedError"], [1, 5, 1, "", "ApiError"], [1, 5, 1, "", "FaucetLimitReachedError"], [1, 5, 1, "", "InsufficientFundsError"], [1, 5, 1, "", "InternalError"], [1, 5, 1, "", "InvalidAPIKeyFormatError"], [1, 5, 1, "", "InvalidAddressError"], [1, 5, 1, "", "InvalidAddressIDError"], [1, 5, 1, "", "InvalidAmountError"], [1, 5, 1, "", "InvalidAssetIDError"], [1, 5, 1, "", "InvalidConfigurationError"], [1, 5, 1, "", "InvalidDestinationError"], [1, 5, 1, "", "InvalidLimitError"], [1, 5, 1, "", "InvalidNetworkIDError"], [1, 5, 1, "", "InvalidPageError"], [1, 5, 1, "", "InvalidSignedPayloadError"], [1, 5, 1, "", "InvalidTransferIDError"], [1, 5, 1, "", "InvalidTransferStatusError"], [1, 5, 1, "", "InvalidWalletError"], [1, 5, 1, "", "InvalidWalletIDError"], [1, 5, 1, "", "MalformedRequestError"], [1, 5, 1, "", "NetworkFeatureUnsupportedError"], [1, 5, 1, "", "NotFoundError"], [1, 5, 1, "", "ResourceExhaustedError"], [1, 5, 1, "", "TransactionNotSignedError"], [1, 5, 1, "", "UnauthorizedError"], [1, 5, 1, "", "UnimplementedError"], [1, 5, 1, "", "UnsupportedAssetError"]], "cdp.errors.ApiError": [[1, 2, 1, "", "api_code"], [1, 2, 1, "", "api_message"], [1, 2, 1, "", "correlation_id"], [1, 3, 1, "", "from_error"], [1, 2, 1, "", "handled"], [1, 2, 1, "", "http_code"]], "cdp.external_address": [[1, 1, 1, "", "ExternalAddress"]], "cdp.faucet_transaction": [[1, 1, 1, "", "FaucetTransaction"]], "cdp.faucet_transaction.FaucetTransaction": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 3, 1, "", "wait"]], "cdp.fiat_amount": [[1, 1, 1, "", "FiatAmount"]], "cdp.fiat_amount.FiatAmount": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "currency"], [1, 3, 1, "", "from_model"]], "cdp.fund_operation": [[1, 1, 1, "", "FundOperation"]], "cdp.fund_operation.FundOperation": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "buy_fee"], [1, 3, 1, "", "create"], [1, 2, 1, "", "fiat_amount"], [1, 2, 1, "", "fiat_currency"], [1, 2, 1, "", "id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 3, 1, "", "terminal_state"], [1, 2, 1, "", "transfer_fee"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.fund_operation.FundOperation.Status": [[1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 3, 1, "", "terminal_states"]], "cdp.fund_quote": [[1, 1, 1, "", "FundQuote"]], "cdp.fund_quote.FundQuote": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "buy_fee"], [1, 3, 1, "", "create"], [1, 3, 1, "", "execute"], [1, 2, 1, "", "fiat_amount"], [1, 2, 1, "", "fiat_currency"], [1, 2, 1, "", "id"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "transfer_fee"], [1, 2, 1, "", "wallet_id"]], "cdp.hash_utils": [[1, 6, 1, "", "hash_message"], [1, 6, 1, "", "hash_typed_data_message"]], "cdp.historical_balance": [[1, 1, 1, "", "HistoricalBalance"]], "cdp.historical_balance.HistoricalBalance": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "block_hash"], [1, 2, 1, "", "block_height"], [1, 3, 1, "", "from_model"], [1, 3, 1, "", "list"]], "cdp.mnemonic_seed_phrase": [[1, 1, 1, "", "MnemonicSeedPhrase"]], "cdp.mnemonic_seed_phrase.MnemonicSeedPhrase": [[1, 4, 1, "", "mnemonic_phrase"]], "cdp.payload_signature": [[1, 1, 1, "", "PayloadSignature"]], "cdp.payload_signature.PayloadSignature": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "address_id"], [1, 3, 1, "", "create"], [1, 3, 1, "", "list"], [1, 2, 1, "", "payload_signature_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "unsigned_payload"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.payload_signature.PayloadSignature.Status": [[1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 3, 1, "", "terminal_states"]], "cdp.smart_contract": [[1, 1, 1, "", "SmartContract"]], "cdp.smart_contract.SmartContract": [[1, 1, 1, "", "MultiTokenContractOptions"], [1, 1, 1, "", "NFTContractOptions"], [1, 1, 1, "", "TokenContractOptions"], [1, 1, 1, "", "Type"], [1, 2, 1, "", "abi"], [1, 3, 1, "", "broadcast"], [1, 2, 1, "", "contract_address"], [1, 2, 1, "", "contract_name"], [1, 3, 1, "", "create"], [1, 2, 1, "", "deployer_address"], [1, 2, 1, "", "is_external"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "options"], [1, 3, 1, "", "read"], [1, 3, 1, "", "register"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "smart_contract_id"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "type"], [1, 3, 1, "", "update"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.smart_contract.SmartContract.Type": [[1, 4, 1, "", "CUSTOM"], [1, 4, 1, "", "ERC1155"], [1, 4, 1, "", "ERC20"], [1, 4, 1, "", "ERC721"]], "cdp.sponsored_send": [[1, 1, 1, "", "SponsoredSend"]], "cdp.sponsored_send.SponsoredSend": [[1, 1, 1, "", "Status"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "typed_data_hash"]], "cdp.sponsored_send.SponsoredSend.Status": [[1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "SUBMITTED"], [1, 3, 1, "", "terminal_states"]], "cdp.trade": [[1, 1, 1, "", "Trade"]], "cdp.trade.Trade": [[1, 2, 1, "", "address_id"], [1, 2, 1, "", "approve_transaction"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "from_amount"], [1, 2, 1, "", "from_asset_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "to_amount"], [1, 2, 1, "", "to_asset_id"], [1, 2, 1, "", "trade_id"], [1, 2, 1, "", "transaction"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.transaction": [[1, 1, 1, "", "Transaction"]], "cdp.transaction.Transaction": [[1, 1, 1, "", "Status"], [1, 2, 1, "", "block_hash"], [1, 2, 1, "", "block_height"], [1, 2, 1, "", "content"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "raw"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "signature"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "signed_payload"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "to_address_id"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "unsigned_payload"]], "cdp.transaction.Transaction.Status": [[1, 4, 1, "", "BROADCAST"], [1, 4, 1, "", "COMPLETE"], [1, 4, 1, "", "FAILED"], [1, 4, 1, "", "PENDING"], [1, 4, 1, "", "SIGNED"], [1, 4, 1, "", "UNSPECIFIED"], [1, 3, 1, "", "terminal_states"]], "cdp.transfer": [[1, 1, 1, "", "Transfer"]], "cdp.transfer.Transfer": [[1, 2, 1, "", "amount"], [1, 2, 1, "", "asset"], [1, 2, 1, "", "asset_id"], [1, 3, 1, "", "broadcast"], [1, 3, 1, "", "create"], [1, 2, 1, "", "destination_address_id"], [1, 2, 1, "", "from_address_id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "reload"], [1, 2, 1, "", "send_tx_delegate"], [1, 3, 1, "", "sign"], [1, 2, 1, "", "sponsored_send"], [1, 2, 1, "", "status"], [1, 2, 1, "", "terminal_state"], [1, 2, 1, "", "transaction"], [1, 2, 1, "", "transaction_hash"], [1, 2, 1, "", "transaction_link"], [1, 2, 1, "", "transfer_id"], [1, 3, 1, "", "wait"], [1, 2, 1, "", "wallet_id"]], "cdp.wallet": [[1, 1, 1, "", "Wallet"]], "cdp.wallet.Wallet": [[1, 4, 1, "", "MAX_ADDRESSES"], [1, 2, 1, "", "addresses"], [1, 3, 1, "", "balance"], [1, 3, 1, "", "balances"], [1, 2, 1, "", "can_sign"], [1, 3, 1, "", "create"], [1, 3, 1, "", "create_address"], [1, 3, 1, "", "create_webhook"], [1, 3, 1, "", "create_with_seed"], [1, 2, 1, "", "default_address"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export_data"], [1, 3, 1, "", "faucet"], [1, 3, 1, "", "fetch"], [1, 3, 1, "", "fund"], [1, 2, 1, "", "id"], [1, 3, 1, "", "import_data"], [1, 3, 1, "", "import_wallet"], [1, 3, 1, "", "invoke_contract"], [1, 3, 1, "", "list"], [1, 3, 1, "", "load_seed"], [1, 3, 1, "", "load_seed_from_file"], [1, 2, 1, "", "network_id"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "reload"], [1, 3, 1, "", "save_seed"], [1, 3, 1, "", "save_seed_to_file"], [1, 2, 1, "", "server_signer_status"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "transfer"]], "cdp.wallet_address": [[1, 1, 1, "", "WalletAddress"]], "cdp.wallet_address.WalletAddress": [[1, 2, 1, "", "can_sign"], [1, 3, 1, "", "deploy_contract"], [1, 3, 1, "", "deploy_multi_token"], [1, 3, 1, "", "deploy_nft"], [1, 3, 1, "", "deploy_token"], [1, 3, 1, "", "export"], [1, 3, 1, "", "fund"], [1, 3, 1, "", "invoke_contract"], [1, 2, 1, "", "key"], [1, 3, 1, "", "quote_fund"], [1, 3, 1, "", "sign_payload"], [1, 3, 1, "", "trade"], [1, 3, 1, "", "trades"], [1, 3, 1, "", "transfer"], [1, 3, 1, "", "transfers"], [1, 2, 1, "", "wallet_id"]], "cdp.wallet_data": [[1, 1, 1, "", "WalletData"]], "cdp.wallet_data.WalletData": [[1, 3, 1, "", "from_dict"], [1, 2, 1, "", "networkId"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "seed"], [1, 3, 1, "", "to_dict"], [1, 2, 1, "", "walletId"], [1, 2, 1, "", "wallet_id"]], "cdp.webhook": [[1, 1, 1, "", "Webhook"]], "cdp.webhook.Webhook": [[1, 3, 1, "", "create"], [1, 3, 1, "", "delete"], [1, 3, 1, "", "delete_webhook"], [1, 2, 1, "", "event_filters"], [1, 2, 1, "", "event_type"], [1, 2, 1, "", "event_type_filter"], [1, 2, 1, "", "id"], [1, 3, 1, "", "list"], [1, 2, 1, "", "network_id"], [1, 2, 1, "", "notification_uri"], [1, 3, 1, "", "update"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "property", "Python property"], "3": ["py", "method", "Python method"], "4": ["py", "attribute", "Python attribute"], "5": ["py", "exception", "Python exception"], "6": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:property", "3": "py:method", "4": "py:attribute", "5": "py:exception", "6": "py:function"}, "terms": {"": [0, 1, 2, 3, 4, 5], "0": [0, 1, 2, 3, 4, 5], "00001": [0, 5], "0x": [1, 3], "0x71d4d7d5e9ce0f41e6a68bd3a9b43aa597dc0eb0": [0, 5], "1": [0, 1, 2, 3, 4, 5], "10": [0, 1, 3, 5], "100": [3, 4], "12": 1, "123": 2, "15": 1, "16": 1, "18": 1, "191": 1, "2": 1, "20": [1, 4], "20world": 2, "21": 1, "24": [0, 1, 5], "256": 1, "28": 1, "3": [0, 1, 2, 3, 4, 5], "39": 1, "39mnemon": 1, "42": 3, "5": 2, "50": 3, "5000": 4, "712": 1, "721": 4, "7893614a": 1, "8": 1, "A": [1, 2, 3, 4], "By": [0, 5], "For": [0, 1, 4, 5], "If": [0, 1, 2, 3, 5], "In": [0, 5], "It": [1, 2, 3, 4], "The": [0, 1, 2, 3, 4, 5], "Then": [0, 5], "To": [0, 5], "_address": [1, 6], "_asset": [1, 6], "_cdp_client": [1, 6], "_content_typ": 3, "_contract_invoc": [1, 6], "_external_address": [1, 6], "_header": 3, "_host": 2, "_host_index": 3, "_network": [1, 6], "_request_auth": [2, 3], "_request_timeout": [1, 2, 3], "_trade": [1, 6], "_transfer": [1, 6], "_wallet": [1, 6], "_webhook": [1, 6], "abc123": 2, "abi": [1, 2, 6], "about": [0, 4, 5], "abov": [0, 5], "accept": 2, "access": [0, 1, 2, 5], "access_list": [2, 4], "access_token": [1, 2], "accord": 1, "account": 1, "across": [2, 3, 4], "action": [2, 4], "activ": [1, 2, 4], "activation_epoch": [2, 4], "active_slash": [2, 4], "activity_period_dai": [2, 4], "actual": 4, "actual_inst": [2, 4], "actual_instance_must_validate_oneof": [2, 4], "ad": [2, 4], "add": [0, 1, 5, 6], "address": [0, 2, 3, 5, 6], "address_balance_list": [1, 2], "address_historical_balance_list": [1, 2], "address_id": [0, 1, 2, 3, 4, 5, 6], "address_index": [2, 4], "address_list": [1, 2], "address_path_prefix": [2, 4], "address_reput": [2, 6], "address_reputation_metadata": [1, 2], "address_risk": [1, 2], "address_transaction_list": [1, 2], "addressbalancelist": [2, 3, 4], "addresscannotsignerror": [1, 6], "addresses_api": [1, 2], "addressesapi": [1, 2, 3], "addresshistoricalbalancelist": [2, 3, 4], "addresslist": [2, 3, 4], "addressreput": [1, 2, 3, 4, 6], "addressreputationmetadata": [1, 2, 4], "addressrisk": [2, 4], "addresstransactionlist": [2, 3, 4], "agent": 2, "agentkit": 1, "aggreg": 3, "alia": [1, 2, 4], "all": [0, 1, 2, 3, 4, 5], "allow": [0, 4, 5], "alpha": [0, 2, 3, 4, 5], "alreadi": 1, "alreadyexistserror": [1, 6], "alreadysignederror": [1, 6], "also": [0, 2, 3, 5], "altern": 2, "amount": [1, 2, 4, 6], "an": [0, 1, 2, 3, 4, 5], "ani": [1, 4], "annot": 4, "anoth": [0, 4, 5], "api": [0, 1, 2, 4, 5], "api_cli": [3, 6], "api_cod": [1, 6], "api_kei": [1, 2, 6], "api_key_nam": [0, 1, 5, 6], "api_key_prefix": 2, "api_key_private_kei": [0, 5], "api_messag": [1, 6], "api_respons": [1, 6], "apiattributeerror": [1, 2], "apicli": [1, 2, 6], "apierror": [1, 6], "apiexcept": [1, 2], "apikei": 2, "apikeyerror": [1, 2], "apirespons": [1, 2, 3], "apiresponset": 1, "apitypeerror": [1, 2], "apivalueerror": [1, 2], "app": [0, 5], "appli": 1, "applic": [0, 1, 2, 5], "appropri": 1, "approv": 1, "approve_transact": [1, 2, 4, 6], "approve_transaction_signed_payload": [2, 4], "ar": [0, 1, 2, 3, 4, 5], "arbitrari": 1, "arbitrary_types_allow": 2, "arbitrum": 4, "arbitrum_minus_mainnet": [2, 4], "arbitrum_minus_sepolia": [2, 4], "arg": [1, 2, 4, 6], "argument": 1, "arrai": 2, "assert_hostnam": [1, 2], "asset": [0, 2, 3, 5, 6], "asset_id": [1, 2, 3, 4, 6], "assetmodel": 1, "assets_api": [1, 2], "assetsapi": [1, 2, 3], "assign": 4, "associ": [0, 1, 4, 5], "atom": 1, "atomic_amount": 1, "attach": [0, 5], "attempt": 1, "attest": [2, 4], "attributeerror": 2, "auth": 2, "auth_set": [1, 2, 3], "authent": [0, 1, 2, 3, 5], "auto": 3, "avail": 1, "avatar": [2, 4], "b": 2, "badrequestexcept": [1, 2], "balanc": [0, 2, 3, 5, 6], "balance_histori": [1, 6], "balance_history_api": [1, 2], "balance_map": 6, "balancehistoryapi": [1, 2, 3], "balancemap": [1, 6], "balancemodel": 1, "base": [0, 1, 2, 3, 4, 5], "base_minus_mainnet": [2, 4], "base_minus_sepolia": [2, 4], "base_path": [1, 6], "base_uri": [1, 2, 4], "basemodel": [2, 4], "basenam": 4, "basic": 2, "batch": [0, 1, 5], "beacon": 4, "becom": 3, "been": [0, 1, 5], "befor": [0, 1, 5], "behavior": 3, "being": [1, 3], "belong": 3, "below": [0, 5], "best": 2, "between": [1, 3], "bin": 1, "binari": 1, "bip": 1, "bitcoin": 4, "bitcoin_minus_mainnet": [2, 4], "block": [1, 3, 4], "block_hash": [1, 2, 4, 6], "block_height": [1, 2, 4, 6], "block_numb": [2, 4], "block_tim": [2, 4], "block_timestamp": [2, 4], "blockchain": [0, 1, 3, 4, 5], "bodi": [1, 2], "bonded_stak": [2, 4], "bool": [1, 2, 3], "both": 1, "bound": 3, "bridge_transactions_perform": [2, 4], "broadcast": [1, 3, 6], "broadcast_contract_invoc": [2, 3], "broadcast_contract_invocation_request": [1, 2, 3], "broadcast_contract_invocation_with_http_info": [2, 3], "broadcast_contract_invocation_without_preload_cont": [2, 3], "broadcast_external_transf": [2, 3], "broadcast_external_transfer_request": [1, 2, 3], "broadcast_external_transfer_with_http_info": [2, 3], "broadcast_external_transfer_without_preload_cont": [2, 3], "broadcast_staking_oper": [2, 3], "broadcast_staking_operation_request": [1, 2, 3], "broadcast_staking_operation_with_http_info": [2, 3], "broadcast_staking_operation_without_preload_cont": [2, 3], "broadcast_trad": [2, 3], "broadcast_trade_request": [1, 2, 3], "broadcast_trade_with_http_info": [2, 3], "broadcast_trade_without_preload_cont": [2, 3], "broadcast_transf": [2, 3], "broadcast_transfer_request": [1, 2, 3], "broadcast_transfer_with_http_info": [2, 3], "broadcast_transfer_without_preload_cont": [2, 3], "broadcastcontractinvocationrequest": [2, 3, 4], "broadcastexternaltransferrequest": [2, 3, 4], "broadcaststakingoperationrequest": [2, 3, 4], "broadcasttraderequest": [2, 3, 4], "broadcasttransferrequest": [2, 3, 4], "bui": 1, "build": [2, 3], "build_staking_oper": [2, 3], "build_staking_operation_request": [1, 2, 3], "build_staking_operation_with_http_info": [2, 3], "build_staking_operation_without_preload_cont": [2, 3], "buildstakingoperationrequest": [2, 3, 4], "built": 1, "buy_fe": [1, 2, 4, 6], "by_alia": 4, "byte": 2, "call": [0, 1, 2, 3, 4, 5], "call_api": [1, 2, 6], "call_typ": [2, 4], "callback": [0, 5], "camel_cas": 1, "camelcas": 1, "can": [0, 1, 2, 3, 4, 5], "can_sign": [1, 6], "cannot": 1, "capabl": [0, 5], "case": [2, 3], "cdp_api_cli": 6, "cdp_api_kei": [0, 1, 5], "cdp_client": 1, "cdpapicli": [1, 6], "cert_fil": [1, 2], "certif": 2, "chain": 4, "chain_id": [2, 4], "chang": [0, 5], "char": 2, "charact": 3, "check": 1, "claim": [0, 5], "claimable_bal": [2, 4], "class": [1, 2, 3, 4], "classmethod": [1, 2, 4], "classvar": [2, 4], "client": [0, 1, 5, 6], "code": [0, 1, 2, 4, 5], "coinbas": [0, 1, 2, 3, 4, 5], "collect": 2, "collection_format": 2, "com": [0, 1, 5], "come": [0, 5], "commit": 1, "commun": 2, "compil": [1, 3, 4], "compile_smart_contract": [2, 3], "compile_smart_contract_request": [1, 2, 3], "compile_smart_contract_with_http_info": [2, 3], "compile_smart_contract_without_preload_cont": [2, 3], "compiled_smart_contract": [1, 2], "compiled_smart_contract_id": [1, 2, 4], "compiledsmartcontract": [2, 3, 4], "compilesmartcontractrequest": [2, 3, 4], "complet": [0, 1, 5], "conduct": 3, "conf": 2, "config": [2, 4], "configdict": [2, 4], "configur": [0, 1, 4, 5, 6], "configure_from_json": [0, 1, 5, 6], "confirm": 1, "conform": [2, 4], "conjunct": [2, 3, 4], "connect": [2, 3], "connection_pool_maxs": [1, 2], "constant": 6, "constructor": [1, 2], "constructor_arg": 1, "contain": [0, 1, 2, 4, 5], "content": 6, "content_typ": 2, "context": [1, 2, 3, 4], "continu": [0, 5], "contract": [1, 3, 4], "contract_address": [1, 2, 3, 4, 6], "contract_creation_bytecod": [2, 4], "contract_ev": [1, 2], "contract_event_list": [1, 2], "contract_events_api": [1, 2], "contract_invoc": [2, 6], "contract_invocation_id": [1, 2, 3, 4, 6], "contract_invocation_list": [1, 2], "contract_invocations_api": [1, 2], "contract_nam": [1, 2, 3, 4, 6], "contractev": [2, 4], "contracteventlist": [2, 3, 4], "contracteventsapi": [2, 3], "contractinvoc": [1, 2, 3, 4, 6], "contractinvocationlist": [2, 3, 4], "contractinvocationsapi": [1, 2, 3], "conveni": [0, 5], "conversion_pric": [2, 4], "conversion_tim": [2, 4], "convert": [0, 1, 2, 5], "cooki": 2, "cookieauth": 2, "copi": [0, 2, 5], "correct": [0, 5], "correl": 1, "correlation_id": [1, 2, 4, 6], "correspond": 2, "could": 3, "cpu_count": 2, "creat": [1, 2, 3, 4, 6], "create_address": [1, 2, 3, 6], "create_address_request": [1, 2, 3], "create_address_with_http_info": [2, 3], "create_address_without_preload_cont": [2, 3], "create_contract_invoc": [2, 3], "create_contract_invocation_request": [1, 2, 3], "create_contract_invocation_with_http_info": [2, 3], "create_contract_invocation_without_preload_cont": [2, 3], "create_external_transf": [2, 3], "create_external_transfer_request": [1, 2, 3], "create_external_transfer_with_http_info": [2, 3], "create_external_transfer_without_preload_cont": [2, 3], "create_fund_oper": [2, 3], "create_fund_operation_request": [1, 2, 3], "create_fund_operation_with_http_info": [2, 3], "create_fund_operation_without_preload_cont": [2, 3], "create_fund_quot": [2, 3], "create_fund_quote_request": [1, 2, 3], "create_fund_quote_with_http_info": [2, 3], "create_fund_quote_without_preload_cont": [2, 3], "create_payload_signatur": [2, 3], "create_payload_signature_request": [1, 2, 3], "create_payload_signature_with_http_info": [2, 3], "create_payload_signature_without_preload_cont": [2, 3], "create_server_sign": [2, 3], "create_server_signer_request": [1, 2, 3], "create_server_signer_with_http_info": [2, 3], "create_server_signer_without_preload_cont": [2, 3], "create_smart_contract": [2, 3], "create_smart_contract_request": [1, 2, 3], "create_smart_contract_with_http_info": [2, 3], "create_smart_contract_without_preload_cont": [2, 3], "create_staking_oper": [2, 3], "create_staking_operation_request": [1, 2, 3], "create_staking_operation_with_http_info": [2, 3], "create_staking_operation_without_preload_cont": [2, 3], "create_trad": [2, 3], "create_trade_request": [1, 2, 3], "create_trade_with_http_info": [2, 3], "create_trade_without_preload_cont": [2, 3], "create_transf": [2, 3], "create_transfer_request": [1, 2, 3], "create_transfer_with_http_info": [2, 3], "create_transfer_without_preload_cont": [2, 3], "create_wallet": [2, 3], "create_wallet_request": [1, 2, 3], "create_wallet_request_wallet": [1, 2], "create_wallet_webhook": [2, 3], "create_wallet_webhook_request": [1, 2, 3], "create_wallet_webhook_with_http_info": [2, 3], "create_wallet_webhook_without_preload_cont": [2, 3], "create_wallet_with_http_info": [2, 3], "create_wallet_without_preload_cont": [2, 3], "create_webhook": [0, 1, 2, 3, 5, 6], "create_webhook_request": [1, 2, 3], "create_webhook_with_http_info": [2, 3], "create_webhook_without_preload_cont": [2, 3], "create_with_se": [1, 6], "createaddressrequest": [2, 3, 4], "createcontractinvocationrequest": [2, 3, 4], "created_at": [2, 4], "createexternaltransferrequest": [2, 3, 4], "createfundoperationrequest": [2, 3, 4], "createfundquoterequest": [2, 3, 4], "createpayloadsignaturerequest": [2, 3, 4], "createserversignerrequest": [2, 3, 4], "createsmartcontractrequest": [2, 3, 4], "createstakingoperationrequest": [2, 3, 4], "createtraderequest": [2, 3, 4], "createtransferrequest": [2, 3, 4], "createwalletrequest": [2, 3, 4], "createwalletrequestwallet": [2, 4], "createwalletwebhookrequest": [2, 3, 4], "createwebhookrequest": [2, 3, 4], "creation": 4, "criteria": 4, "crypto": [0, 1, 4, 5], "crypto_amount": [2, 6], "crypto_amount_model": 1, "cryptoamount": [1, 2, 4, 6], "cryptoamountmodel": 1, "cryptocurr": 4, "currenc": [1, 2, 4, 6], "current": [1, 3], "current_active_streak": [2, 4], "cursor": 3, "custom": [1, 2, 4], "data": [0, 1, 2, 3, 4, 5], "date": 2, "date_format": [1, 2], "datetim": [2, 3, 4], "datetime_format": [1, 2], "debug": [1, 2, 6], "decim": [1, 2, 4, 6], "decod": 4, "decrypt": 1, "default": [0, 1, 2, 3, 5], "default_address": [0, 1, 2, 4, 5, 6], "deleg": 1, "delet": [1, 3, 6], "delete_webhook": [1, 2, 3, 6], "delete_webhook_with_http_info": [2, 3], "delete_webhook_without_preload_cont": [2, 3], "demo": [0, 5], "demonstr": [0, 5], "denomin": 1, "depend": [0, 5], "deploi": [1, 3, 4], "deploy": 1, "deploy_contract": [1, 6], "deploy_multi_token": [1, 6], "deploy_nft": [1, 6], "deploy_smart_contract": [2, 3], "deploy_smart_contract_request": [1, 2, 3], "deploy_smart_contract_with_http_info": [2, 3], "deploy_smart_contract_without_preload_cont": [2, 3], "deploy_token": [1, 6], "deployer_address": [1, 2, 4, 6], "deploysmartcontractrequest": [2, 3, 4], "deposit": [2, 4], "deprec": [1, 2, 3], "descript": 1, "deseri": [1, 2], "destin": [1, 2, 4], "destination_address_id": [1, 6], "detail": [1, 2, 3, 4], "determin": 1, "develop": [0, 4, 5], "devnet": 4, "dict": [1, 2, 3, 4], "dictionari": [0, 1, 2, 4, 5], "differ": 4, "directli": [1, 2], "disabl": 2, "display_nam": [2, 4], "do": [0, 2, 3, 4, 5], "doc": 1, "document": [2, 3, 4], "doe": 1, "domain": [2, 4], "don": 3, "down": 2, "download": [0, 1, 2, 5], "dure": [0, 5], "dynamicfeetransact": 1, "e": [0, 1, 2, 4, 5], "each": [1, 2], "eas": [0, 5], "edit": [2, 3, 4], "effect": [2, 3], "effective_bal": [2, 4], "eip": 1, "either": 1, "element": 2, "emit": 4, "en": [1, 4], "enabl": [0, 1, 2, 5], "encod": 1, "encrypt": [0, 1, 5], "end": 3, "end_tim": [2, 3, 4], "endpoint": [1, 2], "enrollment_data": [2, 4], "ens_contract_interact": [2, 4], "ensur": [0, 1, 5], "enum": [1, 4], "enumer": 1, "equival": [0, 4, 5], "erc": 4, "erc1155": [1, 2, 4], "erc20": [1, 2, 3, 4], "erc20_transf": [0, 2, 4, 5], "erc20_transfer_ev": [1, 2], "erc20transferev": [2, 4], "erc721": [1, 2, 4], "erc721_transf": [2, 4], "erc721_transfer_ev": [1, 2], "erc721transferev": [2, 4], "err": 1, "error": [2, 6], "essenti": 2, "eth": [0, 1, 4, 5], "ether": 1, "ethereum": [1, 4], "ethereum_minus_holeski": [2, 4], "ethereum_minus_mainnet": [2, 4], "ethereum_token_transf": [1, 2], "ethereum_transact": [1, 2], "ethereum_transaction_access": [1, 2], "ethereum_transaction_access_list": [1, 2], "ethereum_transaction_flattened_trac": [1, 2], "ethereum_validator_metadata": [1, 2], "ethereumtokentransf": [2, 4], "ethereumtransact": [2, 4], "ethereumtransactionaccess": [2, 4], "ethereumtransactionaccesslist": [2, 4], "ethereumtransactionflattenedtrac": [2, 4], "ethereumvalidatormetadata": [2, 4], "event": [0, 1, 2, 3, 4, 5], "event_filt": [0, 1, 2, 4, 5, 6], "event_index": [2, 4], "event_nam": [2, 3, 4], "event_typ": [0, 1, 2, 4, 5, 6], "event_type_filt": [1, 2, 4, 6], "eventtypefilt": 1, "evm": 3, "exact": 1, "exactli": 1, "except": [1, 6], "execut": [1, 6], "exhaust": 1, "exist": [0, 1, 5], "exit": [2, 4], "exit_epoch": [2, 4], "exited_slash": [2, 4], "expect": [1, 2], "experi": [0, 5], "expir": 2, "expires_at": [2, 4], "explor": 1, "export": [0, 1, 5, 6], "export_data": [0, 1, 5, 6], "extend": 1, "extended_public_kei": [2, 4], "extens": 1, "extern": [1, 3], "external_address": 6, "external_addresses_api": [1, 2], "externaladdress": [1, 6], "externaladdressesapi": [1, 2, 3], "f": [0, 5], "fail": 1, "fals": [1, 2], "faucet": [0, 1, 2, 3, 4, 5, 6], "faucet_transact": [2, 6], "faucet_tx": [0, 5], "faucetlimitreachederror": [1, 6], "faucettransact": [1, 2, 3, 4, 6], "featur": 1, "feature_set": [1, 2], "featureset": [2, 4], "fee": [1, 2, 4], "fetch": [0, 1, 3, 4, 5, 6], "fetch_historical_staking_bal": [2, 3], "fetch_historical_staking_balances200_respons": [1, 2], "fetch_historical_staking_balances_with_http_info": [2, 3], "fetch_historical_staking_balances_without_preload_cont": [2, 3], "fetch_staking_reward": [2, 3], "fetch_staking_rewards200_respons": [1, 2], "fetch_staking_rewards_request": [1, 2, 3], "fetch_staking_rewards_with_http_info": [2, 3], "fetch_staking_rewards_without_preload_cont": [2, 3], "fetched_data": [0, 5], "fetched_wallet": [0, 5], "fetchhistoricalstakingbalances200respons": [2, 3, 4], "fetchstakingrewards200respons": [2, 3, 4], "fetchstakingrewardsrequest": [2, 3, 4], "fiat": [1, 4], "fiat_amount": [2, 6], "fiat_amount_model": 1, "fiat_curr": [1, 6], "fiatamount": [1, 2, 4, 6], "fiatamountmodel": 1, "field": 4, "file": [0, 1, 2, 5], "file_path": [0, 1, 5], "filehandl": 2, "filenam": 2, "filepath": 2, "files_paramet": [1, 2], "filter": [1, 3, 4], "first": [0, 1, 3, 5], "flattened_trac": [2, 4], "float": [1, 2], "folder": 2, "follow": [0, 1, 2, 4, 5], "forbiddenexcept": [1, 2], "forc": 3, "fork": [2, 4], "form": [1, 2, 4], "format": [1, 2, 4], "found": [0, 1, 5], "four_byt": [2, 4], "from": [0, 1, 2, 3, 4, 5], "from_address": [0, 2, 4, 5], "from_address_id": [1, 2, 4, 6], "from_amount": [1, 2, 4, 6], "from_asset": [2, 4], "from_asset_id": [1, 2, 4, 6], "from_atomic_amount": [1, 6], "from_block_height": 3, "from_dict": [1, 2, 4, 6], "from_error": [1, 6], "from_json": [2, 4], "from_model": [1, 6], "from_model_and_asset_id": [1, 6], "from_respons": [1, 2], "func": [2, 4], "function": [0, 1, 2, 4, 5], "fund": [1, 3, 4, 6], "fund_api": [1, 2], "fund_oper": [2, 6], "fund_operation_fe": [1, 2], "fund_operation_id": [2, 3, 4], "fund_operation_list": [1, 2], "fund_quot": [2, 6], "fund_quote_id": [2, 4], "fundapi": [1, 2, 3], "fundoper": [1, 2, 3, 4, 6], "fundoperationfe": [2, 4], "fundoperationlist": [2, 3, 4], "fundquot": [1, 2, 3, 4, 6], "further": [0, 5], "futur": [1, 3], "g": [2, 4], "ga": [0, 2, 4, 5], "gas_pric": [2, 4], "gas_us": [2, 4], "gasless": [1, 2, 4], "gasless_send": [2, 4], "gener": [1, 2, 3, 4], "get": [0, 1, 2, 3, 4, 5], "get_address": [2, 3], "get_address_bal": [2, 3], "get_address_balance_with_http_info": [2, 3], "get_address_balance_without_preload_cont": [2, 3], "get_address_reput": [2, 3], "get_address_reputation_with_http_info": [2, 3], "get_address_reputation_without_preload_cont": [2, 3], "get_address_with_http_info": [2, 3], "get_address_without_preload_cont": [2, 3], "get_api_key_with_prefix": [1, 2], "get_asset": [2, 3], "get_asset_with_http_info": [2, 3], "get_asset_without_preload_cont": [2, 3], "get_basic_auth_token": [1, 2], "get_contract_invoc": [2, 3], "get_contract_invocation_with_http_info": [2, 3], "get_contract_invocation_without_preload_cont": [2, 3], "get_current_us": [2, 3], "get_current_user_with_http_info": [2, 3], "get_current_user_without_preload_cont": [2, 3], "get_default": [1, 2], "get_default_copi": [1, 2], "get_external_address_bal": [2, 3], "get_external_address_balance_with_http_info": [2, 3], "get_external_address_balance_without_preload_cont": [2, 3], "get_external_staking_oper": [2, 3], "get_external_staking_operation_with_http_info": [2, 3], "get_external_staking_operation_without_preload_cont": [2, 3], "get_external_transf": [2, 3], "get_external_transfer_with_http_info": [2, 3], "get_external_transfer_without_preload_cont": [2, 3], "get_faucet_transact": [2, 3], "get_faucet_transaction_with_http_info": [2, 3], "get_faucet_transaction_without_preload_cont": [2, 3], "get_fund_oper": [2, 3], "get_fund_operation_with_http_info": [2, 3], "get_fund_operation_without_preload_cont": [2, 3], "get_host_from_set": [1, 2], "get_host_set": [1, 2], "get_network": [2, 3], "get_network_with_http_info": [2, 3], "get_network_without_preload_cont": [2, 3], "get_payload_signatur": [2, 3], "get_payload_signature_with_http_info": [2, 3], "get_payload_signature_without_preload_cont": [2, 3], "get_secret_valu": 2, "get_server_sign": [2, 3], "get_server_signer_with_http_info": [2, 3], "get_server_signer_without_preload_cont": [2, 3], "get_smart_contract": [2, 3], "get_smart_contract_with_http_info": [2, 3], "get_smart_contract_without_preload_cont": [2, 3], "get_staking_context": [2, 3], "get_staking_context_request": [1, 2, 3], "get_staking_context_with_http_info": [2, 3], "get_staking_context_without_preload_cont": [2, 3], "get_staking_oper": [2, 3], "get_staking_operation_with_http_info": [2, 3], "get_staking_operation_without_preload_cont": [2, 3], "get_trad": [2, 3], "get_trade_with_http_info": [2, 3], "get_trade_without_preload_cont": [2, 3], "get_transf": [2, 3], "get_transfer_with_http_info": [2, 3], "get_transfer_without_preload_cont": [2, 3], "get_valid": [2, 3], "get_validator_with_http_info": [2, 3], "get_validator_without_preload_cont": [2, 3], "get_wallet": [2, 3], "get_wallet_bal": [2, 3], "get_wallet_balance_with_http_info": [2, 3], "get_wallet_balance_without_preload_cont": [2, 3], "get_wallet_with_http_info": [2, 3], "get_wallet_without_preload_cont": [2, 3], "gethead": [1, 2], "getstakingcontextrequest": [2, 3, 4], "given": [1, 2, 3], "gwei": 1, "ha": [0, 1, 4, 5], "handl": [1, 2, 6], "handler": 2, "happen": 1, "has_mor": [2, 4], "hash": [1, 2, 3, 4], "hash_messag": [1, 6], "hash_typed_data_messag": [1, 6], "hash_util": 6, "have": [0, 1, 5], "header": [1, 2, 3], "header_nam": 2, "header_param": [1, 2], "header_valu": 2, "height": 1, "hello": 2, "help": 4, "here": [0, 2, 5], "hex": 1, "hexadecim": 1, "higher": [0, 1, 5], "histor": [1, 3], "histori": 3, "historical_bal": [2, 6], "historicalbal": [1, 2, 4, 6], "hold": [0, 5], "holeski": 4, "hook": 2, "host": [1, 2], "host_index": 3, "hostnam": 2, "hour": [0, 5], "how": [0, 5], "html": 1, "http": [0, 1, 2, 3, 4, 5], "http_code": [1, 6], "http_method": 2, "http_resp": 2, "httprespons": 3, "i": [0, 1, 2, 3, 4, 5], "id": [0, 1, 2, 3, 4, 5, 6], "ident": 3, "identifi": [2, 3], "ignor": [2, 3, 4], "ignore_operation_serv": [1, 2], "immedi": [0, 1, 5], "implement": [0, 2, 5], "import": [0, 1, 5], "import_data": [0, 1, 5, 6], "import_wallet": [1, 6], "imported_wallet": [0, 5], "improv": [0, 5], "includ": [1, 2, 3], "inclus": 3, "increas": 2, "index": [2, 4], "indic": 2, "individu": 1, "inform": [0, 1, 2, 4, 5], "initi": [0, 1, 4, 5], "input": [1, 2, 4], "insecur": [0, 5], "instanc": [1, 2, 4], "instanti": 1, "instead": [1, 2], "instruct": [0, 5], "insuffici": 1, "insufficientfundserror": [1, 6], "int": [1, 2, 3], "integr": [0, 5], "interact": 3, "intern": 1, "internalerror": [1, 6], "interv": 1, "interval_second": 1, "invalid": 1, "invalidaddresserror": [1, 6], "invalidaddressiderror": [1, 6], "invalidamounterror": [1, 6], "invalidapikeyformaterror": [1, 6], "invalidassetiderror": [1, 6], "invalidconfigurationerror": [1, 6], "invaliddestinationerror": [1, 6], "invalidlimiterror": [1, 6], "invalidnetworkiderror": [1, 6], "invalidpageerror": [1, 6], "invalidsignedpayloaderror": [1, 6], "invalidtransferiderror": [1, 6], "invalidtransferstatuserror": [1, 6], "invalidwalleterror": [1, 6], "invalidwalletiderror": [1, 6], "invari": 2, "invoc": [1, 3, 4], "invok": [0, 1, 3, 5], "invoke_contract": [1, 6], "involv": 4, "iobas": 2, "is_extern": [1, 2, 4, 6], "is_mpc": [2, 4], "is_primari": [2, 4], "is_socks_proxy_url": [1, 2], "is_testnet": [2, 4], "iso8601": 2, "iter": 1, "its": 1, "jsessionid": 2, "json": [0, 1, 2, 4, 5], "json_str": 4, "keccak": 1, "keccak256": 1, "kei": [0, 1, 2, 4, 5, 6], "key_fil": [1, 2], "key_typ": 2, "keyerror": 2, "kwarg": 4, "later": [0, 5], "latest": [0, 1, 3, 5], "lazi": 1, "lazili": 1, "lend_borrow_stake_transact": [2, 4], "level": 1, "librari": 2, "limit": [1, 3], "link": 1, "list": [1, 2, 3, 4, 6], "list_address": [2, 3], "list_address_bal": [2, 3], "list_address_balances_with_http_info": [2, 3], "list_address_balances_without_preload_cont": [2, 3], "list_address_historical_bal": [2, 3], "list_address_historical_balance_with_http_info": [2, 3], "list_address_historical_balance_without_preload_cont": [2, 3], "list_address_transact": [2, 3], "list_address_transactions_with_http_info": [2, 3], "list_address_transactions_without_preload_cont": [2, 3], "list_addresses_with_http_info": [2, 3], "list_addresses_without_preload_cont": [2, 3], "list_contract_ev": [2, 3], "list_contract_events_with_http_info": [2, 3], "list_contract_events_without_preload_cont": [2, 3], "list_contract_invoc": [2, 3], "list_contract_invocations_with_http_info": [2, 3], "list_contract_invocations_without_preload_cont": [2, 3], "list_external_address_bal": [2, 3], "list_external_address_balances_with_http_info": [2, 3], "list_external_address_balances_without_preload_cont": [2, 3], "list_fund_oper": [2, 3], "list_fund_operations_with_http_info": [2, 3], "list_fund_operations_without_preload_cont": [2, 3], "list_payload_signatur": [2, 3], "list_payload_signatures_with_http_info": [2, 3], "list_payload_signatures_without_preload_cont": [2, 3], "list_server_sign": [2, 3], "list_server_signer_ev": [2, 3], "list_server_signer_events_with_http_info": [2, 3], "list_server_signer_events_without_preload_cont": [2, 3], "list_server_signers_with_http_info": [2, 3], "list_server_signers_without_preload_cont": [2, 3], "list_smart_contract": [2, 3], "list_smart_contracts_with_http_info": [2, 3], "list_smart_contracts_without_preload_cont": [2, 3], "list_trad": [2, 3], "list_trades_with_http_info": [2, 3], "list_trades_without_preload_cont": [2, 3], "list_transf": [2, 3], "list_transfers_with_http_info": [2, 3], "list_transfers_without_preload_cont": [2, 3], "list_valid": [2, 3], "list_validators_with_http_info": [2, 3], "list_validators_without_preload_cont": [2, 3], "list_wallet": [2, 3], "list_wallet_bal": [2, 3], "list_wallet_balances_with_http_info": [2, 3], "list_wallet_balances_without_preload_cont": [2, 3], "list_wallets_with_http_info": [2, 3], "list_wallets_without_preload_cont": [2, 3], "list_webhook": [2, 3], "list_webhooks_with_http_info": [2, 3], "list_webhooks_without_preload_cont": [2, 3], "listen": 1, "liter": 2, "load": [0, 1, 5], "load_se": [0, 1, 5, 6], "load_seed_from_fil": [1, 6], "local": [0, 1, 5], "localaccount": 1, "locat": [0, 2, 5], "log": [2, 3], "log_index": [2, 4], "logger": [1, 2], "logger_fil": [1, 2], "logger_file_handl": [1, 2], "logger_format": [1, 2], "logger_stream_handl": [1, 2], "long": [1, 2], "longer": [0, 1, 5], "longest_active_streak": [2, 4], "lose": [0, 5], "lot": 2, "lower": 3, "lowercas": 3, "mai": 1, "mainnet": [0, 4, 5], "make": [0, 1, 2, 5], "malform": 1, "malformedrequesterror": [1, 6], "manag": [0, 1, 3, 5], "manager_address": [2, 4], "manual": [2, 3, 4], "map": [1, 2], "max_address": [1, 6], "max_fee_per_ga": [2, 4], "max_length": 4, "max_network_retri": [1, 6], "max_priority_fee_per_ga": [2, 4], "maximum": [1, 2], "md": [0, 5], "mean": [0, 5], "messag": [1, 2, 4], "message_text": 1, "metadata": [1, 2, 4, 6], "method": [0, 1, 2, 4, 5, 6], "might": [0, 5], "mine": 3, "mint": [2, 4], "miss": 1, "mnemon": 1, "mnemonic_phras": [1, 6], "mnemonic_seed_phras": 6, "mnemonicseedphras": [1, 6], "model": [0, 1, 2, 5], "model_config": [1, 2, 4], "model_dump": 4, "modul": 6, "monitor": [0, 1, 4, 5], "more": [0, 1, 4, 5], "mpc_wallet_stake_api": [1, 2], "mpcwalletstakeapi": [2, 3], "msg": [1, 2], "multi": [1, 4], "multi_token_contract_opt": [1, 2], "multipart": [1, 2], "multipl": 3, "multitokencontractopt": [1, 2, 4, 6], "must": 1, "my_se": [0, 5], "name": [0, 1, 2, 3, 4, 5], "nativ": [1, 2, 4], "native_asset": [2, 4], "native_types_map": [1, 2], "need": [0, 2, 3, 4, 5], "neither": 1, "network": [0, 1, 2, 3, 5, 6], "network_id": [0, 1, 2, 3, 4, 5, 6], "network_identifi": [1, 2], "networkfeatureunsupportederror": [1, 6], "networkid": [1, 6], "networkidentifi": [2, 4], "networks_api": [1, 2], "networksapi": [1, 2, 3], "new": [0, 1, 2, 3, 5], "newli": 2, "next": 3, "next_pag": [2, 3, 4], "nft": [1, 4], "nft_contract_opt": [1, 2], "nftcontractopt": [1, 2, 4, 6], "non": 1, "nonc": [2, 4], "none": [1, 2, 3, 4], "nonetyp": 3, "note": [0, 1, 3, 5], "notfounderror": [1, 6], "notfoundexcept": [1, 2], "notif": [0, 1, 4, 5], "notification_uri": [0, 1, 2, 4, 5, 6], "now": [0, 5], "nullabl": 4, "number": [1, 2, 3], "obj": [2, 4], "object": [0, 1, 2, 3, 4, 5], "obtain": 3, "occur": [0, 1, 4, 5], "offici": [0, 5], "often": 2, "onchain": [1, 3, 4], "onchain_identity_api": [1, 2], "onchain_nam": [1, 2], "onchain_name_list": [1, 2], "onchain_name_text_records_inn": [1, 2], "onchainidentityapi": [2, 3], "onchainnam": [2, 4], "onchainnamelist": [2, 3, 4], "onchainnametextrecordsinn": [2, 4], "one": [0, 1, 2, 3, 4, 5], "one_of_schema": [2, 4], "oneof_schema_1_valid": [2, 4], "oneof_schema_2_valid": [2, 4], "oneof_schema_3_valid": [2, 4], "oneof_schema_4_valid": [2, 4], "onli": [0, 1, 4, 5], "openapi": [2, 3, 4], "openapiexcept": [1, 2], "oper": [1, 2, 3, 4], "opt": [0, 5], "option": [0, 1, 2, 3, 4, 5, 6], "order": [0, 5], "org": 1, "other": [0, 4, 5], "otherwis": 1, "out": [0, 1, 5], "output": [2, 4], "overrid": [2, 3], "own": 3, "owner_address": [2, 4], "packag": [0, 5, 6], "page": [1, 3], "pagin": [0, 3, 4, 5], "pair": [2, 3], "parallel": 2, "param": 2, "param_seri": [1, 2], "paramet": [0, 1, 2, 3, 4, 5], "parameters_to_tupl": [1, 2], "parameters_to_url_queri": [1, 2], "participant_typ": [2, 4], "particular": 4, "pass": [0, 1, 2, 5], "password": [1, 2], "path": [1, 2], "path_param": 2, "path_to_item": 2, "payabl": 1, "paylaod": 1, "payload": [1, 3, 4], "payload_signatur": [2, 6], "payload_signature_id": [1, 2, 3, 4, 6], "payload_signature_list": [1, 2], "payloadsignatur": [1, 2, 3, 4, 6], "payloadsignaturelist": [2, 3, 4], "peer": 2, "pend": 1, "pending_activ": [2, 4], "per": [0, 1, 2, 5], "perform": [2, 3, 4], "period": 3, "persist": [0, 5], "phrase": 1, "pick": [0, 5], "pip": [0, 5], "place": [1, 2], "platform": [0, 1, 2, 3, 4, 5], "pleas": [1, 2], "poetri": [0, 5], "poll": 1, "polygon": 4, "polygon_minus_mainnet": [2, 4], "pool": 2, "popul": 1, "populate_by_nam": 4, "portal": [0, 5], "possibli": 2, "post": [0, 1, 2, 5], "post_param": [1, 2], "pre": [0, 5], "prefer": [0, 5], "prefix": [1, 2], "present": [1, 4], "previou": 3, "previous": 1, "primari": 1, "primary_address": [2, 4], "primary_denomin": [1, 6], "primitive_typ": [1, 2], "print": [0, 5], "priority_fee_per_ga": [2, 4], "privat": [0, 1, 5], "private_kei": [1, 6], "process": 4, "project": 3, "project_nam": [2, 4], "properti": [1, 2, 4], "protected_namespac": 4, "protocol": 3, "protocol_famili": [2, 4], "protocol_family_validate_enum": [2, 4], "protocol_nam": [2, 3, 4], "provid": [0, 1, 2, 3, 4, 5], "provis": [0, 2, 4, 5], "proxi": [1, 2], "proxy_head": [1, 2], "public_kei": [2, 4], "purpos": [0, 5], "pydant": [2, 4], "queri": [2, 3], "query_param": 2, "quot": [1, 3, 4], "quote_fund": [1, 6], "rais": 1, "random": 1, "rang": 3, "raw": [1, 6], "raw_data": [1, 2], "raw_typed_data": [2, 4], "reach": 1, "read": [1, 2, 3, 6], "read_contract": [2, 3], "read_contract_request": [1, 2, 3], "read_contract_with_http_info": [2, 3], "read_contract_without_preload_cont": [2, 3], "read_smart_contract_request": [1, 2], "readcontractrequest": [2, 3, 4], "readsmartcontractrequest": [2, 4], "real": [0, 5], "realiz": 4, "reap": [2, 4], "reason": 2, "receiv": [0, 1, 4, 5], "record": 1, "recreat": 1, "ref": 3, "refer": [0, 5], "refresh": 2, "refresh_api_key_hook": [1, 2], "regist": [1, 3, 4, 6], "register_smart_contract": [2, 3], "register_smart_contract_request": [1, 2, 3], "register_smart_contract_with_http_info": [2, 3], "register_smart_contract_without_preload_cont": [2, 3], "registersmartcontractrequest": [2, 3, 4], "relat": 3, "releas": [0, 5], "reload": [1, 6], "remov": 1, "render_path": [1, 2], "replac": 1, "report": 2, "repres": [1, 2, 4], "represent": [1, 2, 4], "reput": [1, 3, 4, 6], "reputation_api": [1, 2], "reputationapi": [1, 2, 3], "request": [0, 1, 2, 3, 5], "request_auth": 2, "request_external_faucet_fund": [2, 3], "request_external_faucet_funds_with_http_info": [2, 3], "request_external_faucet_funds_without_preload_cont": [2, 3], "request_faucet_fund": [2, 3], "request_faucet_funds_with_http_info": [2, 3], "request_faucet_funds_without_preload_cont": [2, 3], "requir": [1, 3], "resolve_identity_by_address": [2, 3], "resolve_identity_by_address_with_http_info": [2, 3], "resolve_identity_by_address_without_preload_cont": [2, 3], "resourc": [1, 2], "resource_path": 2, "resourceexhaustederror": [1, 6], "resp": 2, "respons": [0, 1, 2, 3, 4, 5], "response_data": [1, 2], "response_deseri": [1, 2, 6], "response_text": 2, "response_typ": 2, "response_types_map": [1, 2], "rest": [1, 6], "restclientobject": [1, 2], "restrespons": [1, 2], "result": [1, 3, 4], "retri": [1, 2], "retriev": [0, 1, 3, 5], "return": [0, 1, 2, 3, 4, 5], "reward": [3, 4], "risk": 4, "risk_scor": [2, 4], "riski": [1, 6], "rlp_encoded_tx": [2, 4], "role": 3, "rtype": [2, 4], "run": [0, 5], "safe": 2, "safe_chars_for_path_param": [1, 2], "same": [0, 2, 5], "sampl": [0, 5], "sanit": 2, "sanitize_for_seri": [1, 2], "save": [0, 1, 2, 5], "save_se": [0, 1, 5, 6], "save_seed_to_fil": [1, 6], "scope": [3, 4], "score": [1, 2, 4, 6], "sdk": [1, 2, 3, 4], "second": [0, 1, 5], "secret": [0, 5], "secretstr": 2, "secur": [0, 5], "see": [0, 1, 5], "seed": [0, 1, 4, 5, 6], "seed_creation_ev": [1, 2], "seed_creation_event_result": [1, 2, 3], "seed_id": [2, 4], "seedcreationev": [2, 4], "seedcreationeventresult": [2, 3, 4], "select_header_accept": [1, 2], "select_header_content_typ": [1, 2], "self": [2, 4], "send": [0, 1, 4, 5], "send_tx_deleg": [1, 6], "sender": 4, "sensit": 3, "sent": [1, 3], "sepolia": [0, 1, 4, 5], "serial": 2, "serv": [0, 5], "server": [0, 1, 2, 3, 4, 5], "server_index": 2, "server_operation_index": [1, 2], "server_operation_vari": [1, 2], "server_sign": [1, 2], "server_signer_ev": [1, 2], "server_signer_event_ev": [1, 2], "server_signer_event_list": [1, 2], "server_signer_id": [2, 3, 4], "server_signer_list": [1, 2], "server_signer_statu": [1, 2, 4, 6], "server_signer_status_validate_enum": [2, 4], "server_signers_api": [1, 2], "server_vari": 2, "serversign": [2, 3, 4], "serversignerev": [2, 4], "serversignereventev": [2, 4], "serversignereventlist": [2, 3, 4], "serversignerlist": [2, 3, 4], "serversignersapi": [2, 3], "serviceexcept": [1, 2], "set": [0, 1, 2, 3, 4, 5], "set_default": [1, 2], "set_default_head": [1, 2], "should": [0, 1, 2, 4, 5], "sig": [2, 4], "sign": [1, 3, 4, 6], "sign_payload": [1, 6], "signatur": [1, 2, 3, 4, 6], "signature_creation_ev": [1, 2], "signature_creation_event_result": [1, 2, 3], "signature_head": [2, 4], "signaturecreationev": [2, 4], "signaturecreationeventresult": [2, 3, 4], "signed_payload": [1, 2, 4, 6], "signed_voluntary_exit": [2, 4], "signed_voluntary_exit_message_metadata": [1, 2], "signedvoluntaryexitmessagemetadata": [2, 4], "signer": [0, 1, 3, 4, 5], "signing_payload": [2, 4], "simpl": [0, 5], "singl": [0, 2, 3, 4, 5], "singleton": 1, "skip": [2, 3], "skip_batch": [0, 1, 2, 4, 5], "skip_wait": 3, "slash": [2, 4], "smart": [1, 3, 4], "smart_contract": [2, 6], "smart_contract_activity_ev": [1, 2], "smart_contract_deploy": [2, 4], "smart_contract_event_act": [2, 4], "smart_contract_id": [1, 2, 3, 4, 6], "smart_contract_list": [1, 2], "smart_contract_opt": [1, 2], "smart_contract_typ": [1, 2], "smart_contracts_api": [1, 2], "smartcontract": [1, 2, 3, 4, 6], "smartcontractactivityev": [2, 4], "smartcontractlist": [2, 3, 4], "smartcontractopt": [2, 4], "smartcontractsapi": [1, 2, 3], "smartcontracttyp": [2, 4], "sni": 2, "socket": 2, "socket_opt": [1, 2], "solana": 4, "solana_minus_devnet": [2, 4], "solana_minus_mainnet": [2, 4], "solid": 1, "solidity_compiler_vers": [2, 4], "solidity_input_json": [1, 2, 4], "solidity_valu": [1, 2], "solidity_vers": 1, "soliditylang": 1, "solidityvalu": [2, 3, 4], "sourc": [0, 1, 3, 5], "source_vers": 1, "spec": [2, 3], "specif": [1, 2, 3, 4], "specifi": [0, 1, 3, 4, 5], "sponsor": [1, 4], "sponsored_send": [2, 6], "sponsoredsend": [1, 2, 4, 6], "ssl": 2, "ssl_ca_cert": [1, 2], "stake": [2, 3, 4], "stake_api": [1, 2], "stakeable_bal": [2, 4], "stakeapi": [2, 3], "staking_bal": [1, 2], "staking_context": [1, 2], "staking_context_context": [1, 2], "staking_oper": [1, 2], "staking_operation_id": 3, "staking_operation_metadata": [1, 2], "staking_reward": [1, 2], "staking_reward_format": [1, 2], "staking_reward_usd_valu": [1, 2], "stakingbal": [2, 4], "stakingcontext": [2, 3, 4], "stakingcontextcontext": [2, 4], "stakingoper": [2, 3, 4], "stakingoperationmetadata": [2, 4], "stakingreward": [2, 4], "stakingrewardformat": [2, 4], "stakingrewardusdvalu": [2, 4], "standard": 1, "start": 3, "start_tim": [2, 3, 4], "state": [1, 2, 3, 4], "state_validate_enum": [2, 4], "static": 1, "statu": [1, 2, 3, 4, 6], "status": 1, "status_cod": [1, 2], "status_validate_enum": [2, 4], "storage_kei": [2, 4], "store": [0, 2, 4, 5], "str": [1, 2, 3, 4], "stream": 2, "strict": 4, "strictbool": 4, "strictbyt": 2, "strictint": [2, 4], "strictstr": 4, "string": [1, 2, 4], "sub_trac": [2, 4], "subject": [0, 5], "submit": [0, 1, 3, 5], "submit_server_signer_seed_event_result": [2, 3], "submit_server_signer_seed_event_result_with_http_info": [2, 3], "submit_server_signer_seed_event_result_without_preload_cont": [2, 3], "submit_server_signer_signature_event_result": [2, 3], "submit_server_signer_signature_event_result_with_http_info": [2, 3], "submit_server_signer_signature_event_result_without_preload_cont": [2, 3], "submodul": 6, "subpackag": 6, "subsequ": 3, "successfulli": [0, 5], "suppli": 1, "support": [0, 1, 5], "symbol": [1, 2, 3, 4], "synchron": [1, 2], "system": [0, 1, 4, 5], "t": [1, 2, 3], "take": [0, 1, 4, 5], "tech": [2, 3, 4], "temp": 2, "temp_folder_path": [1, 2], "templat": 2, "termin": 1, "terminal_st": [1, 6], "test": [0, 5], "testnet": [0, 5], "text_record": [2, 4], "than": 1, "thei": 1, "them": [0, 5], "thi": [0, 1, 2, 3, 4, 5], "those": [0, 5], "through": [0, 5], "throughout": 1, "time": [0, 1, 3, 5], "timeout": [1, 2, 3], "timeout_second": 1, "timeouterror": 1, "tl": 2, "tls_server_nam": [1, 2], "to_address": [2, 4], "to_address_id": [1, 2, 4, 6], "to_amount": [1, 2, 4, 6], "to_asset": [2, 4], "to_asset_id": [1, 2, 4, 6], "to_atomic_amount": [1, 6], "to_block_height": 3, "to_debug_report": [1, 2], "to_dict": [0, 1, 2, 4, 5, 6], "to_json": [2, 4], "to_str": [2, 4], "todai": [0, 5], "token": [1, 2, 3, 4], "token_contract_opt": [1, 2], "token_id": [2, 4], "token_swaps_perform": [2, 4], "token_transf": [2, 4], "token_transfer_typ": [1, 2], "tokencontractopt": [1, 2, 4, 6], "tokentransfertyp": [2, 4], "too": 1, "tool": [0, 5], "total": [1, 2, 3], "total_count": [2, 4], "total_suppli": [1, 2, 4], "total_transact": [2, 4], "trace_address": [2, 4], "trace_id": [2, 4], "trace_typ": [2, 4], "track": [0, 5], "trade": [2, 3, 6], "trade_id": [1, 2, 3, 4, 6], "trade_list": [1, 2], "tradelist": [2, 3, 4], "trades_api": [1, 2], "tradesapi": [1, 2, 3], "transact": [0, 2, 3, 5, 6], "transaction_access_list": [2, 4], "transaction_cont": [1, 2], "transaction_hash": [1, 2, 4, 6], "transaction_histori": [1, 6], "transaction_history_api": [1, 2], "transaction_id": [2, 4], "transaction_index": [2, 4], "transaction_link": [1, 2, 4, 6], "transaction_typ": [1, 2], "transactioncont": [2, 4], "transactionhistoryapi": [1, 2, 3], "transactionnotsignederror": [1, 6], "transactiontyp": [2, 4], "transfer": [2, 3, 6], "transfer_fe": [1, 2, 4, 6], "transfer_id": [1, 2, 3, 4, 6], "transfer_list": [1, 2], "transferlist": [2, 3, 4], "transfers_api": [1, 2], "transfersapi": [1, 2, 3], "trigger": [1, 4], "true": [0, 1, 2, 4, 5], "tupl": [2, 3], "two": 2, "tx_hash": [2, 3, 4], "tx_index": [2, 4], "type": [1, 2, 3, 4, 6], "type_validate_enum": [2, 4], "typed_data": 1, "typed_data_hash": [1, 2, 4, 6], "typeerror": 2, "typevar": [1, 2], "unauthor": 1, "unauthorizederror": [1, 6], "unauthorizedexcept": [1, 2], "unbonded_bal": [2, 4], "underli": [1, 2], "unhandl": 1, "unhydr": [0, 5], "unimpl": 1, "unimplementederror": [1, 6], "union": [1, 2, 4], "uniqu": [3, 4], "unique_days_act": [2, 4], "unit": 1, "unknown": [1, 2, 4], "unsign": 1, "unsigned_payload": [1, 2, 4, 6], "unspecifi": [1, 2, 4], "unstakeable_bal": [2, 4], "unsupport": 1, "unsupportedasseterror": [1, 6], "until": 1, "updat": [0, 1, 2, 3, 4, 5, 6], "update_params_for_auth": [1, 2], "update_smart_contract": [2, 3], "update_smart_contract_request": [1, 2, 3], "update_smart_contract_with_http_info": [2, 3], "update_smart_contract_without_preload_cont": [2, 3], "update_webhook": [2, 3], "update_webhook_request": [1, 2, 3], "update_webhook_with_http_info": [2, 3], "update_webhook_without_preload_cont": [2, 3], "updated_at": [2, 4], "updatesmartcontractrequest": [2, 3, 4], "updatewebhookrequest": [2, 3, 4], "upgrad": [0, 5], "upper": 3, "uri": [1, 2, 4], "url": [0, 1, 2, 5], "urlencod": [1, 2], "urllib3": 2, "us": [0, 1, 2, 3, 4, 5], "usd": [2, 4], "usd_valu": [2, 4], "usdc": 4, "usdc_faucet_tx": [0, 5], "use_server_sign": [0, 1, 2, 4, 5, 6], "user": [0, 1, 2, 3, 5], "user_ag": [1, 2], "usernam": [1, 2], "users_api": [1, 2], "usersapi": [2, 3], "uuid": 3, "v": 4, "v0": [0, 5], "valid": [1, 2, 3], "valid_class": 2, "validate_assign": 4, "validator_detail": [1, 2], "validator_id": [2, 3, 4], "validator_list": [1, 2], "validator_pub_kei": [2, 4], "validator_statu": [1, 2], "validatordetail": [2, 4], "validatorlist": [2, 3, 4], "validators_api": [1, 2], "validatorsapi": [2, 3], "validatorstatu": [2, 3, 4], "valu": [1, 2, 3, 4], "valueerror": [1, 2], "var_dat": [2, 4], "var_from": [2, 4], "variabl": 2, "variou": [1, 2], "verif": 2, "verifi": 2, "verify_ssl": [1, 2], "version": [1, 2, 3, 4], "via": [0, 5], "voluntari": 4, "wai": [0, 5], "wait": [0, 1, 3, 4, 5, 6], "walk": [0, 5], "wallet": [2, 3, 6], "wallet1": [0, 5], "wallet2": [0, 5], "wallet3": [0, 5], "wallet_act": [2, 4], "wallet_address": 6, "wallet_data": 6, "wallet_id": [1, 2, 3, 4, 6], "wallet_list": [1, 2], "wallet_stake_api": [1, 2], "wallet_user_id": [2, 4], "walletaddress": [1, 6], "walletdata": [1, 6], "walletid": [1, 6], "walletlist": [2, 3, 4], "wallets_api": [1, 2], "walletsapi": [1, 2, 3], "walletstakeapi": [2, 3], "want": [0, 1, 5], "we": [0, 1, 5], "webhook": [2, 3, 6], "webhook_event_filt": [1, 2], "webhook_event_typ": [1, 2], "webhook_event_type_filt": [1, 2], "webhook_id": [1, 2, 3, 4], "webhook_inst": 1, "webhook_list": [1, 2], "webhook_smart_contract_event_filt": [1, 2], "webhook_wallet_activity_filt": [1, 2], "webhookeventfilt": [0, 1, 2, 4, 5], "webhookeventtyp": [0, 1, 2, 4, 5], "webhookeventtypefilt": [1, 2, 4], "webhooklist": [2, 3, 4], "webhooks_api": [1, 2], "webhooksapi": [1, 2, 3], "webhooksmartcontracteventfilt": [2, 4], "webhookwalletactivityfilt": [2, 4], "websit": [0, 5], "wei": 1, "were": [0, 4, 5], "wh1": [0, 5], "when": [0, 1, 2, 4, 5], "where": 1, "whether": [1, 3], "which": [0, 1, 2, 3, 4, 5], "whole": 1, "whole_amount": 1, "whose": 3, "window": [0, 5], "withdrawable_epoch": [2, 4], "withdrawal_address": [2, 4], "withdrawal_avail": [2, 4], "withdrawal_complet": [2, 4], "within": 3, "without": [0, 1, 3, 5], "word": 1, "wrapper": 1, "www": [1, 2], "x": [1, 2], "you": [0, 2, 5], "your": [0, 1, 5]}, "titles": ["CDP Python SDK", "cdp package", "cdp.client package", "cdp.client.api package", "cdp.client.models package", "CDP SDK documentation", "cdp"], "titleterms": {"A": [0, 5], "On": [0, 5], "abi": 4, "address": [1, 4], "address_balance_list": 4, "address_historical_balance_list": 4, "address_list": 4, "address_reput": [1, 4], "address_reputation_metadata": 4, "address_risk": 4, "address_transaction_list": 4, "addresses_api": 3, "api": 3, "api_cli": [1, 2], "api_respons": 2, "asset": [1, 4], "assets_api": 3, "balanc": [1, 4], "balance_history_api": 3, "balance_map": 1, "broadcast_contract_invocation_request": 4, "broadcast_external_transfer_request": 4, "broadcast_staking_operation_request": 4, "broadcast_trade_request": 4, "broadcast_transfer_request": 4, "build_staking_operation_request": 4, "cdp": [0, 1, 2, 3, 4, 5, 6], "cdp_api_cli": 1, "check": [0, 5], "client": [2, 3, 4], "compile_smart_contract_request": 4, "compiled_smart_contract": 4, "configur": 2, "constant": 1, "content": [1, 2, 3, 4], "contract_ev": 4, "contract_event_list": 4, "contract_events_api": 3, "contract_invoc": [1, 4], "contract_invocation_list": 4, "contract_invocations_api": 3, "contribut": [0, 5], "creat": [0, 5], "create_address_request": 4, "create_contract_invocation_request": 4, "create_external_transfer_request": 4, "create_fund_operation_request": 4, "create_fund_quote_request": 4, "create_payload_signature_request": 4, "create_server_signer_request": 4, "create_smart_contract_request": 4, "create_staking_operation_request": 4, "create_trade_request": 4, "create_transfer_request": 4, "create_wallet_request": 4, "create_wallet_request_wallet": 4, "create_wallet_webhook_request": 4, "create_webhook_request": 4, "crypto_amount": [1, 4], "deploy_smart_contract_request": 4, "document": [0, 5], "erc20_transfer_ev": 4, "erc721_transfer_ev": 4, "error": [1, 4], "ethereum_token_transf": 4, "ethereum_transact": 4, "ethereum_transaction_access": 4, "ethereum_transaction_access_list": 4, "ethereum_transaction_flattened_trac": 4, "ethereum_validator_metadata": 4, "exampl": [0, 5], "except": 2, "external_address": 1, "external_addresses_api": 3, "faucet_transact": [1, 4], "feature_set": 4, "fetch_historical_staking_balances200_respons": 4, "fetch_staking_rewards200_respons": 4, "fetch_staking_rewards_request": 4, "fiat_amount": [1, 4], "fund": [0, 5], "fund_api": 3, "fund_oper": [1, 4], "fund_operation_fe": 4, "fund_operation_list": 4, "fund_quot": [1, 4], "gasless": [0, 5], "get_staking_context_request": 4, "hash_util": 1, "historical_bal": [1, 4], "instal": [0, 5], "instanti": [0, 5], "list": [0, 5], "mnemonic_seed_phras": 1, "model": 4, "modul": [1, 2, 3, 4], "mpc_wallet_stake_api": 3, "multi_token_contract_opt": 4, "network": 4, "network_identifi": 4, "networks_api": 3, "nft_contract_opt": 4, "onchain_identity_api": 3, "onchain_nam": 4, "onchain_name_list": 4, "onchain_name_text_records_inn": 4, "packag": [1, 2, 3, 4], "payload_signatur": [1, 4], "payload_signature_list": 4, "python": [0, 5], "quickstart": [0, 5], "re": [0, 5], "read_contract_request": 4, "read_smart_contract_request": 4, "register_smart_contract_request": 4, "repl": [0, 5], "reputation_api": 3, "requir": [0, 5], "rest": 2, "sdk": [0, 5], "seed_creation_ev": 4, "seed_creation_event_result": 4, "server_sign": 4, "server_signer_ev": 4, "server_signer_event_ev": 4, "server_signer_event_list": 4, "server_signer_list": 4, "server_signers_api": 3, "signature_creation_ev": 4, "signature_creation_event_result": 4, "signed_voluntary_exit_message_metadata": 4, "smart_contract": [1, 4], "smart_contract_activity_ev": 4, "smart_contract_list": 4, "smart_contract_opt": 4, "smart_contract_typ": 4, "smart_contracts_api": 3, "solidity_valu": 4, "sponsored_send": [1, 4], "stake_api": 3, "staking_bal": 4, "staking_context": 4, "staking_context_context": 4, "staking_oper": 4, "staking_operation_metadata": 4, "staking_reward": 4, "staking_reward_format": 4, "staking_reward_usd_valu": 4, "start": [0, 5], "submodul": [1, 2, 3, 4], "subpackag": [1, 2], "token_contract_opt": 4, "token_transfer_typ": 4, "trade": [0, 1, 4, 5], "trade_list": 4, "trades_api": 3, "transact": [1, 4], "transaction_cont": 4, "transaction_history_api": 3, "transaction_typ": 4, "transfer": [0, 1, 4, 5], "transfer_list": 4, "transfers_api": 3, "update_smart_contract_request": 4, "update_webhook_request": 4, "usdc": [0, 5], "user": 4, "users_api": 3, "valid": 4, "validator_detail": 4, "validator_list": 4, "validator_statu": 4, "validators_api": 3, "version": [0, 5], "wallet": [0, 1, 4, 5], "wallet_address": 1, "wallet_data": 1, "wallet_list": 4, "wallet_stake_api": 3, "wallets_api": 3, "webhook": [0, 1, 4, 5], "webhook_event_filt": 4, "webhook_event_typ": 4, "webhook_event_type_filt": 4, "webhook_list": 4, "webhook_smart_contract_event_filt": 4, "webhook_wallet_activity_filt": 4, "webhooks_api": 3}}) \ No newline at end of file