@velora-dex/widget 0.3.11-dev.1 → 0.3.11-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/web3/ConnectExternalProvider/AutoconnectExternal.d.ts.map +1 -1
- package/dist/components/web3/ConnectExternalProvider/AutoconnectExternal.js +72 -41
- package/dist/components/web3/ConnectExternalProvider/AutoconnectExternal.js.map +1 -1
- package/dist/components/web3/ConnectExternalProvider/constants.d.ts +2 -0
- package/dist/components/web3/ConnectExternalProvider/constants.d.ts.map +1 -0
- package/dist/components/web3/ConnectExternalProvider/constants.js +4 -0
- package/dist/components/web3/ConnectExternalProvider/constants.js.map +1 -0
- package/dist/components/web3/ConnectExternalProvider/utils.d.ts +8 -0
- package/dist/components/web3/ConnectExternalProvider/utils.d.ts.map +1 -0
- package/dist/components/web3/ConnectExternalProvider/utils.js +9 -0
- package/dist/components/web3/ConnectExternalProvider/utils.js.map +1 -0
- package/dist/components/web3/ConnectWallets/walletIcons.d.ts +4 -1
- package/dist/components/web3/ConnectWallets/walletIcons.d.ts.map +1 -1
- package/dist/components/web3/ConnectWallets/walletIcons.js +18 -7
- package/dist/components/web3/ConnectWallets/walletIcons.js.map +1 -1
- package/dist/components/widget/AppHeader/Activities/hooks.d.ts +2 -2
- package/dist/components/widget/Dialog/SelectTokenDialog/SelectTokenDialog.d.ts +4 -7
- package/dist/components/widget/Dialog/SelectTokenDialog/SelectTokenDialog.d.ts.map +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/SelectTokenDialog.js +136 -361
- package/dist/components/widget/Dialog/SelectTokenDialog/SelectTokenDialog.js.map +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenListBody/TokenCloud/index.js +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenListBody/TokenCloud/index.js.map +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenListBody/TokenCloud/tokens.js +1 -2
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenListBody/TokenCloud/tokens.js.map +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenListBody/TokenListRow.js +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenListBody/TokenListRow.js.map +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenSearch.d.ts.map +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenSearch.js +36 -48
- package/dist/components/widget/Dialog/SelectTokenDialog/TokenSearch.js.map +1 -1
- package/dist/components/widget/Dialog/SelectTokenDialog/types.d.ts +2 -3
- package/dist/components/widget/Dialog/SelectTokenDialog/types.d.ts.map +1 -1
- package/dist/components/widget/NetworkIcon/NetworkIconSquare.js +1 -2
- package/dist/components/widget/NetworkIcon/NetworkIconSquare.js.map +1 -1
- package/dist/components/widget/NetworkSwitcher/NetworkSwitcherDropdown.d.ts.map +1 -1
- package/dist/components/widget/NetworkSwitcher/NetworkSwitcherDropdown.js +108 -57
- package/dist/components/widget/NetworkSwitcher/NetworkSwitcherDropdown.js.map +1 -1
- package/dist/components/widget/NetworkSwitcher/types.d.ts +2 -12
- package/dist/components/widget/NetworkSwitcher/types.d.ts.map +1 -1
- package/dist/components/widget/NetworkWithIcon/NetworkWithIcon.js +1 -2
- package/dist/components/widget/NetworkWithIcon/NetworkWithIcon.js.map +1 -1
- package/dist/components/widget/ReceiverAddress/state/subscriptions.d.ts.map +1 -1
- package/dist/components/widget/ReceiverAddress/state/subscriptions.js +11 -5
- package/dist/components/widget/ReceiverAddress/state/subscriptions.js.map +1 -1
- package/dist/components/widget/Screen/GenericScreen.d.ts +2 -6
- package/dist/components/widget/Screen/GenericScreen.d.ts.map +1 -1
- package/dist/components/widget/Screen/GenericScreen.js +33 -112
- package/dist/components/widget/Screen/GenericScreen.js.map +1 -1
- package/dist/components/widget/SelectToken/SelectTokenButton.d.ts +1 -1
- package/dist/components/widget/SelectToken/SelectTokenButton.d.ts.map +1 -1
- package/dist/components/widget/SelectToken/SelectTokenButton.js +73 -100
- package/dist/components/widget/SelectToken/SelectTokenButton.js.map +1 -1
- package/dist/components/widget/SelectToken/types.d.ts +0 -3
- package/dist/components/widget/SelectToken/types.d.ts.map +1 -1
- package/dist/components/widget/TokenInput/index.d.ts.map +1 -1
- package/dist/components/widget/TokenInput/index.js +147 -125
- package/dist/components/widget/TokenInput/index.js.map +1 -1
- package/dist/components/widget/TokenInput/types.d.ts +1 -6
- package/dist/components/widget/TokenInput/types.d.ts.map +1 -1
- package/dist/components/widget/TransactionDetails/LimitOrderDetails/Controls.d.ts +2 -2
- package/dist/components/widget/TransactionDetails/LimitOrderDetails/Controls.d.ts.map +1 -1
- package/dist/components/widget/TransactionDetails/LimitOrderDetails/Controls.js +22 -23
- package/dist/components/widget/TransactionDetails/LimitOrderDetails/Controls.js.map +1 -1
- package/dist/components/widget/TransactionDetails/LimitOrderDetails/TransactionDetails.js +1 -1
- package/dist/components/widget/TransactionDetails/LimitOrderDetails/TransactionDetails.js.map +1 -1
- package/dist/core/constants.d.ts +1 -4
- package/dist/core/constants.d.ts.map +1 -1
- package/dist/core/constants.js +1 -4
- package/dist/core/constants.js.map +1 -1
- package/dist/core/index.d.ts.map +1 -1
- package/dist/core/index.js +0 -2
- package/dist/core/index.js.map +1 -1
- package/dist/core/inputs/hooks/useMaxButtonProps.d.ts +7 -2
- package/dist/core/inputs/hooks/useMaxButtonProps.d.ts.map +1 -1
- package/dist/core/inputs/hooks/useMaxButtonProps.js +6 -17
- package/dist/core/inputs/hooks/useMaxButtonProps.js.map +1 -1
- package/dist/core/state/chainToAtom.d.ts +4 -4
- package/dist/core/state/configAtom.d.ts +2 -2
- package/dist/core/state/configAtom.d.ts.map +1 -1
- package/dist/core/state/configAtom.js +6 -4
- package/dist/core/state/configAtom.js.map +1 -1
- package/dist/core/state/containerAtom.d.ts +0 -3
- package/dist/core/state/containerAtom.d.ts.map +1 -1
- package/dist/core/state/containerAtom.js +1 -2
- package/dist/core/state/containerAtom.js.map +1 -1
- package/dist/core/state/enabledChainsAtom.d.ts +9 -9
- package/dist/core/state/externalProviderAtom.d.ts +9 -0
- package/dist/core/state/externalProviderAtom.d.ts.map +1 -1
- package/dist/core/state/externalProviderAtom.js +28 -1
- package/dist/core/state/externalProviderAtom.js.map +1 -1
- package/dist/events/getters/swap.d.ts.map +1 -1
- package/dist/events/getters/swap.js +2 -1
- package/dist/events/getters/swap.js.map +1 -1
- package/dist/events/hooks/useOnWalletConnect.d.ts.map +1 -1
- package/dist/events/hooks/useOnWalletConnect.js +6 -1
- package/dist/events/hooks/useOnWalletConnect.js.map +1 -1
- package/dist/events/types/connectWallet.d.ts +3 -3
- package/dist/events/types/connectWallet.d.ts.map +1 -1
- package/dist/hooks/batch/useAwaitCalls.d.ts.map +1 -1
- package/dist/hooks/batch/useAwaitCalls.js.map +1 -1
- package/dist/hooks/connectors/useIsConnectedSafe.d.ts.map +1 -1
- package/dist/hooks/connectors/useIsConnectedSafe.js +3 -1
- package/dist/hooks/connectors/useIsConnectedSafe.js.map +1 -1
- package/dist/hooks/connectors/useIsGnosisSafeConnector.d.ts +4 -1
- package/dist/hooks/connectors/useIsGnosisSafeConnector.d.ts.map +1 -1
- package/dist/hooks/connectors/useIsGnosisSafeConnector.js +3 -4
- package/dist/hooks/connectors/useIsGnosisSafeConnector.js.map +1 -1
- package/dist/hooks/connectors/useIsSafeThroughWalletConnect.d.ts +1 -1
- package/dist/hooks/connectors/useIsSafeThroughWalletConnect.d.ts.map +1 -1
- package/dist/hooks/connectors/useIsSafeThroughWalletConnect.js +16 -2
- package/dist/hooks/connectors/useIsSafeThroughWalletConnect.js.map +1 -1
- package/dist/hooks/gas/config.js +1 -2
- package/dist/hooks/gas/config.js.map +1 -1
- package/dist/hooks/otc/mutations/useFillOrder.js +5 -4
- package/dist/hooks/otc/mutations/useFillOrder.js.map +1 -1
- package/dist/hooks/otc/tradeFlow/useFillOtcOrderFlow.js +3 -2
- package/dist/hooks/otc/tradeFlow/useFillOtcOrderFlow.js.map +1 -1
- package/dist/hooks/otc/tradeFlow/useFillOtcOrderStep.d.ts.map +1 -1
- package/dist/hooks/otc/tradeFlow/useFillOtcOrderStep.js +7 -4
- package/dist/hooks/otc/tradeFlow/useFillOtcOrderStep.js.map +1 -1
- package/dist/hooks/swap/tradeFlow/common/usePreSignAndSubmitDeltaOrder.d.ts.map +1 -1
- package/dist/hooks/swap/tradeFlow/common/usePreSignAndSubmitDeltaOrder.js +2 -1
- package/dist/hooks/swap/tradeFlow/common/usePreSignAndSubmitDeltaOrder.js.map +1 -1
- package/dist/hooks/swap/tradeFlow/useDeltaFlow.d.ts.map +1 -1
- package/dist/hooks/swap/tradeFlow/useDeltaFlow.js.map +1 -1
- package/dist/hooks/swap/tradeFlow/useMarketSwapStep.d.ts.map +1 -1
- package/dist/hooks/swap/tradeFlow/useMarketSwapStep.js +7 -4
- package/dist/hooks/swap/tradeFlow/useMarketSwapStep.js.map +1 -1
- package/dist/hooks/txs/queries/useAwaitTx.d.ts.map +1 -1
- package/dist/hooks/txs/queries/useAwaitTx.js +71 -19
- package/dist/hooks/txs/queries/useAwaitTx.js.map +1 -1
- package/dist/hooks/useSelectableDestChains.d.ts +1 -1
- package/dist/lib/constants/delta.d.ts +1 -1
- package/dist/lib/constants/delta.js +1 -2
- package/dist/lib/constants/delta.js.map +1 -1
- package/dist/lib/constants/otc.js +1 -2
- package/dist/lib/constants/otc.js.map +1 -1
- package/dist/lib/constants/weth.js +1 -2
- package/dist/lib/constants/weth.js.map +1 -1
- package/dist/lib/utils/index.d.ts +1 -0
- package/dist/lib/utils/index.d.ts.map +1 -1
- package/dist/lib/utils/index.js +6 -1
- package/dist/lib/utils/index.js.map +1 -1
- package/dist/lib/utils/toasts.d.ts +1 -1
- package/dist/lib/utils/toasts.d.ts.map +1 -1
- package/dist/lib/utils/toasts.js +5 -1
- package/dist/lib/utils/toasts.js.map +1 -1
- package/dist/lib/web3/privy/config.js +1 -1
- package/dist/lib/web3/wagmi/config.d.ts +46 -46
- package/dist/lib/web3/wagmi/config.js +1 -1
- package/dist/lib/web3/wagmi/constants.d.ts +45 -45
- package/dist/lib/web3/wagmi/constants.js +1 -2
- package/dist/lib/web3/wagmi/constants.js.map +1 -1
- package/dist/lib/web3/wagmi/external.d.ts +10 -3
- package/dist/lib/web3/wagmi/external.d.ts.map +1 -1
- package/dist/lib/web3/wagmi/external.js +17 -2
- package/dist/lib/web3/wagmi/external.js.map +1 -1
- package/dist/lib/web3/wagmi/supportedChains.d.ts +1 -379
- package/dist/lib/web3/wagmi/supportedChains.d.ts.map +1 -1
- package/dist/lib/web3/wagmi/switchChain.d.ts +177 -177
- package/dist/lib/web3/wagmi/switchChain.d.ts.map +1 -1
- package/dist/lib/web3/wagmi/switchChain.js +5 -1
- package/dist/lib/web3/wagmi/switchChain.js.map +1 -1
- package/dist/lib/web3/wagmi/transports.js +1 -2
- package/dist/lib/web3/wagmi/transports.js.map +1 -1
- package/dist/styles.css +15 -46
- package/dist/tokens/constants.js +1 -2
- package/dist/tokens/constants.js.map +1 -1
- package/dist/tokens/defaultTokens.js +1 -2
- package/dist/tokens/defaultTokens.js.map +1 -1
- package/dist/tokens/lists/state/tokenListsStateAtom.d.ts +4 -4
- package/dist/transactions/hash.d.ts +7 -0
- package/dist/transactions/hash.d.ts.map +1 -0
- package/dist/transactions/hash.js +35 -0
- package/dist/transactions/hash.js.map +1 -0
- package/dist/transactions/queries/ensureCallsStatus.d.ts.map +1 -1
- package/dist/transactions/queries/ensureCallsStatus.js +11 -3
- package/dist/transactions/queries/ensureCallsStatus.js.map +1 -1
- package/dist/transactions/queries/ensureTxReceipt.d.ts.map +1 -1
- package/dist/transactions/queries/ensureTxReceipt.js +7 -4
- package/dist/transactions/queries/ensureTxReceipt.js.map +1 -1
- package/dist/transactions/state/effects/finalize.d.ts +7 -1
- package/dist/transactions/state/effects/finalize.d.ts.map +1 -1
- package/dist/transactions/state/effects/finalize.js +41 -7
- package/dist/transactions/state/effects/finalize.js.map +1 -1
- package/dist/transactions/state/hooks/useActivateEffects.d.ts.map +1 -1
- package/dist/transactions/state/hooks/useActivateEffects.js +4 -2
- package/dist/transactions/state/hooks/useActivateEffects.js.map +1 -1
- package/dist/transactions/state/transactionsActionAtom.d.ts.map +1 -1
- package/dist/transactions/state/transactionsActionAtom.js +55 -15
- package/dist/transactions/state/transactionsActionAtom.js.map +1 -1
- package/dist/transactions/state/transactionsAtom.js +2 -2
- package/dist/transactions/state/transactionsAtom.js.map +1 -1
- package/dist/transactions/types.d.ts +11 -1
- package/dist/transactions/types.d.ts.map +1 -1
- package/dist/transactions/utils.d.ts +2 -1
- package/dist/transactions/utils.d.ts.map +1 -1
- package/dist/transactions/utils.js +6 -1
- package/dist/transactions/utils.js.map +1 -1
- package/package.json +1 -2
- package/dist/components/widget/NetworkSwitcher/NetworkSwitcherList.d.ts +0 -3
- package/dist/components/widget/NetworkSwitcher/NetworkSwitcherList.d.ts.map +0 -1
- package/dist/components/widget/NetworkSwitcher/NetworkSwitcherList.js +0 -71
- package/dist/components/widget/NetworkSwitcher/NetworkSwitcherList.js.map +0 -1
- package/dist/components/widget/NetworkSwitcher/common/AllNetworksItem.d.ts +0 -5
- package/dist/components/widget/NetworkSwitcher/common/AllNetworksItem.d.ts.map +0 -1
- package/dist/components/widget/NetworkSwitcher/common/AllNetworksItem.js +0 -48
- package/dist/components/widget/NetworkSwitcher/common/AllNetworksItem.js.map +0 -1
- package/dist/components/widget/NetworkSwitcher/common/NetworkItem.d.ts +0 -7
- package/dist/components/widget/NetworkSwitcher/common/NetworkItem.d.ts.map +0 -1
- package/dist/components/widget/NetworkSwitcher/common/NetworkItem.js +0 -46
- package/dist/components/widget/NetworkSwitcher/common/NetworkItem.js.map +0 -1
- package/dist/components/widget/NetworkSwitcher/utils/items.d.ts +0 -3
- package/dist/components/widget/NetworkSwitcher/utils/items.d.ts.map +0 -1
- package/dist/components/widget/NetworkSwitcher/utils/items.js +0 -63
- package/dist/components/widget/NetworkSwitcher/utils/items.js.map +0 -1
- package/dist/components/widget/TokenInput/InputContainer.d.ts +0 -3
- package/dist/components/widget/TokenInput/InputContainer.d.ts.map +0 -1
- package/dist/components/widget/TokenInput/InputContainer.js +0 -54
- package/dist/components/widget/TokenInput/InputContainer.js.map +0 -1
- package/dist/components/widget/TokenInput/InputField.d.ts +0 -6
- package/dist/components/widget/TokenInput/InputField.d.ts.map +0 -1
- package/dist/components/widget/TokenInput/InputField.js +0 -84
- package/dist/components/widget/TokenInput/InputField.js.map +0 -1
- package/dist/components/widget/TokenInput/InputFooter.d.ts +0 -5
- package/dist/components/widget/TokenInput/InputFooter.d.ts.map +0 -1
- package/dist/components/widget/TokenInput/InputFooter.js +0 -206
- package/dist/components/widget/TokenInput/InputFooter.js.map +0 -1
- package/dist/components/widget/TokenInput/InputHeader.d.ts +0 -5
- package/dist/components/widget/TokenInput/InputHeader.d.ts.map +0 -1
- package/dist/components/widget/TokenInput/InputHeader.js +0 -58
- package/dist/components/widget/TokenInput/InputHeader.js.map +0 -1
- package/dist/components/widget/TokenInput/common/Balance.d.ts +0 -3
- package/dist/components/widget/TokenInput/common/Balance.d.ts.map +0 -1
- package/dist/components/widget/TokenInput/common/Balance.js +0 -23
- package/dist/components/widget/TokenInput/common/Balance.js.map +0 -1
- package/dist/components/widget/TokenInput/common/MaxButtons.d.ts +0 -3
- package/dist/components/widget/TokenInput/common/MaxButtons.d.ts.map +0 -1
- package/dist/components/widget/TokenInput/common/MaxButtons.js +0 -37
- package/dist/components/widget/TokenInput/common/MaxButtons.js.map +0 -1
- package/dist/core/screen/hooks/useResizeObserver.d.ts +0 -2
- package/dist/core/screen/hooks/useResizeObserver.d.ts.map +0 -1
- package/dist/core/screen/hooks/useResizeObserver.js +0 -36
- package/dist/core/screen/hooks/useResizeObserver.js.map +0 -1
- package/dist/hooks/useBreakpoints.d.ts +0 -4
- package/dist/hooks/useBreakpoints.d.ts.map +0 -1
- package/dist/hooks/useBreakpoints.js +0 -24
- package/dist/hooks/useBreakpoints.js.map +0 -1
- package/dist/lib/constants/mobile.d.ts +0 -2
- package/dist/lib/constants/mobile.d.ts.map +0 -1
- package/dist/lib/constants/mobile.js +0 -6
- package/dist/lib/constants/mobile.js.map +0 -1
- package/dist/lib/utils/mobile.d.ts +0 -6
- package/dist/lib/utils/mobile.d.ts.map +0 -1
- package/dist/lib/utils/mobile.js +0 -10
- package/dist/lib/utils/mobile.js.map +0 -1
- package/dist/lib/web3/wagmi/supportedChains.js +0 -18
- package/dist/lib/web3/wagmi/supportedChains.js.map +0 -1
|
@@ -1,380 +1,2 @@
|
|
|
1
|
-
export { mainnet, polygon, avalanche, base, gnosis, sonic, unichain, } from 'wagmi/chains';
|
|
2
|
-
export declare const bsc: {
|
|
3
|
-
readonly name: "BSC";
|
|
4
|
-
readonly blockExplorers: {
|
|
5
|
-
readonly default: {
|
|
6
|
-
readonly name: "BscScan";
|
|
7
|
-
readonly url: "https://bscscan.com";
|
|
8
|
-
readonly apiUrl: "https://api.bscscan.com/api";
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
readonly blockTime?: number | undefined | undefined;
|
|
12
|
-
readonly contracts: {
|
|
13
|
-
readonly multicall3: {
|
|
14
|
-
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
15
|
-
readonly blockCreated: 15921452;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
readonly ensTlds?: readonly string[] | undefined;
|
|
19
|
-
readonly id: 56;
|
|
20
|
-
readonly nativeCurrency: {
|
|
21
|
-
readonly decimals: 18;
|
|
22
|
-
readonly name: "BNB";
|
|
23
|
-
readonly symbol: "BNB";
|
|
24
|
-
};
|
|
25
|
-
readonly experimental_preconfirmationTime?: number | undefined | undefined;
|
|
26
|
-
readonly rpcUrls: {
|
|
27
|
-
readonly default: {
|
|
28
|
-
readonly http: readonly ["https://56.rpc.thirdweb.com"];
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
readonly sourceId?: number | undefined | undefined;
|
|
32
|
-
readonly testnet?: boolean | undefined | undefined;
|
|
33
|
-
readonly custom?: Record<string, unknown> | undefined;
|
|
34
|
-
readonly fees?: import('viem').ChainFees<undefined> | undefined;
|
|
35
|
-
readonly formatters?: undefined;
|
|
36
|
-
readonly serializers?: import('viem').ChainSerializers<undefined, import('viem').TransactionSerializable> | undefined;
|
|
37
|
-
};
|
|
38
|
-
export declare const optimism: {
|
|
39
|
-
readonly name: "Optimism";
|
|
40
|
-
readonly blockExplorers: {
|
|
41
|
-
readonly default: {
|
|
42
|
-
readonly name: "Optimism Explorer";
|
|
43
|
-
readonly url: "https://optimistic.etherscan.io";
|
|
44
|
-
readonly apiUrl: "https://api-optimistic.etherscan.io/api";
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
readonly blockTime: 2000;
|
|
48
|
-
readonly contracts: {
|
|
49
|
-
readonly disputeGameFactory: {
|
|
50
|
-
readonly 1: {
|
|
51
|
-
readonly address: "0xe5965Ab5962eDc7477C8520243A95517CD252fA9";
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
readonly l2OutputOracle: {
|
|
55
|
-
readonly 1: {
|
|
56
|
-
readonly address: "0xdfe97868233d1aa22e815a266982f2cf17685a27";
|
|
57
|
-
};
|
|
58
|
-
};
|
|
59
|
-
readonly multicall3: {
|
|
60
|
-
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
61
|
-
readonly blockCreated: 4286263;
|
|
62
|
-
};
|
|
63
|
-
readonly portal: {
|
|
64
|
-
readonly 1: {
|
|
65
|
-
readonly address: "0xbEb5Fc579115071764c7423A4f12eDde41f106Ed";
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
readonly l1StandardBridge: {
|
|
69
|
-
readonly 1: {
|
|
70
|
-
readonly address: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1";
|
|
71
|
-
};
|
|
72
|
-
};
|
|
73
|
-
readonly gasPriceOracle: {
|
|
74
|
-
readonly address: "0x420000000000000000000000000000000000000F";
|
|
75
|
-
};
|
|
76
|
-
readonly l1Block: {
|
|
77
|
-
readonly address: "0x4200000000000000000000000000000000000015";
|
|
78
|
-
};
|
|
79
|
-
readonly l2CrossDomainMessenger: {
|
|
80
|
-
readonly address: "0x4200000000000000000000000000000000000007";
|
|
81
|
-
};
|
|
82
|
-
readonly l2Erc721Bridge: {
|
|
83
|
-
readonly address: "0x4200000000000000000000000000000000000014";
|
|
84
|
-
};
|
|
85
|
-
readonly l2StandardBridge: {
|
|
86
|
-
readonly address: "0x4200000000000000000000000000000000000010";
|
|
87
|
-
};
|
|
88
|
-
readonly l2ToL1MessagePasser: {
|
|
89
|
-
readonly address: "0x4200000000000000000000000000000000000016";
|
|
90
|
-
};
|
|
91
|
-
};
|
|
92
|
-
readonly ensTlds?: readonly string[] | undefined;
|
|
93
|
-
readonly id: 10;
|
|
94
|
-
readonly nativeCurrency: {
|
|
95
|
-
readonly name: "Ether";
|
|
96
|
-
readonly symbol: "ETH";
|
|
97
|
-
readonly decimals: 18;
|
|
98
|
-
};
|
|
99
|
-
readonly experimental_preconfirmationTime?: number | undefined | undefined;
|
|
100
|
-
readonly rpcUrls: {
|
|
101
|
-
readonly default: {
|
|
102
|
-
readonly http: readonly ["https://mainnet.optimism.io"];
|
|
103
|
-
};
|
|
104
|
-
};
|
|
105
|
-
readonly sourceId: 1;
|
|
106
|
-
readonly testnet?: boolean | undefined | undefined;
|
|
107
|
-
readonly custom?: Record<string, unknown> | undefined;
|
|
108
|
-
readonly fees?: import('viem').ChainFees<undefined> | undefined;
|
|
109
|
-
readonly formatters: {
|
|
110
|
-
readonly block: {
|
|
111
|
-
exclude: [] | undefined;
|
|
112
|
-
format: (args: import('viem/chains').OpStackRpcBlock) => {
|
|
113
|
-
baseFeePerGas: bigint | null;
|
|
114
|
-
blobGasUsed: bigint;
|
|
115
|
-
difficulty: bigint;
|
|
116
|
-
excessBlobGas: bigint;
|
|
117
|
-
extraData: import('viem').Hex;
|
|
118
|
-
gasLimit: bigint;
|
|
119
|
-
gasUsed: bigint;
|
|
120
|
-
hash: `0x${string}` | null;
|
|
121
|
-
logsBloom: `0x${string}` | null;
|
|
122
|
-
miner: import('viem').Address;
|
|
123
|
-
mixHash: import('viem').Hash;
|
|
124
|
-
nonce: `0x${string}` | null;
|
|
125
|
-
number: bigint | null;
|
|
126
|
-
parentBeaconBlockRoot?: `0x${string}` | undefined;
|
|
127
|
-
parentHash: import('viem').Hash;
|
|
128
|
-
receiptsRoot: import('viem').Hex;
|
|
129
|
-
sealFields: import('viem').Hex[];
|
|
130
|
-
sha3Uncles: import('viem').Hash;
|
|
131
|
-
size: bigint;
|
|
132
|
-
stateRoot: import('viem').Hash;
|
|
133
|
-
timestamp: bigint;
|
|
134
|
-
totalDifficulty: bigint | null;
|
|
135
|
-
transactions: `0x${string}`[] | import('viem/chains').OpStackTransaction<boolean>[];
|
|
136
|
-
transactionsRoot: import('viem').Hash;
|
|
137
|
-
uncles: import('viem').Hash[];
|
|
138
|
-
withdrawals?: import('viem').Withdrawal[] | undefined | undefined;
|
|
139
|
-
withdrawalsRoot?: `0x${string}` | undefined;
|
|
140
|
-
} & {};
|
|
141
|
-
type: "block";
|
|
142
|
-
};
|
|
143
|
-
readonly transaction: {
|
|
144
|
-
exclude: [] | undefined;
|
|
145
|
-
format: (args: import('viem/chains').OpStackRpcTransaction) => ({
|
|
146
|
-
blockHash: `0x${string}` | null;
|
|
147
|
-
blockNumber: bigint | null;
|
|
148
|
-
from: import('viem').Address;
|
|
149
|
-
gas: bigint;
|
|
150
|
-
hash: import('viem').Hash;
|
|
151
|
-
input: import('viem').Hex;
|
|
152
|
-
nonce: number;
|
|
153
|
-
r: import('viem').Hex;
|
|
154
|
-
s: import('viem').Hex;
|
|
155
|
-
to: import('viem').Address | null;
|
|
156
|
-
transactionIndex: number | null;
|
|
157
|
-
typeHex: import('viem').Hex | null;
|
|
158
|
-
v: bigint;
|
|
159
|
-
value: bigint;
|
|
160
|
-
yParity: number;
|
|
161
|
-
gasPrice?: undefined | undefined;
|
|
162
|
-
maxFeePerBlobGas?: undefined | undefined;
|
|
163
|
-
maxFeePerGas: bigint;
|
|
164
|
-
maxPriorityFeePerGas: bigint;
|
|
165
|
-
isSystemTx?: boolean;
|
|
166
|
-
mint?: bigint | undefined | undefined;
|
|
167
|
-
sourceHash: import('viem').Hex;
|
|
168
|
-
type: "deposit";
|
|
169
|
-
} | {
|
|
170
|
-
r: import('viem').Hex;
|
|
171
|
-
s: import('viem').Hex;
|
|
172
|
-
v: bigint;
|
|
173
|
-
to: import('viem').Address | null;
|
|
174
|
-
from: import('viem').Address;
|
|
175
|
-
gas: bigint;
|
|
176
|
-
nonce: number;
|
|
177
|
-
value: bigint;
|
|
178
|
-
blockHash: `0x${string}` | null;
|
|
179
|
-
blockNumber: bigint | null;
|
|
180
|
-
hash: import('viem').Hash;
|
|
181
|
-
input: import('viem').Hex;
|
|
182
|
-
transactionIndex: number | null;
|
|
183
|
-
typeHex: import('viem').Hex | null;
|
|
184
|
-
accessList?: undefined | undefined;
|
|
185
|
-
authorizationList?: undefined | undefined;
|
|
186
|
-
blobVersionedHashes?: undefined | undefined;
|
|
187
|
-
chainId?: number | undefined;
|
|
188
|
-
yParity?: undefined | undefined;
|
|
189
|
-
type: "legacy";
|
|
190
|
-
gasPrice: bigint;
|
|
191
|
-
maxFeePerBlobGas?: undefined | undefined;
|
|
192
|
-
maxFeePerGas?: undefined | undefined;
|
|
193
|
-
maxPriorityFeePerGas?: undefined | undefined;
|
|
194
|
-
isSystemTx?: undefined | undefined;
|
|
195
|
-
mint?: undefined | undefined;
|
|
196
|
-
sourceHash?: undefined | undefined;
|
|
197
|
-
} | {
|
|
198
|
-
blockHash: `0x${string}` | null;
|
|
199
|
-
blockNumber: bigint | null;
|
|
200
|
-
from: import('viem').Address;
|
|
201
|
-
gas: bigint;
|
|
202
|
-
hash: import('viem').Hash;
|
|
203
|
-
input: import('viem').Hex;
|
|
204
|
-
nonce: number;
|
|
205
|
-
r: import('viem').Hex;
|
|
206
|
-
s: import('viem').Hex;
|
|
207
|
-
to: import('viem').Address | null;
|
|
208
|
-
transactionIndex: number | null;
|
|
209
|
-
typeHex: import('viem').Hex | null;
|
|
210
|
-
v: bigint;
|
|
211
|
-
value: bigint;
|
|
212
|
-
yParity: number;
|
|
213
|
-
accessList: import('viem').AccessList;
|
|
214
|
-
authorizationList?: undefined | undefined;
|
|
215
|
-
blobVersionedHashes?: undefined | undefined;
|
|
216
|
-
chainId: number;
|
|
217
|
-
type: "eip2930";
|
|
218
|
-
gasPrice: bigint;
|
|
219
|
-
maxFeePerBlobGas?: undefined | undefined;
|
|
220
|
-
maxFeePerGas?: undefined | undefined;
|
|
221
|
-
maxPriorityFeePerGas?: undefined | undefined;
|
|
222
|
-
isSystemTx?: undefined | undefined;
|
|
223
|
-
mint?: undefined | undefined;
|
|
224
|
-
sourceHash?: undefined | undefined;
|
|
225
|
-
} | {
|
|
226
|
-
blockHash: `0x${string}` | null;
|
|
227
|
-
blockNumber: bigint | null;
|
|
228
|
-
from: import('viem').Address;
|
|
229
|
-
gas: bigint;
|
|
230
|
-
hash: import('viem').Hash;
|
|
231
|
-
input: import('viem').Hex;
|
|
232
|
-
nonce: number;
|
|
233
|
-
r: import('viem').Hex;
|
|
234
|
-
s: import('viem').Hex;
|
|
235
|
-
to: import('viem').Address | null;
|
|
236
|
-
transactionIndex: number | null;
|
|
237
|
-
typeHex: import('viem').Hex | null;
|
|
238
|
-
v: bigint;
|
|
239
|
-
value: bigint;
|
|
240
|
-
yParity: number;
|
|
241
|
-
accessList: import('viem').AccessList;
|
|
242
|
-
authorizationList?: undefined | undefined;
|
|
243
|
-
blobVersionedHashes?: undefined | undefined;
|
|
244
|
-
chainId: number;
|
|
245
|
-
type: "eip1559";
|
|
246
|
-
gasPrice?: undefined | undefined;
|
|
247
|
-
maxFeePerBlobGas?: undefined | undefined;
|
|
248
|
-
maxFeePerGas: bigint;
|
|
249
|
-
maxPriorityFeePerGas: bigint;
|
|
250
|
-
isSystemTx?: undefined | undefined;
|
|
251
|
-
mint?: undefined | undefined;
|
|
252
|
-
sourceHash?: undefined | undefined;
|
|
253
|
-
} | {
|
|
254
|
-
blockHash: `0x${string}` | null;
|
|
255
|
-
blockNumber: bigint | null;
|
|
256
|
-
from: import('viem').Address;
|
|
257
|
-
gas: bigint;
|
|
258
|
-
hash: import('viem').Hash;
|
|
259
|
-
input: import('viem').Hex;
|
|
260
|
-
nonce: number;
|
|
261
|
-
r: import('viem').Hex;
|
|
262
|
-
s: import('viem').Hex;
|
|
263
|
-
to: import('viem').Address | null;
|
|
264
|
-
transactionIndex: number | null;
|
|
265
|
-
typeHex: import('viem').Hex | null;
|
|
266
|
-
v: bigint;
|
|
267
|
-
value: bigint;
|
|
268
|
-
yParity: number;
|
|
269
|
-
accessList: import('viem').AccessList;
|
|
270
|
-
authorizationList?: undefined | undefined;
|
|
271
|
-
blobVersionedHashes: readonly import('viem').Hex[];
|
|
272
|
-
chainId: number;
|
|
273
|
-
type: "eip4844";
|
|
274
|
-
gasPrice?: undefined | undefined;
|
|
275
|
-
maxFeePerBlobGas: bigint;
|
|
276
|
-
maxFeePerGas: bigint;
|
|
277
|
-
maxPriorityFeePerGas: bigint;
|
|
278
|
-
isSystemTx?: undefined | undefined;
|
|
279
|
-
mint?: undefined | undefined;
|
|
280
|
-
sourceHash?: undefined | undefined;
|
|
281
|
-
} | {
|
|
282
|
-
blockHash: `0x${string}` | null;
|
|
283
|
-
blockNumber: bigint | null;
|
|
284
|
-
from: import('viem').Address;
|
|
285
|
-
gas: bigint;
|
|
286
|
-
hash: import('viem').Hash;
|
|
287
|
-
input: import('viem').Hex;
|
|
288
|
-
nonce: number;
|
|
289
|
-
r: import('viem').Hex;
|
|
290
|
-
s: import('viem').Hex;
|
|
291
|
-
to: import('viem').Address | null;
|
|
292
|
-
transactionIndex: number | null;
|
|
293
|
-
typeHex: import('viem').Hex | null;
|
|
294
|
-
v: bigint;
|
|
295
|
-
value: bigint;
|
|
296
|
-
yParity: number;
|
|
297
|
-
accessList: import('viem').AccessList;
|
|
298
|
-
authorizationList: import('viem').SignedAuthorizationList;
|
|
299
|
-
blobVersionedHashes?: undefined | undefined;
|
|
300
|
-
chainId: number;
|
|
301
|
-
type: "eip7702";
|
|
302
|
-
gasPrice?: undefined | undefined;
|
|
303
|
-
maxFeePerBlobGas?: undefined | undefined;
|
|
304
|
-
maxFeePerGas: bigint;
|
|
305
|
-
maxPriorityFeePerGas: bigint;
|
|
306
|
-
isSystemTx?: undefined | undefined;
|
|
307
|
-
mint?: undefined | undefined;
|
|
308
|
-
sourceHash?: undefined | undefined;
|
|
309
|
-
}) & {};
|
|
310
|
-
type: "transaction";
|
|
311
|
-
};
|
|
312
|
-
readonly transactionReceipt: {
|
|
313
|
-
exclude: [] | undefined;
|
|
314
|
-
format: (args: import('viem/chains').OpStackRpcTransactionReceipt) => {
|
|
315
|
-
blobGasPrice?: bigint | undefined;
|
|
316
|
-
blobGasUsed?: bigint | undefined;
|
|
317
|
-
blockHash: import('viem').Hash;
|
|
318
|
-
blockNumber: bigint;
|
|
319
|
-
contractAddress: import('viem').Address | null | undefined;
|
|
320
|
-
cumulativeGasUsed: bigint;
|
|
321
|
-
effectiveGasPrice: bigint;
|
|
322
|
-
from: import('viem').Address;
|
|
323
|
-
gasUsed: bigint;
|
|
324
|
-
logs: import('viem').Log<bigint, number, false>[];
|
|
325
|
-
logsBloom: import('viem').Hex;
|
|
326
|
-
root?: `0x${string}` | undefined;
|
|
327
|
-
status: "success" | "reverted";
|
|
328
|
-
to: import('viem').Address | null;
|
|
329
|
-
transactionHash: import('viem').Hash;
|
|
330
|
-
transactionIndex: number;
|
|
331
|
-
type: import('viem').TransactionType;
|
|
332
|
-
l1GasPrice: bigint | null;
|
|
333
|
-
l1GasUsed: bigint | null;
|
|
334
|
-
l1Fee: bigint | null;
|
|
335
|
-
l1FeeScalar: number | null;
|
|
336
|
-
} & {};
|
|
337
|
-
type: "transactionReceipt";
|
|
338
|
-
};
|
|
339
|
-
};
|
|
340
|
-
readonly serializers: {
|
|
341
|
-
readonly transaction: typeof import('viem/chains').serializeTransactionOpStack;
|
|
342
|
-
};
|
|
343
|
-
};
|
|
344
|
-
export declare const arbitrum: {
|
|
345
|
-
readonly name: "Arbitrum";
|
|
346
|
-
readonly blockExplorers: {
|
|
347
|
-
readonly default: {
|
|
348
|
-
readonly name: "Arbiscan";
|
|
349
|
-
readonly url: "https://arbiscan.io";
|
|
350
|
-
readonly apiUrl: "https://api.arbiscan.io/api";
|
|
351
|
-
};
|
|
352
|
-
};
|
|
353
|
-
readonly blockTime: 250;
|
|
354
|
-
readonly contracts: {
|
|
355
|
-
readonly multicall3: {
|
|
356
|
-
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
357
|
-
readonly blockCreated: 7654707;
|
|
358
|
-
};
|
|
359
|
-
};
|
|
360
|
-
readonly ensTlds?: readonly string[] | undefined;
|
|
361
|
-
readonly id: 42161;
|
|
362
|
-
readonly nativeCurrency: {
|
|
363
|
-
readonly name: "Ether";
|
|
364
|
-
readonly symbol: "ETH";
|
|
365
|
-
readonly decimals: 18;
|
|
366
|
-
};
|
|
367
|
-
readonly experimental_preconfirmationTime?: number | undefined | undefined;
|
|
368
|
-
readonly rpcUrls: {
|
|
369
|
-
readonly default: {
|
|
370
|
-
readonly http: readonly ["https://arb1.arbitrum.io/rpc"];
|
|
371
|
-
};
|
|
372
|
-
};
|
|
373
|
-
readonly sourceId?: number | undefined | undefined;
|
|
374
|
-
readonly testnet?: boolean | undefined | undefined;
|
|
375
|
-
readonly custom?: Record<string, unknown> | undefined;
|
|
376
|
-
readonly fees?: import('viem').ChainFees<undefined> | undefined;
|
|
377
|
-
readonly formatters?: undefined;
|
|
378
|
-
readonly serializers?: import('viem').ChainSerializers<undefined, import('viem').TransactionSerializable> | undefined;
|
|
379
|
-
};
|
|
1
|
+
export { mainnet, polygon, bsc, avalanche, arbitrum, optimism, base, gnosis, sonic, unichain, } from 'wagmi/chains';
|
|
380
2
|
//# sourceMappingURL=supportedChains.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supportedChains.d.ts","sourceRoot":"","sources":["../../../../src/lib/web3/wagmi/supportedChains.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,OAAO,EACP,SAAS,EACT,IAAI,EACJ,MAAM,EACN,KAAK,EACL,QAAQ,GACT,MAAM,cAAc,CAAC
|
|
1
|
+
{"version":3,"file":"supportedChains.d.ts","sourceRoot":"","sources":["../../../../src/lib/web3/wagmi/supportedChains.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,OAAO,EACP,GAAG,EACH,SAAS,EACT,QAAQ,EACR,QAAQ,EACR,IAAI,EACJ,MAAM,EACN,KAAK,EACL,QAAQ,GACT,MAAM,cAAc,CAAC"}
|