diff --git a/app2/app2.nix b/app2/app2.nix index a596314dc0..ced4e8fbf0 100644 --- a/app2/app2.nix +++ b/app2/app2.nix @@ -38,7 +38,7 @@ _: { ../ts-sdk-evm ../ts-sdk-sui ]; - hash = "sha256-6n4Co3CIVrmjbG4/bCLEBJi+doAB+u24x5C79WiA180="; + hash = "sha256-muTjcrxyASfVYRIClyU4Z+ZyCwlFTNkw9UnVWOBEhGA="; buildInputs = deps; nativeBuildInputs = buildInputs; pnpmWorkspaces = [ @@ -135,7 +135,7 @@ _: { text = '' ${ensureAtRepositoryRoot} cd app2/ - pnpm dlx gql.tada generate-schema --tsconfig ./tsconfig.json --output "./src/generated/schema.graphql" "https://orion.james.union.build/v1/graphql" + pnpm dlx gql.tada generate-schema --tsconfig ./tsconfig.json --output "./src/generated/schema.graphql" "https://development.graphql.union.build/v1/graphql" pnpm dlx gql.tada generate-output --disable-preprocessing --tsconfig ./tsconfig.json --output ./src/generated/graphql-env.d.ts ''; }; diff --git a/app2/package.json b/app2/package.json index d1798f5144..c1c09754fa 100644 --- a/app2/package.json +++ b/app2/package.json @@ -33,6 +33,8 @@ "@eslint/js": "^9.24.0", "@keplr-wallet/types": "^0.12.220", "@leapwallet/types": "^0.0.5", + "@mysten/sui": "^1.38.0", + "@mysten/wallet-standard": "^0.19.3", "@number-flow/svelte": "^0.3.7", "@safe-global/safe-apps-sdk": "^9.1.0", "@safe-global/safe-gateway-typescript-sdk": "^3.23.1", diff --git a/app2/src/generated/graphql-env.d.ts b/app2/src/generated/graphql-env.d.ts index 856eb0c4e8..7754b6abe6 100644 --- a/app2/src/generated/graphql-env.d.ts +++ b/app2/src/generated/graphql-env.d.ts @@ -12,7 +12,7 @@ export type introspection_types = { 'LatencyPercentiles': { kind: 'OBJECT'; name: 'LatencyPercentiles'; fields: { 'median': { name: 'median'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'Float'; ofType: null; }; } }; 'p5': { name: 'p5'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'Float'; ofType: null; }; } }; 'p95': { name: 'p95'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'Float'; ofType: null; }; } }; }; }; 'NaiveDate': unknown; 'OrderBy': { name: 'OrderBy'; enumValues: 'asc' | 'asc_nulls_first' | 'asc_nulls_last' | 'desc' | 'desc_nulls_first' | 'desc_nulls_last'; }; - 'Query': { kind: 'OBJECT'; name: 'Query'; fields: { 'dashboard_balance_current': { name: 'dashboard_balance_current'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'dashboard_balance_current_type'; ofType: null; }; }; }; } }; 'dashboard_transfer_count_by_chain': { name: 'dashboard_transfer_count_by_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'dashboard_count_by_chain_type'; ofType: null; }; }; }; } }; 'dashboard_transfer_days_count_by_chain': { name: 'dashboard_transfer_days_count_by_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'dashboard_days_by_chain_type'; ofType: null; }; }; }; } }; 'v2_bonds': { name: 'v2_bonds'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_bond_type'; ofType: null; }; }; }; } }; 'v2_chains': { name: 'v2_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; }; }; } }; 'v2_channels': { name: 'v2_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_channel_type'; ofType: null; }; }; }; } }; 'v2_clients': { name: 'v2_clients'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_client_type'; ofType: null; }; }; }; } }; 'v2_connections': { name: 'v2_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_connection_type'; ofType: null; }; }; }; } }; 'v2_errors': { name: 'v2_errors'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_error_type'; ofType: null; }; }; }; } }; 'v2_health_check': { name: 'v2_health_check'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_health_check_type'; ofType: null; }; }; }; } }; 'v2_instructions': { name: 'v2_instructions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_instruction_type'; ofType: null; }; }; }; } }; 'v2_packets': { name: 'v2_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_packet_type'; ofType: null; }; }; }; } }; 'v2_stats_count': { name: 'v2_stats_count'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_type'; ofType: null; }; }; }; } }; 'v2_stats_latency': { name: 'v2_stats_latency'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_latency_type'; ofType: null; }; }; }; } }; 'v2_stats_packets_chain': { name: 'v2_stats_packets_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_packets_chain_type'; ofType: null; }; }; }; } }; 'v2_stats_packets_daily_count': { name: 'v2_stats_packets_daily_count'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_daily_count_type'; ofType: null; }; }; }; } }; 'v2_stats_transfers_chain': { name: 'v2_stats_transfers_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_transfers_chain_type'; ofType: null; }; }; }; } }; 'v2_stats_transfers_daily_count': { name: 'v2_stats_transfers_daily_count'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_daily_count_type'; ofType: null; }; }; }; } }; 'v2_tokens': { name: 'v2_tokens'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; }; }; }; } }; 'v2_transfers': { name: 'v2_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_transfer_type'; ofType: null; }; }; }; } }; 'v2_unbonds': { name: 'v2_unbonds'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_unbond_type'; ofType: null; }; }; }; } }; 'v2_util_get_address_types_for_display_address': { name: 'v2_util_get_address_types_for_display_address'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_util_get_address_types_for_display_address_type'; ofType: null; }; }; }; } }; 'v2_util_get_transfer_request_details': { name: 'v2_util_get_transfer_request_details'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_util_get_transfer_request_details_type'; ofType: null; }; }; }; } }; }; }; + 'Query': { kind: 'OBJECT'; name: 'Query'; fields: { 'dashboard_balance_current': { name: 'dashboard_balance_current'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'dashboard_balance_current_type'; ofType: null; }; }; }; } }; 'dashboard_transfer_count_by_chain': { name: 'dashboard_transfer_count_by_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'dashboard_count_by_chain_type'; ofType: null; }; }; }; } }; 'dashboard_transfer_days_count_by_chain': { name: 'dashboard_transfer_days_count_by_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'dashboard_days_by_chain_type'; ofType: null; }; }; }; } }; 'v2_bonds': { name: 'v2_bonds'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_bond_type'; ofType: null; }; }; }; } }; 'v2_chains': { name: 'v2_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; }; }; } }; 'v2_channels': { name: 'v2_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_channel_type'; ofType: null; }; }; }; } }; 'v2_clients': { name: 'v2_clients'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_client_type'; ofType: null; }; }; }; } }; 'v2_connections': { name: 'v2_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_connection_type'; ofType: null; }; }; }; } }; 'v2_dust_withdraws': { name: 'v2_dust_withdraws'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_dust_withdraw_type'; ofType: null; }; }; }; } }; 'v2_errors': { name: 'v2_errors'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_error_type'; ofType: null; }; }; }; } }; 'v2_health_check': { name: 'v2_health_check'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_health_check_type'; ofType: null; }; }; }; } }; 'v2_instructions': { name: 'v2_instructions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_instruction_type'; ofType: null; }; }; }; } }; 'v2_packets': { name: 'v2_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_packet_type'; ofType: null; }; }; }; } }; 'v2_stats_count': { name: 'v2_stats_count'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_type'; ofType: null; }; }; }; } }; 'v2_stats_latency': { name: 'v2_stats_latency'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_latency_type'; ofType: null; }; }; }; } }; 'v2_stats_packets_chain': { name: 'v2_stats_packets_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_packets_chain_type'; ofType: null; }; }; }; } }; 'v2_stats_packets_daily_count': { name: 'v2_stats_packets_daily_count'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_daily_count_type'; ofType: null; }; }; }; } }; 'v2_stats_transfers_chain': { name: 'v2_stats_transfers_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_transfers_chain_type'; ofType: null; }; }; }; } }; 'v2_stats_transfers_daily_count': { name: 'v2_stats_transfers_daily_count'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_stats_daily_count_type'; ofType: null; }; }; }; } }; 'v2_tokens': { name: 'v2_tokens'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; }; }; }; } }; 'v2_transfers': { name: 'v2_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_transfer_type'; ofType: null; }; }; }; } }; 'v2_unbonds': { name: 'v2_unbonds'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_unbond_type'; ofType: null; }; }; }; } }; 'v2_util_get_address_types_for_display_address': { name: 'v2_util_get_address_types_for_display_address'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_util_get_address_types_for_display_address_type'; ofType: null; }; }; }; } }; 'v2_util_get_transfer_request_details': { name: 'v2_util_get_transfer_request_details'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_util_get_transfer_request_details_type'; ofType: null; }; }; }; } }; 'v2_withdraws': { name: 'v2_withdraws'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_withdraw_type'; ofType: null; }; }; }; } }; }; }; 'String': unknown; 'String_comparison_exp': { kind: 'INPUT_OBJECT'; name: 'String_comparison_exp'; isOneOf: false; inputFields: [{ name: '_eq'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'dashboard_balance_current_args': { kind: 'INPUT_OBJECT'; name: 'dashboard_balance_current_args'; isOneOf: false; inputFields: [{ name: 'p_contract_address_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_phase'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_wallet_addresses_canonical'; type: { kind: 'SCALAR'; name: 'jsonb'; ofType: null; }; defaultValue: null }]; }; @@ -24,13 +24,13 @@ export type introspection_types = { 'dashboard_days_by_chain_type': { kind: 'OBJECT'; name: 'dashboard_days_by_chain_type'; fields: { 'day_count': { name: 'day_count'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'universal_chain_id': { name: 'universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'dashboard_days_by_chain_type_order_by': { kind: 'INPUT_OBJECT'; name: 'dashboard_days_by_chain_type_order_by'; isOneOf: false; inputFields: [{ name: 'universal_chain_id'; type: { kind: 'ENUM'; name: 'OrderBy'; ofType: null; }; defaultValue: "null" }]; }; 'jsonb': unknown; - 'v2_bond_type': { kind: 'OBJECT'; name: 'v2_bond_type'; fields: { 'base_amount': { name: 'base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token': { name: 'base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token_meta': { name: 'base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'bond_recv_timestamp': { name: 'bond_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'bond_recv_transaction_hash': { name: 'bond_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'bond_send_timestamp': { name: 'bond_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'bond_send_transaction_hash': { name: 'bond_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'bond_success': { name: 'bond_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'bond_timeout_timestamp': { name: 'bond_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'bond_timeout_transaction_hash': { name: 'bond_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'bond_traces': { name: 'bond_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'delivery_packet_hash': { name: 'delivery_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_recv_timestamp': { name: 'delivery_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_recv_transaction_hash': { name: 'delivery_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_send_timestamp': { name: 'delivery_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_send_transaction_hash': { name: 'delivery_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_success': { name: 'delivery_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'delivery_timeout_timestamp': { name: 'delivery_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_timeout_transaction_hash': { name: 'delivery_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_traces': { name: 'delivery_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_shape': { name: 'packet_shape'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_amount': { name: 'quote_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token': { name: 'quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token_meta': { name: 'quote_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'receiver_canonical': { name: 'receiver_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_display': { name: 'receiver_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_zkgm': { name: 'receiver_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_amount': { name: 'remote_base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token': { name: 'remote_base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token_meta': { name: 'remote_base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'remote_quote_amount': { name: 'remote_quote_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_quote_token': { name: 'remote_quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_quote_token_meta': { name: 'remote_quote_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'remote_universal_chain_id': { name: 'remote_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_canonical': { name: 'sender_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_display': { name: 'sender_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_zkgm': { name: 'sender_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; + 'v2_bond_type': { kind: 'OBJECT'; name: 'v2_bond_type'; fields: { 'base_amount': { name: 'base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token': { name: 'base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token_meta': { name: 'base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'bond_recv_timestamp': { name: 'bond_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'bond_recv_transaction_hash': { name: 'bond_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'bond_send_timestamp': { name: 'bond_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'bond_send_transaction_hash': { name: 'bond_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'bond_success': { name: 'bond_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'bond_timeout_timestamp': { name: 'bond_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'bond_timeout_transaction_hash': { name: 'bond_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'bond_traces': { name: 'bond_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'delivery_packet_hash': { name: 'delivery_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_recv_timestamp': { name: 'delivery_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_recv_transaction_hash': { name: 'delivery_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_send_timestamp': { name: 'delivery_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_send_transaction_hash': { name: 'delivery_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_success': { name: 'delivery_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'delivery_timeout_timestamp': { name: 'delivery_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_timeout_transaction_hash': { name: 'delivery_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_traces': { name: 'delivery_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_shape': { name: 'packet_shape'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_amount': { name: 'quote_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token': { name: 'quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token_meta': { name: 'quote_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'receiver_canonical': { name: 'receiver_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_display': { name: 'receiver_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_zkgm': { name: 'receiver_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_amount': { name: 'remote_base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token': { name: 'remote_base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token_meta': { name: 'remote_base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'remote_quote_amount': { name: 'remote_quote_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_quote_token': { name: 'remote_quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_quote_token_meta': { name: 'remote_quote_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'remote_universal_chain_id': { name: 'remote_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_canonical': { name: 'sender_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_display': { name: 'sender_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_zkgm': { name: 'sender_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_canonical': { name: 'staker_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_display': { name: 'staker_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_zkgm': { name: 'staker_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_bonds_args': { kind: 'INPUT_OBJECT'; name: 'v2_bonds_args'; isOneOf: false; inputFields: [{ name: 'p_addresses_canonical'; type: { kind: 'SCALAR'; name: 'jsonb'; ofType: null; }; defaultValue: null }, { name: 'p_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_network'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v2_chain_edition': { kind: 'OBJECT'; name: 'v2_chain_edition'; fields: { 'environment': { name: 'environment'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'name': { name: 'name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_chain_features': { kind: 'OBJECT'; name: 'v2_chain_features'; fields: { 'channel_list': { name: 'channel_list'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'connection_list': { name: 'connection_list'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'environment': { name: 'environment'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'index_status': { name: 'index_status'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'packet_list': { name: 'packet_list'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'transfer_list': { name: 'transfer_list'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'transfer_submission': { name: 'transfer_submission'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; }; }; 'v2_chain_features_bool_exp': { kind: 'INPUT_OBJECT'; name: 'v2_chain_features_bool_exp'; isOneOf: false; inputFields: [{ name: 'environment'; type: { kind: 'INPUT_OBJECT'; name: 'String_comparison_exp'; ofType: null; }; defaultValue: "null" }]; }; 'v2_chain_status_type': { kind: 'OBJECT'; name: 'v2_chain_status_type'; fields: { 'height': { name: 'height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'status': { name: 'status'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'timestamp': { name: 'timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'tip_age_seconds': { name: 'tip_age_seconds'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; }; }; - 'v2_chain_type': { kind: 'OBJECT'; name: 'v2_chain_type'; fields: { 'addr_prefix': { name: 'addr_prefix'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'chain_id': { name: 'chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'display_name': { name: 'display_name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'editions': { name: 'editions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_edition'; ofType: null; }; }; }; } }; 'explorers': { name: 'explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_explorers'; ofType: null; }; }; }; } }; 'features': { name: 'features'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_features'; ofType: null; }; }; }; } }; 'logo_uri': { name: 'logo_uri'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'minter_address_display': { name: 'minter_address_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'rpc_type': { name: 'rpc_type'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'rpcs': { name: 'rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_rpcs'; ofType: null; }; }; }; } }; 'status': { name: 'status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_status_type'; ofType: null; }; } }; 'testnet': { name: 'testnet'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'universal_chain_id': { name: 'universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; + 'v2_chain_type': { kind: 'OBJECT'; name: 'v2_chain_type'; fields: { 'addr_prefix': { name: 'addr_prefix'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'chain_id': { name: 'chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'display_name': { name: 'display_name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'editions': { name: 'editions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_edition'; ofType: null; }; }; }; } }; 'explorers': { name: 'explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_explorers'; ofType: null; }; }; }; } }; 'family': { name: 'family'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_family_type'; ofType: null; }; } }; 'features': { name: 'features'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_features'; ofType: null; }; }; }; } }; 'logo_uri': { name: 'logo_uri'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'minter_address_display': { name: 'minter_address_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'rpc_type': { name: 'rpc_type'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'rpcs': { name: 'rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_rpcs'; ofType: null; }; }; }; } }; 'status': { name: 'status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_status_type'; ofType: null; }; } }; 'testnet': { name: 'testnet'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'universal_chain_id': { name: 'universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_chains_args': { kind: 'INPUT_OBJECT'; name: 'v2_chains_args'; isOneOf: false; inputFields: [{ name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v2_channel_fee': { kind: 'OBJECT'; name: 'v2_channel_fee'; fields: { 'action': { name: 'action'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'fee': { name: 'fee'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_channel_type': { kind: 'OBJECT'; name: 'v2_channel_type'; fields: { 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_channel_id': { name: 'destination_channel_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_client_id': { name: 'destination_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_connection_id': { name: 'destination_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_port_id': { name: 'destination_port_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'fees': { name: 'fees'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_channel_fee'; ofType: null; }; }; }; } }; 'sla': { name: 'sla'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_channel_id': { name: 'source_channel_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_client_id': { name: 'source_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_connection_id': { name: 'source_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_port_id': { name: 'source_port_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'tags': { name: 'tags'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'String'; ofType: null; }; }; } }; 'version': { name: 'version'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; @@ -40,8 +40,11 @@ export type introspection_types = { 'v2_clients_args': { kind: 'INPUT_OBJECT'; name: 'v2_clients_args'; isOneOf: false; inputFields: [{ name: 'p_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_counterparty_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v2_connection_type': { kind: 'OBJECT'; name: 'v2_connection_type'; fields: { 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_client_id': { name: 'destination_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_connection_id': { name: 'destination_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_client_id': { name: 'source_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_connection_id': { name: 'source_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_connections_args': { kind: 'INPUT_OBJECT'; name: 'v2_connections_args'; isOneOf: false; inputFields: [{ name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_destination_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_destination_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_source_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_source_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; + 'v2_dust_withdraw_type': { kind: 'OBJECT'; name: 'v2_dust_withdraw_type'; fields: { 'delivery_packet_hash': { name: 'delivery_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_recv_timestamp': { name: 'delivery_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_recv_transaction_hash': { name: 'delivery_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_send_timestamp': { name: 'delivery_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_send_transaction_hash': { name: 'delivery_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_success': { name: 'delivery_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'delivery_timeout_timestamp': { name: 'delivery_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_timeout_transaction_hash': { name: 'delivery_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_traces': { name: 'delivery_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'dust_withdraw_recv_timestamp': { name: 'dust_withdraw_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'dust_withdraw_recv_transaction_hash': { name: 'dust_withdraw_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'dust_withdraw_send_timestamp': { name: 'dust_withdraw_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'dust_withdraw_send_transaction_hash': { name: 'dust_withdraw_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'dust_withdraw_success': { name: 'dust_withdraw_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'dust_withdraw_timeout_timestamp': { name: 'dust_withdraw_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'dust_withdraw_timeout_transaction_hash': { name: 'dust_withdraw_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'dust_withdraw_traces': { name: 'dust_withdraw_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_shape': { name: 'packet_shape'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_amount': { name: 'quote_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token': { name: 'quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token_meta': { name: 'quote_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'receiver_canonical': { name: 'receiver_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_display': { name: 'receiver_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_zkgm': { name: 'receiver_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_amount': { name: 'remote_base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token': { name: 'remote_base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token_meta': { name: 'remote_base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'remote_universal_chain_id': { name: 'remote_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_canonical': { name: 'staker_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_display': { name: 'staker_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_zkgm': { name: 'staker_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; + 'v2_dust_withdraws_args': { kind: 'INPUT_OBJECT'; name: 'v2_dust_withdraws_args'; isOneOf: false; inputFields: [{ name: 'p_addresses_canonical'; type: { kind: 'SCALAR'; name: 'jsonb'; ofType: null; }; defaultValue: null }, { name: 'p_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_network'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v2_error_type': { kind: 'OBJECT'; name: 'v2_error_type'; fields: { 'detail': { name: 'detail'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'hint': { name: 'hint'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'message': { name: 'message'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'union_error_code': { name: 'union_error_code'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_explorers': { kind: 'OBJECT'; name: 'v2_explorers'; fields: { 'address_url': { name: 'address_url'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'block_url': { name: 'block_url'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'description': { name: 'description'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'display_name': { name: 'display_name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'home_url': { name: 'home_url'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'logo_uri': { name: 'logo_uri'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'name': { name: 'name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'tx_url': { name: 'tx_url'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; + 'v2_family_type': { kind: 'OBJECT'; name: 'v2_family_type'; fields: { 'ibc_interface': { name: 'ibc_interface'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'name': { name: 'name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_health_check_type': { kind: 'OBJECT'; name: 'v2_health_check_type'; fields: { 'environment': { name: 'environment'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'last_update': { name: 'last_update'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'status': { name: 'status'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_instruction_type': { kind: 'OBJECT'; name: 'v2_instruction_type'; fields: { 'acknowledgement': { name: 'acknowledgement'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'channel_version': { name: 'channel_version'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'data': { name: 'data'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'decoded': { name: 'decoded'; type: { kind: 'SCALAR'; name: 'JSON'; ofType: null; } }; 'decoded_flattened': { name: 'decoded_flattened'; type: { kind: 'SCALAR'; name: 'JSON'; ofType: null; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_chain_id': { name: 'destination_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'destination_channel_id': { name: 'destination_channel_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_client_id': { name: 'destination_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_connection_id': { name: 'destination_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'destination_port_id': { name: 'destination_port_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'instruction': { name: 'instruction'; type: { kind: 'SCALAR'; name: 'JSON'; ofType: null; } }; 'instruction_hash': { name: 'instruction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'instruction_index': { name: 'instruction_index'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'instruction_path': { name: 'instruction_path'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'instruction_type': { name: 'instruction_type'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'internal_destination_chain_id': { name: 'internal_destination_chain_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'internal_source_chain_id': { name: 'internal_source_chain_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'opcode': { name: 'opcode'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'operand': { name: 'operand'; type: { kind: 'SCALAR'; name: 'JSON'; ofType: null; } }; 'packet_ack_block_hash': { name: 'packet_ack_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_ack_height': { name: 'packet_ack_height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_ack_maker': { name: 'packet_ack_maker'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_ack_timestamp': { name: 'packet_ack_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'packet_ack_transaction_hash': { name: 'packet_ack_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_recv_block_hash': { name: 'packet_recv_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_recv_height': { name: 'packet_recv_height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_recv_maker': { name: 'packet_recv_maker'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_recv_maker_msg': { name: 'packet_recv_maker_msg'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_recv_timestamp': { name: 'packet_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'packet_recv_transaction_hash': { name: 'packet_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_send_block_hash': { name: 'packet_send_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_send_height': { name: 'packet_send_height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_send_timestamp': { name: 'packet_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'packet_send_transaction_hash': { name: 'packet_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_timeout_block_hash': { name: 'packet_timeout_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_timeout_height': { name: 'packet_timeout_height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_timeout_maker': { name: 'packet_timeout_maker'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_timeout_timestamp': { name: 'packet_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'packet_timeout_transaction_hash': { name: 'packet_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'path': { name: 'path'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'salt': { name: 'salt'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_channel_id': { name: 'source_channel_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_client_id': { name: 'source_client_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_connection_id': { name: 'source_connection_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'source_port_id': { name: 'source_port_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'status': { name: 'status'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'structure': { name: 'structure'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'success': { name: 'success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'timeout_height': { name: 'timeout_height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'timeout_timestamp': { name: 'timeout_timestamp'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'version': { name: 'version'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'write_ack_block_hash': { name: 'write_ack_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'write_ack_height': { name: 'write_ack_height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'write_ack_timestamp': { name: 'write_ack_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'write_ack_transaction_hash': { name: 'write_ack_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_instructions_args': { kind: 'INPUT_OBJECT'; name: 'v2_instructions_args'; isOneOf: false; inputFields: [{ name: 'p_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_multiplex_contract_address'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_multiplex_sender'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_network'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; @@ -58,7 +61,7 @@ export type introspection_types = { 'v2_stats_transfers_chain_type': { kind: 'OBJECT'; name: 'v2_stats_transfers_chain_type'; fields: { 'day_date': { name: 'day_date'; type: { kind: 'SCALAR'; name: 'NaiveDate'; ofType: null; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'total_transfers': { name: 'total_transfers'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_stats_transfers_daily_count_args': { kind: 'INPUT_OBJECT'; name: 'v2_stats_transfers_daily_count_args'; isOneOf: false; inputFields: [{ name: 'p_days_back'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }]; }; 'v2_stats_type': { kind: 'OBJECT'; name: 'v2_stats_type'; fields: { 'name': { name: 'name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'value': { name: 'value'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; - 'v2_token_meta': { kind: 'OBJECT'; name: 'v2_token_meta'; fields: { 'bucket': { name: 'bucket'; type: { kind: 'OBJECT'; name: 'v2_token_meta_bucket'; ofType: null; } }; 'chain': { name: 'chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'denom': { name: 'denom'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'rank': { name: 'rank'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'representations': { name: 'representations'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_token_meta_representations'; ofType: null; }; }; }; } }; 'universal_chain_id': { name: 'universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'wrapping': { name: 'wrapping'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_token_meta_wrapping'; ofType: null; }; }; }; } }; }; }; + 'v2_token_meta': { kind: 'OBJECT'; name: 'v2_token_meta'; fields: { 'bucket': { name: 'bucket'; type: { kind: 'OBJECT'; name: 'v2_token_meta_bucket'; ofType: null; } }; 'chain': { name: 'chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'denom': { name: 'denom'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'native_denom': { name: 'native_denom'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'rank': { name: 'rank'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'representations': { name: 'representations'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_token_meta_representations'; ofType: null; }; }; }; } }; 'universal_chain_id': { name: 'universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'wrapping': { name: 'wrapping'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_token_meta_wrapping'; ofType: null; }; }; }; } }; }; }; 'v2_token_meta_bucket': { kind: 'OBJECT'; name: 'v2_token_meta_bucket'; fields: { 'capacity': { name: 'capacity'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'chain': { name: 'chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'denom': { name: 'denom'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'refill_rate': { name: 'refill_rate'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_token_meta_order_by': { kind: 'INPUT_OBJECT'; name: 'v2_token_meta_order_by'; isOneOf: false; inputFields: [{ name: 'rank'; type: { kind: 'ENUM'; name: 'OrderBy'; ofType: null; }; defaultValue: "null" }]; }; 'v2_token_meta_representation_sources': { kind: 'OBJECT'; name: 'v2_token_meta_representation_sources'; fields: { 'chain': { name: 'chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'decimals': { name: 'decimals'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'denom': { name: 'denom'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'name': { name: 'name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source': { name: 'source'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_token_meta_sources'; ofType: null; }; } }; 'symbol': { name: 'symbol'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'update_timestamp': { name: 'update_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; }; }; @@ -70,12 +73,14 @@ export type introspection_types = { 'v2_traces_type': { kind: 'OBJECT'; name: 'v2_traces_type'; fields: { 'block_hash': { name: 'block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'chain': { name: 'chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'event_index': { name: 'event_index'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'height': { name: 'height'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'timestamp': { name: 'timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'transaction_hash': { name: 'transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'type': { name: 'type'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'universal_chain_id': { name: 'universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_transfer_type': { kind: 'OBJECT'; name: 'v2_transfer_type'; fields: { 'base_amount': { name: 'base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token': { name: 'base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token_decimals': { name: 'base_token_decimals'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'base_token_meta': { name: 'base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'base_token_name': { name: 'base_token_name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token_path': { name: 'base_token_path'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token_symbol': { name: 'base_token_symbol'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'fee_amount': { name: 'fee_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'fee_token': { name: 'fee_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'fee_token_meta': { name: 'fee_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'fee_type': { name: 'fee_type'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_shape': { name: 'packet_shape'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_amount': { name: 'quote_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token': { name: 'quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token_meta': { name: 'quote_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'receiver_canonical': { name: 'receiver_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_display': { name: 'receiver_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_zkgm': { name: 'receiver_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_canonical': { name: 'sender_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_display': { name: 'sender_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_zkgm': { name: 'sender_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'success': { name: 'success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'traces': { name: 'traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'transfer_index': { name: 'transfer_index'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'transfer_recv_timestamp': { name: 'transfer_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'transfer_recv_transaction_hash': { name: 'transfer_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'transfer_send_timestamp': { name: 'transfer_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'transfer_send_transaction_hash': { name: 'transfer_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'transfer_timeout_timestamp': { name: 'transfer_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'transfer_timeout_transaction_hash': { name: 'transfer_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'wrap_direction': { name: 'wrap_direction'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_transfers_args': { kind: 'INPUT_OBJECT'; name: 'v2_transfers_args'; isOneOf: false; inputFields: [{ name: 'p_addresses_canonical'; type: { kind: 'SCALAR'; name: 'jsonb'; ofType: null; }; defaultValue: null }, { name: 'p_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_network'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_transfer_index'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }]; }; - 'v2_unbond_type': { kind: 'OBJECT'; name: 'v2_unbond_type'; fields: { 'base_amount': { name: 'base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token': { name: 'base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token_meta': { name: 'base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'batch': { name: 'batch'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_shape': { name: 'packet_shape'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_canonical': { name: 'sender_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_display': { name: 'sender_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_zkgm': { name: 'sender_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'success': { name: 'success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'traces': { name: 'traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'unbond_recv_timestamp': { name: 'unbond_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'unbond_recv_transaction_hash': { name: 'unbond_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'unbond_send_timestamp': { name: 'unbond_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'unbond_send_transaction_hash': { name: 'unbond_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'unbond_timeout_timestamp': { name: 'unbond_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'unbond_timeout_transaction_hash': { name: 'unbond_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; + 'v2_unbond_type': { kind: 'OBJECT'; name: 'v2_unbond_type'; fields: { 'base_amount': { name: 'base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token': { name: 'base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'base_token_meta': { name: 'base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'batch': { name: 'batch'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_shape': { name: 'packet_shape'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_canonical': { name: 'sender_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_display': { name: 'sender_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sender_zkgm': { name: 'sender_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_canonical': { name: 'staker_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_display': { name: 'staker_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_zkgm': { name: 'staker_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'success': { name: 'success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'traces': { name: 'traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'unbond_recv_timestamp': { name: 'unbond_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'unbond_recv_transaction_hash': { name: 'unbond_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'unbond_send_timestamp': { name: 'unbond_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'unbond_send_transaction_hash': { name: 'unbond_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'unbond_timeout_timestamp': { name: 'unbond_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'unbond_timeout_transaction_hash': { name: 'unbond_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'withdraw_packet_hash': { name: 'withdraw_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_unbonds_args': { kind: 'INPUT_OBJECT'; name: 'v2_unbonds_args'; isOneOf: false; inputFields: [{ name: 'p_addresses_canonical'; type: { kind: 'SCALAR'; name: 'jsonb'; ofType: null; }; defaultValue: null }, { name: 'p_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_network'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v2_util_get_address_types_for_display_address_args': { kind: 'INPUT_OBJECT'; name: 'v2_util_get_address_types_for_display_address_args'; isOneOf: false; inputFields: [{ name: 'p_display_address'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_chain_type'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v2_util_get_address_types_for_display_address_type': { kind: 'OBJECT'; name: 'v2_util_get_address_types_for_display_address_type'; fields: { 'canonical': { name: 'canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'display': { name: 'display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'zkgm': { name: 'zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; 'v2_util_get_transfer_request_details_args': { kind: 'INPUT_OBJECT'; name: 'v2_util_get_transfer_request_details_args'; isOneOf: false; inputFields: [{ name: 'p_source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v2_util_get_transfer_request_details_type': { kind: 'OBJECT'; name: 'v2_util_get_transfer_request_details_type'; fields: { 'already_exists': { name: 'already_exists'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'destination_channel_id': { name: 'destination_channel_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'quote_token': { name: 'quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_channel_id': { name: 'source_channel_id'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; } }; 'wrap_direction': { name: 'wrap_direction'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; }; }; + 'v2_withdraw_type': { kind: 'OBJECT'; name: 'v2_withdraw_type'; fields: { 'batches': { name: 'batches'; type: { kind: 'SCALAR'; name: 'JSON'; ofType: null; } }; 'delivery_packet_hash': { name: 'delivery_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_recv_timestamp': { name: 'delivery_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_recv_transaction_hash': { name: 'delivery_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_send_timestamp': { name: 'delivery_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_send_transaction_hash': { name: 'delivery_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_success': { name: 'delivery_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'delivery_timeout_timestamp': { name: 'delivery_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'delivery_timeout_transaction_hash': { name: 'delivery_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'delivery_traces': { name: 'delivery_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; 'destination_chain': { name: 'destination_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'destination_universal_chain_id': { name: 'destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_hash': { name: 'packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'packet_shape': { name: 'packet_shape'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_amount': { name: 'quote_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token': { name: 'quote_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'quote_token_meta': { name: 'quote_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'receiver_canonical': { name: 'receiver_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_display': { name: 'receiver_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'receiver_zkgm': { name: 'receiver_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_amount': { name: 'remote_base_amount'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token': { name: 'remote_base_token'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'remote_base_token_meta': { name: 'remote_base_token_meta'; type: { kind: 'OBJECT'; name: 'v2_token_meta'; ofType: null; } }; 'remote_universal_chain_id': { name: 'remote_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'sort_order': { name: 'sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'source_chain': { name: 'source_chain'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_chain_type'; ofType: null; }; } }; 'source_universal_chain_id': { name: 'source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_canonical': { name: 'staker_canonical'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_display': { name: 'staker_display'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'staker_zkgm': { name: 'staker_zkgm'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'withdraw_recv_timestamp': { name: 'withdraw_recv_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'withdraw_recv_transaction_hash': { name: 'withdraw_recv_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'withdraw_send_timestamp': { name: 'withdraw_send_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'withdraw_send_transaction_hash': { name: 'withdraw_send_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'withdraw_success': { name: 'withdraw_success'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; } }; 'withdraw_timeout_timestamp': { name: 'withdraw_timeout_timestamp'; type: { kind: 'SCALAR'; name: 'DateTime'; ofType: null; } }; 'withdraw_timeout_transaction_hash': { name: 'withdraw_timeout_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'withdraw_traces': { name: 'withdraw_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v2_traces_type'; ofType: null; }; }; }; } }; }; }; + 'v2_withdraws_args': { kind: 'INPUT_OBJECT'; name: 'v2_withdraws_args'; isOneOf: false; inputFields: [{ name: 'p_addresses_canonical'; type: { kind: 'SCALAR'; name: 'jsonb'; ofType: null; }; defaultValue: null }, { name: 'p_block_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_comparison'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'ENUM'; name: 'ComparisonOp'; ofType: null; }; }; defaultValue: "lt" }, { name: 'p_destination_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_limit'; type: { kind: 'SCALAR'; name: 'Int'; ofType: null; }; defaultValue: null }, { name: 'p_network'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_packet_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_sort_order'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_source_universal_chain_id'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'p_transaction_hash'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; }; /** An IntrospectionQuery representation of your schema. diff --git a/app2/src/generated/schema.graphql b/app2/src/generated/schema.graphql index 407f50a565..078d2678d6 100644 --- a/app2/src/generated/schema.graphql +++ b/app2/src/generated/schema.graphql @@ -61,6 +61,7 @@ type Query { v2_channels(args: v2_channels_args! = {p_comparison: lt, p_destination_channel_id: null, p_destination_client_id: null, p_destination_connection_id: null, p_destination_port_id: null, p_destination_universal_chain_id: null, p_limit: null, p_recommended: null, p_sort_order: null, p_source_channel_id: null, p_source_client_id: null, p_source_connection_id: null, p_source_port_id: null, p_source_universal_chain_id: null, p_tags: null, p_version: null}): [v2_channel_type!]! v2_clients(args: v2_clients_args! = {p_client_id: null, p_comparison: lt, p_counterparty_universal_chain_id: null, p_limit: null, p_sort_order: null, p_universal_chain_id: null}): [v2_client_type!]! v2_connections(args: v2_connections_args! = {p_comparison: lt, p_destination_client_id: null, p_destination_connection_id: null, p_destination_universal_chain_id: null, p_limit: null, p_sort_order: null, p_source_client_id: null, p_source_connection_id: null, p_source_universal_chain_id: null}): [v2_connection_type!]! + v2_dust_withdraws(args: v2_dust_withdraws_args! = {p_addresses_canonical: null, p_block_hash: null, p_comparison: lt, p_destination_universal_chain_id: null, p_limit: null, p_network: null, p_packet_hash: null, p_sort_order: null, p_source_universal_chain_id: null, p_transaction_hash: null}): [v2_dust_withdraw_type!]! v2_errors: [v2_error_type!]! v2_health_check: [v2_health_check_type!]! v2_instructions(args: v2_instructions_args! = {p_block_hash: null, p_comparison: lt, p_limit: null, p_multiplex_contract_address: null, p_multiplex_sender: null, p_network: null, p_packet_hash: null, p_sort_order: null, p_transaction_hash: null}): [v2_instruction_type!]! @@ -70,6 +71,7 @@ type Query { v2_unbonds(args: v2_unbonds_args! = {p_addresses_canonical: null, p_block_hash: null, p_comparison: lt, p_destination_universal_chain_id: null, p_limit: null, p_network: null, p_packet_hash: null, p_sort_order: null, p_source_universal_chain_id: null, p_transaction_hash: null}): [v2_unbond_type!]! v2_util_get_transfer_request_details(args: v2_util_get_transfer_request_details_args! = {p_source_universal_chain_id: null, p_destination_universal_chain_id: null, p_base_token: null}): [v2_util_get_transfer_request_details_type!]! v2_util_get_address_types_for_display_address(args: v2_util_get_address_types_for_display_address_args! = {p_display_address: null, p_chain_type: null}): [v2_util_get_address_types_for_display_address_type!]! + v2_withdraws(args: v2_withdraws_args! = {p_addresses_canonical: null, p_block_hash: null, p_comparison: lt, p_destination_universal_chain_id: null, p_limit: null, p_network: null, p_packet_hash: null, p_sort_order: null, p_source_universal_chain_id: null, p_transaction_hash: null}): [v2_withdraw_type!]! v2_stats_count: [v2_stats_type!]! v2_stats_latency(args: v2_stats_latency_args! = {p_destination_universal_chain_id: null, p_phase: null, p_source_universal_chain_id: null}): [v2_stats_latency_type!]! v2_stats_packets_chain(args: v2_stats_packets_chain_args! = {p_days_back: null, p_destination_universal_chain_id: null, p_source_universal_chain_id: null}): [v2_stats_packets_chain_type!]! @@ -146,6 +148,9 @@ type v2_bond_type { sender_canonical: String sender_display: String sender_zkgm: String + staker_canonical: String + staker_display: String + staker_zkgm: String receiver_canonical: String receiver_display: String receiver_zkgm: String @@ -234,6 +239,7 @@ type v2_chain_type { explorers: [v2_explorers!]! features(where: v2_chain_features_bool_exp! = {environment: null}): [v2_chain_features!]! rpcs: [v2_rpcs!]! + family: v2_family_type! } input v2_chains_args { @@ -338,6 +344,59 @@ input v2_connections_args { p_source_universal_chain_id: String } +type v2_dust_withdraw_type { + packet_hash: String + dust_withdraw_success: Boolean + delivery_success: Boolean + packet_shape: String + source_universal_chain_id: String + remote_universal_chain_id: String + destination_universal_chain_id: String + staker_canonical: String + staker_display: String + staker_zkgm: String + receiver_canonical: String + receiver_display: String + receiver_zkgm: String + quote_token: String + quote_amount: String + remote_base_token: String + remote_base_amount: String + dust_withdraw_send_timestamp: DateTime + dust_withdraw_send_transaction_hash: String + dust_withdraw_recv_timestamp: DateTime + dust_withdraw_recv_transaction_hash: String + dust_withdraw_timeout_timestamp: DateTime + dust_withdraw_timeout_transaction_hash: String + delivery_packet_hash: String + delivery_send_timestamp: DateTime + delivery_send_transaction_hash: String + delivery_recv_timestamp: DateTime + delivery_recv_transaction_hash: String + delivery_timeout_timestamp: DateTime + delivery_timeout_transaction_hash: String + sort_order: String + source_chain: v2_chain_type! + destination_chain: v2_chain_type! + dust_withdraw_traces: [v2_traces_type!]! + delivery_traces: [v2_traces_type!]! + quote_token_meta: v2_token_meta + remote_base_token_meta: v2_token_meta +} + +input v2_dust_withdraws_args { + p_addresses_canonical: jsonb + p_block_hash: String + p_comparison: ComparisonOp! = lt + p_destination_universal_chain_id: String + p_limit: Int + p_network: String + p_packet_hash: String + p_sort_order: String + p_source_universal_chain_id: String + p_transaction_hash: String +} + type v2_error_type { union_error_code: String message: String @@ -356,6 +415,11 @@ type v2_explorers { logo_uri: String } +type v2_family_type { + name: String + ibc_interface: String +} + type v2_health_check_type { status: String last_update: DateTime @@ -572,6 +636,7 @@ type v2_stats_type { type v2_token_meta { denom: String + native_denom: String rank: Int universal_chain_id: String chain: v2_chain_type! @@ -711,6 +776,9 @@ type v2_unbond_type { sender_canonical: String sender_display: String sender_zkgm: String + staker_canonical: String + staker_display: String + staker_zkgm: String base_token: String base_amount: String batch: String @@ -720,6 +788,7 @@ type v2_unbond_type { unbond_recv_transaction_hash: String unbond_timeout_timestamp: DateTime unbond_timeout_transaction_hash: String + withdraw_packet_hash: String sort_order: String source_chain: v2_chain_type! destination_chain: v2_chain_type! @@ -763,4 +832,58 @@ type v2_util_get_transfer_request_details_type { destination_channel_id: Int already_exists: Boolean wrap_direction: String +} + +type v2_withdraw_type { + packet_hash: String + withdraw_success: Boolean + delivery_success: Boolean + packet_shape: String + source_universal_chain_id: String + remote_universal_chain_id: String + destination_universal_chain_id: String + staker_canonical: String + staker_display: String + staker_zkgm: String + receiver_canonical: String + receiver_display: String + receiver_zkgm: String + quote_token: String + quote_amount: String + remote_base_token: String + remote_base_amount: String + withdraw_send_timestamp: DateTime + withdraw_send_transaction_hash: String + withdraw_recv_timestamp: DateTime + withdraw_recv_transaction_hash: String + withdraw_timeout_timestamp: DateTime + withdraw_timeout_transaction_hash: String + delivery_packet_hash: String + delivery_send_timestamp: DateTime + delivery_send_transaction_hash: String + delivery_recv_timestamp: DateTime + delivery_recv_transaction_hash: String + delivery_timeout_timestamp: DateTime + delivery_timeout_transaction_hash: String + batches: JSON + sort_order: String + source_chain: v2_chain_type! + destination_chain: v2_chain_type! + withdraw_traces: [v2_traces_type!]! + delivery_traces: [v2_traces_type!]! + quote_token_meta: v2_token_meta + remote_base_token_meta: v2_token_meta +} + +input v2_withdraws_args { + p_addresses_canonical: jsonb + p_block_hash: String + p_comparison: ComparisonOp! = lt + p_destination_universal_chain_id: String + p_limit: Int + p_network: String + p_packet_hash: String + p_sort_order: String + p_source_universal_chain_id: String + p_transaction_hash: String } \ No newline at end of file diff --git a/app2/src/lib/components/ui/ConnectWalletButton.svelte b/app2/src/lib/components/ui/ConnectWalletButton.svelte index 8fedf0b552..4dad700700 100644 --- a/app2/src/lib/components/ui/ConnectWalletButton.svelte +++ b/app2/src/lib/components/ui/ConnectWalletButton.svelte @@ -36,6 +36,11 @@ import Button from "./Button.svelte" title="Cosmos" > +
- You need to approve Union to send
-