viem 0.3.1 → 0.3.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/cjs/actions/ens/getEnsAddress.js.map +1 -1
- package/dist/cjs/actions/ens/getEnsAvatar.js.map +1 -1
- package/dist/cjs/actions/ens/getEnsName.js.map +1 -1
- package/dist/cjs/actions/ens/getEnsResolver.js.map +1 -1
- package/dist/cjs/actions/ens/getEnsText.js.map +1 -1
- package/dist/cjs/actions/getContract.js.map +1 -1
- package/dist/cjs/actions/public/estimateContractGas.js.map +1 -1
- package/dist/cjs/actions/public/getBalance.js.map +1 -1
- package/dist/cjs/actions/public/getFilterChanges.js.map +1 -1
- package/dist/cjs/actions/public/getFilterLogs.js.map +1 -1
- package/dist/cjs/actions/public/readContract.js.map +1 -1
- package/dist/cjs/actions/public/simulateContract.js.map +1 -1
- package/dist/cjs/actions/public/uninstallFilter.js.map +1 -1
- package/dist/cjs/actions/public/waitForTransactionReceipt.js.map +1 -1
- package/dist/cjs/actions/public/watchContractEvent.js.map +1 -1
- package/dist/cjs/actions/public/watchEvent.js.map +1 -1
- package/dist/cjs/actions/public/watchPendingTransactions.js.map +1 -1
- package/dist/cjs/actions/test/dropTransaction.js.map +1 -1
- package/dist/cjs/actions/test/getAutomine.js.map +1 -1
- package/dist/cjs/actions/test/getTxpoolContent.js.map +1 -1
- package/dist/cjs/actions/test/getTxpoolStatus.js.map +1 -1
- package/dist/cjs/actions/test/impersonateAccount.js.map +1 -1
- package/dist/cjs/actions/test/increaseTime.js.map +1 -1
- package/dist/cjs/actions/test/inspectTxpool.js.map +1 -1
- package/dist/cjs/actions/test/mine.js.map +1 -1
- package/dist/cjs/actions/test/removeBlockTimestampInterval.js.map +1 -1
- package/dist/cjs/actions/test/reset.js.map +1 -1
- package/dist/cjs/actions/test/revert.js.map +1 -1
- package/dist/cjs/actions/test/sendUnsignedTransaction.js.map +1 -1
- package/dist/cjs/actions/test/setAutomine.js.map +1 -1
- package/dist/cjs/actions/test/setBalance.js.map +1 -1
- package/dist/cjs/actions/test/setBlockGasLimit.js.map +1 -1
- package/dist/cjs/actions/test/setBlockTimestampInterval.js.map +1 -1
- package/dist/cjs/actions/test/setCode.js.map +1 -1
- package/dist/cjs/actions/test/setCoinbase.js.map +1 -1
- package/dist/cjs/actions/test/setIntervalMining.js.map +1 -1
- package/dist/cjs/actions/test/setLoggingEnabled.js.map +1 -1
- package/dist/cjs/actions/test/setMinGasPrice.js.map +1 -1
- package/dist/cjs/actions/test/setNextBlockBaseFeePerGas.js.map +1 -1
- package/dist/cjs/actions/test/setNextBlockTimestamp.js.map +1 -1
- package/dist/cjs/actions/test/setNonce.js.map +1 -1
- package/dist/cjs/actions/test/setRpcUrl.js.map +1 -1
- package/dist/cjs/actions/test/setStorageAt.js.map +1 -1
- package/dist/cjs/actions/test/snapshot.js.map +1 -1
- package/dist/cjs/actions/test/stopImpersonatingAccount.js.map +1 -1
- package/dist/cjs/actions/wallet/addChain.js.map +1 -1
- package/dist/cjs/actions/wallet/getAddresses.js.map +1 -1
- package/dist/cjs/actions/wallet/getPermissions.js.map +1 -1
- package/dist/cjs/actions/wallet/requestAddresses.js.map +1 -1
- package/dist/cjs/actions/wallet/requestPermissions.js.map +1 -1
- package/dist/cjs/actions/wallet/sendTransaction.js.map +1 -1
- package/dist/cjs/actions/wallet/signMessage.js.map +1 -1
- package/dist/cjs/actions/wallet/signTypedData.js.map +1 -1
- package/dist/cjs/actions/wallet/switchChain.js.map +1 -1
- package/dist/cjs/actions/wallet/watchAsset.js.map +1 -1
- package/dist/cjs/actions/wallet/writeContract.js.map +1 -1
- package/dist/cjs/clients/createPublicClient.js.map +1 -1
- package/dist/cjs/clients/createTestClient.js.map +1 -1
- package/dist/cjs/clients/createWalletClient.js.map +1 -1
- package/dist/cjs/clients/decorators/test.js.map +1 -1
- package/dist/cjs/clients/decorators/wallet.js.map +1 -1
- package/dist/cjs/errors/version.js +1 -1
- package/dist/cjs/utils/rpc.js +3 -6
- package/dist/cjs/utils/rpc.js.map +1 -1
- package/dist/esm/actions/ens/getEnsAddress.js.map +1 -1
- package/dist/esm/actions/ens/getEnsAvatar.js.map +1 -1
- package/dist/esm/actions/ens/getEnsName.js.map +1 -1
- package/dist/esm/actions/ens/getEnsResolver.js.map +1 -1
- package/dist/esm/actions/ens/getEnsText.js.map +1 -1
- package/dist/esm/actions/getContract.js.map +1 -1
- package/dist/esm/actions/public/estimateContractGas.js.map +1 -1
- package/dist/esm/actions/public/getBalance.js.map +1 -1
- package/dist/esm/actions/public/getFilterChanges.js.map +1 -1
- package/dist/esm/actions/public/getFilterLogs.js.map +1 -1
- package/dist/esm/actions/public/readContract.js.map +1 -1
- package/dist/esm/actions/public/simulateContract.js.map +1 -1
- package/dist/esm/actions/public/uninstallFilter.js.map +1 -1
- package/dist/esm/actions/public/waitForTransactionReceipt.js.map +1 -1
- package/dist/esm/actions/public/watchContractEvent.js.map +1 -1
- package/dist/esm/actions/public/watchEvent.js.map +1 -1
- package/dist/esm/actions/public/watchPendingTransactions.js.map +1 -1
- package/dist/esm/actions/test/dropTransaction.js.map +1 -1
- package/dist/esm/actions/test/getAutomine.js.map +1 -1
- package/dist/esm/actions/test/getTxpoolContent.js.map +1 -1
- package/dist/esm/actions/test/getTxpoolStatus.js.map +1 -1
- package/dist/esm/actions/test/impersonateAccount.js.map +1 -1
- package/dist/esm/actions/test/increaseTime.js.map +1 -1
- package/dist/esm/actions/test/inspectTxpool.js.map +1 -1
- package/dist/esm/actions/test/mine.js.map +1 -1
- package/dist/esm/actions/test/removeBlockTimestampInterval.js.map +1 -1
- package/dist/esm/actions/test/reset.js.map +1 -1
- package/dist/esm/actions/test/revert.js.map +1 -1
- package/dist/esm/actions/test/sendUnsignedTransaction.js.map +1 -1
- package/dist/esm/actions/test/setAutomine.js.map +1 -1
- package/dist/esm/actions/test/setBalance.js.map +1 -1
- package/dist/esm/actions/test/setBlockGasLimit.js.map +1 -1
- package/dist/esm/actions/test/setBlockTimestampInterval.js.map +1 -1
- package/dist/esm/actions/test/setCode.js.map +1 -1
- package/dist/esm/actions/test/setCoinbase.js.map +1 -1
- package/dist/esm/actions/test/setIntervalMining.js.map +1 -1
- package/dist/esm/actions/test/setLoggingEnabled.js.map +1 -1
- package/dist/esm/actions/test/setMinGasPrice.js.map +1 -1
- package/dist/esm/actions/test/setNextBlockBaseFeePerGas.js.map +1 -1
- package/dist/esm/actions/test/setNextBlockTimestamp.js.map +1 -1
- package/dist/esm/actions/test/setNonce.js.map +1 -1
- package/dist/esm/actions/test/setRpcUrl.js.map +1 -1
- package/dist/esm/actions/test/setStorageAt.js.map +1 -1
- package/dist/esm/actions/test/snapshot.js.map +1 -1
- package/dist/esm/actions/test/stopImpersonatingAccount.js.map +1 -1
- package/dist/esm/actions/wallet/addChain.js.map +1 -1
- package/dist/esm/actions/wallet/getAddresses.js.map +1 -1
- package/dist/esm/actions/wallet/getPermissions.js.map +1 -1
- package/dist/esm/actions/wallet/requestAddresses.js.map +1 -1
- package/dist/esm/actions/wallet/requestPermissions.js.map +1 -1
- package/dist/esm/actions/wallet/sendTransaction.js.map +1 -1
- package/dist/esm/actions/wallet/signMessage.js.map +1 -1
- package/dist/esm/actions/wallet/signTypedData.js.map +1 -1
- package/dist/esm/actions/wallet/switchChain.js.map +1 -1
- package/dist/esm/actions/wallet/watchAsset.js.map +1 -1
- package/dist/esm/actions/wallet/writeContract.js.map +1 -1
- package/dist/esm/clients/createPublicClient.js.map +1 -1
- package/dist/esm/clients/createTestClient.js.map +1 -1
- package/dist/esm/clients/createWalletClient.js.map +1 -1
- package/dist/esm/clients/decorators/test.js.map +1 -1
- package/dist/esm/clients/decorators/wallet.js.map +1 -1
- package/dist/esm/errors/version.js +1 -1
- package/dist/esm/utils/rpc.js +1 -1
- package/dist/esm/utils/rpc.js.map +1 -1
- package/dist/types/actions/ens/getEnsAddress.d.ts +0 -1
- package/dist/types/actions/ens/getEnsAddress.d.ts.map +1 -1
- package/dist/types/actions/ens/getEnsAvatar.d.ts +0 -1
- package/dist/types/actions/ens/getEnsAvatar.d.ts.map +1 -1
- package/dist/types/actions/ens/getEnsName.d.ts +0 -1
- package/dist/types/actions/ens/getEnsName.d.ts.map +1 -1
- package/dist/types/actions/ens/getEnsResolver.d.ts +0 -1
- package/dist/types/actions/ens/getEnsResolver.d.ts.map +1 -1
- package/dist/types/actions/ens/getEnsText.d.ts +0 -1
- package/dist/types/actions/ens/getEnsText.d.ts.map +1 -1
- package/dist/types/actions/getContract.d.ts +104 -2
- package/dist/types/actions/getContract.d.ts.map +1 -1
- package/dist/types/actions/public/estimateContractGas.d.ts +0 -1
- package/dist/types/actions/public/estimateContractGas.d.ts.map +1 -1
- package/dist/types/actions/public/getBalance.d.ts +0 -1
- package/dist/types/actions/public/getBalance.d.ts.map +1 -1
- package/dist/types/actions/public/getFilterChanges.d.ts +0 -1
- package/dist/types/actions/public/getFilterChanges.d.ts.map +1 -1
- package/dist/types/actions/public/getFilterLogs.d.ts +0 -1
- package/dist/types/actions/public/getFilterLogs.d.ts.map +1 -1
- package/dist/types/actions/public/readContract.d.ts +2 -3
- package/dist/types/actions/public/readContract.d.ts.map +1 -1
- package/dist/types/actions/public/simulateContract.d.ts +1 -2
- package/dist/types/actions/public/simulateContract.d.ts.map +1 -1
- package/dist/types/actions/public/uninstallFilter.d.ts +0 -1
- package/dist/types/actions/public/uninstallFilter.d.ts.map +1 -1
- package/dist/types/actions/public/waitForTransactionReceipt.d.ts +0 -1
- package/dist/types/actions/public/waitForTransactionReceipt.d.ts.map +1 -1
- package/dist/types/actions/public/watchContractEvent.d.ts +0 -1
- package/dist/types/actions/public/watchContractEvent.d.ts.map +1 -1
- package/dist/types/actions/public/watchEvent.d.ts +0 -1
- package/dist/types/actions/public/watchEvent.d.ts.map +1 -1
- package/dist/types/actions/public/watchPendingTransactions.d.ts +0 -1
- package/dist/types/actions/public/watchPendingTransactions.d.ts.map +1 -1
- package/dist/types/actions/test/dropTransaction.d.ts +22 -0
- package/dist/types/actions/test/dropTransaction.d.ts.map +1 -1
- package/dist/types/actions/test/getAutomine.d.ts +20 -0
- package/dist/types/actions/test/getAutomine.d.ts.map +1 -1
- package/dist/types/actions/test/getTxpoolContent.d.ts +22 -0
- package/dist/types/actions/test/getTxpoolContent.d.ts.map +1 -1
- package/dist/types/actions/test/getTxpoolStatus.d.ts +20 -0
- package/dist/types/actions/test/getTxpoolStatus.d.ts.map +1 -1
- package/dist/types/actions/test/impersonateAccount.d.ts +22 -0
- package/dist/types/actions/test/impersonateAccount.d.ts.map +1 -1
- package/dist/types/actions/test/increaseTime.d.ts +22 -0
- package/dist/types/actions/test/increaseTime.d.ts.map +1 -1
- package/dist/types/actions/test/inspectTxpool.d.ts +20 -0
- package/dist/types/actions/test/inspectTxpool.d.ts.map +1 -1
- package/dist/types/actions/test/mine.d.ts +20 -0
- package/dist/types/actions/test/mine.d.ts.map +1 -1
- package/dist/types/actions/test/removeBlockTimestampInterval.d.ts +19 -0
- package/dist/types/actions/test/removeBlockTimestampInterval.d.ts.map +1 -1
- package/dist/types/actions/test/reset.d.ts +20 -0
- package/dist/types/actions/test/reset.d.ts.map +1 -1
- package/dist/types/actions/test/revert.d.ts +20 -0
- package/dist/types/actions/test/revert.d.ts.map +1 -1
- package/dist/types/actions/test/sendUnsignedTransaction.d.ts +25 -0
- package/dist/types/actions/test/sendUnsignedTransaction.d.ts.map +1 -1
- package/dist/types/actions/test/setAutomine.d.ts +19 -0
- package/dist/types/actions/test/setAutomine.d.ts.map +1 -1
- package/dist/types/actions/test/setBalance.d.ts +23 -0
- package/dist/types/actions/test/setBalance.d.ts.map +1 -1
- package/dist/types/actions/test/setBlockGasLimit.d.ts +20 -0
- package/dist/types/actions/test/setBlockGasLimit.d.ts.map +1 -1
- package/dist/types/actions/test/setBlockTimestampInterval.d.ts +20 -0
- package/dist/types/actions/test/setBlockTimestampInterval.d.ts.map +1 -1
- package/dist/types/actions/test/setCode.d.ts +23 -0
- package/dist/types/actions/test/setCode.d.ts.map +1 -1
- package/dist/types/actions/test/setCoinbase.d.ts +22 -0
- package/dist/types/actions/test/setCoinbase.d.ts.map +1 -1
- package/dist/types/actions/test/setIntervalMining.d.ts +20 -0
- package/dist/types/actions/test/setIntervalMining.d.ts.map +1 -1
- package/dist/types/actions/test/setLoggingEnabled.d.ts +19 -0
- package/dist/types/actions/test/setLoggingEnabled.d.ts.map +1 -1
- package/dist/types/actions/test/setMinGasPrice.d.ts +24 -0
- package/dist/types/actions/test/setMinGasPrice.d.ts.map +1 -1
- package/dist/types/actions/test/setNextBlockBaseFeePerGas.d.ts +22 -0
- package/dist/types/actions/test/setNextBlockBaseFeePerGas.d.ts.map +1 -1
- package/dist/types/actions/test/setNextBlockTimestamp.d.ts +20 -0
- package/dist/types/actions/test/setNextBlockTimestamp.d.ts.map +1 -1
- package/dist/types/actions/test/setNonce.d.ts +23 -0
- package/dist/types/actions/test/setNonce.d.ts.map +1 -1
- package/dist/types/actions/test/setRpcUrl.d.ts +20 -0
- package/dist/types/actions/test/setRpcUrl.d.ts.map +1 -1
- package/dist/types/actions/test/setStorageAt.d.ts +24 -0
- package/dist/types/actions/test/setStorageAt.d.ts.map +1 -1
- package/dist/types/actions/test/snapshot.d.ts +19 -0
- package/dist/types/actions/test/snapshot.d.ts.map +1 -1
- package/dist/types/actions/test/stopImpersonatingAccount.d.ts +22 -0
- package/dist/types/actions/test/stopImpersonatingAccount.d.ts.map +1 -1
- package/dist/types/actions/wallet/addChain.d.ts +20 -0
- package/dist/types/actions/wallet/addChain.d.ts.map +1 -1
- package/dist/types/actions/wallet/deployContract.d.ts +1 -1
- package/dist/types/actions/wallet/getAddresses.d.ts +20 -0
- package/dist/types/actions/wallet/getAddresses.d.ts.map +1 -1
- package/dist/types/actions/wallet/getPermissions.d.ts +20 -0
- package/dist/types/actions/wallet/getPermissions.d.ts.map +1 -1
- package/dist/types/actions/wallet/requestAddresses.d.ts +24 -0
- package/dist/types/actions/wallet/requestAddresses.d.ts.map +1 -1
- package/dist/types/actions/wallet/requestPermissions.d.ts +26 -3
- package/dist/types/actions/wallet/requestPermissions.d.ts.map +1 -1
- package/dist/types/actions/wallet/sendTransaction.d.ts +45 -0
- package/dist/types/actions/wallet/sendTransaction.d.ts.map +1 -1
- package/dist/types/actions/wallet/signMessage.d.ts +46 -0
- package/dist/types/actions/wallet/signMessage.d.ts.map +1 -1
- package/dist/types/actions/wallet/signTypedData.d.ts +98 -0
- package/dist/types/actions/wallet/signTypedData.d.ts.map +1 -1
- package/dist/types/actions/wallet/switchChain.d.ts +21 -0
- package/dist/types/actions/wallet/switchChain.d.ts.map +1 -1
- package/dist/types/actions/wallet/watchAsset.d.ts +28 -0
- package/dist/types/actions/wallet/watchAsset.d.ts.map +1 -1
- package/dist/types/actions/wallet/writeContract.d.ts +50 -0
- package/dist/types/actions/wallet/writeContract.d.ts.map +1 -1
- package/dist/types/clients/createPublicClient.d.ts +17 -1
- package/dist/types/clients/createPublicClient.d.ts.map +1 -1
- package/dist/types/clients/createTestClient.d.ts +20 -0
- package/dist/types/clients/createTestClient.d.ts.map +1 -1
- package/dist/types/clients/createWalletClient.d.ts +34 -1
- package/dist/types/clients/createWalletClient.d.ts.map +1 -1
- package/dist/types/clients/decorators/public.d.ts +37 -37
- package/dist/types/clients/decorators/test.d.ts +536 -0
- package/dist/types/clients/decorators/test.d.ts.map +1 -1
- package/dist/types/clients/decorators/wallet.d.ts +389 -2
- package/dist/types/clients/decorators/wallet.d.ts.map +1 -1
- package/dist/types/errors/version.d.ts +1 -1
- package/dist/types/utils/rpc.d.ts +1 -1
- package/dist/types/utils/rpc.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/actions/ens/getEnsAddress.ts +0 -1
- package/src/actions/ens/getEnsAvatar.ts +0 -1
- package/src/actions/ens/getEnsName.ts +0 -1
- package/src/actions/ens/getEnsResolver.ts +0 -1
- package/src/actions/ens/getEnsText.ts +0 -1
- package/src/actions/getContract.ts +104 -2
- package/src/actions/public/estimateContractGas.ts +0 -1
- package/src/actions/public/getBalance.ts +0 -1
- package/src/actions/public/getFilterChanges.ts +0 -1
- package/src/actions/public/getFilterLogs.ts +0 -1
- package/src/actions/public/readContract.ts +2 -3
- package/src/actions/public/simulateContract.ts +1 -2
- package/src/actions/public/uninstallFilter.ts +0 -1
- package/src/actions/public/waitForTransactionReceipt.ts +0 -1
- package/src/actions/public/watchContractEvent.ts +0 -1
- package/src/actions/public/watchEvent.ts +0 -1
- package/src/actions/public/watchPendingTransactions.ts +0 -1
- package/src/actions/test/dropTransaction.ts +22 -0
- package/src/actions/test/getAutomine.ts +20 -0
- package/src/actions/test/getTxpoolContent.ts +22 -0
- package/src/actions/test/getTxpoolStatus.ts +20 -0
- package/src/actions/test/impersonateAccount.ts +22 -0
- package/src/actions/test/increaseTime.ts +22 -0
- package/src/actions/test/inspectTxpool.ts +20 -0
- package/src/actions/test/mine.ts +20 -0
- package/src/actions/test/removeBlockTimestampInterval.ts +19 -0
- package/src/actions/test/reset.ts +20 -0
- package/src/actions/test/revert.ts +20 -0
- package/src/actions/test/sendUnsignedTransaction.ts +25 -0
- package/src/actions/test/setAutomine.ts +19 -0
- package/src/actions/test/setBalance.ts +23 -0
- package/src/actions/test/setBlockGasLimit.ts +20 -0
- package/src/actions/test/setBlockTimestampInterval.ts +20 -0
- package/src/actions/test/setCode.ts +23 -0
- package/src/actions/test/setCoinbase.ts +22 -0
- package/src/actions/test/setIntervalMining.ts +20 -0
- package/src/actions/test/setLoggingEnabled.ts +19 -0
- package/src/actions/test/setMinGasPrice.ts +24 -0
- package/src/actions/test/setNextBlockBaseFeePerGas.ts +22 -0
- package/src/actions/test/setNextBlockTimestamp.ts +20 -0
- package/src/actions/test/setNonce.ts +23 -0
- package/src/actions/test/setRpcUrl.ts +20 -0
- package/src/actions/test/setStorageAt.ts +24 -0
- package/src/actions/test/snapshot.ts +19 -0
- package/src/actions/test/stopImpersonatingAccount.ts +22 -0
- package/src/actions/wallet/addChain.ts +20 -0
- package/src/actions/wallet/deployContract.ts +1 -1
- package/src/actions/wallet/getAddresses.ts +20 -0
- package/src/actions/wallet/getPermissions.ts +20 -0
- package/src/actions/wallet/requestAddresses.ts +24 -0
- package/src/actions/wallet/requestPermissions.ts +31 -6
- package/src/actions/wallet/sendTransaction.ts +45 -0
- package/src/actions/wallet/signMessage.ts +46 -0
- package/src/actions/wallet/signTypedData.ts +98 -0
- package/src/actions/wallet/switchChain.ts +24 -1
- package/src/actions/wallet/watchAsset.ts +28 -0
- package/src/actions/wallet/writeContract.ts +50 -0
- package/src/clients/createPublicClient.ts +17 -1
- package/src/clients/createTestClient.ts +20 -0
- package/src/clients/createWalletClient.ts +34 -1
- package/src/clients/decorators/public.ts +37 -37
- package/src/clients/decorators/test.ts +536 -0
- package/src/clients/decorators/wallet.ts +389 -2
- package/src/errors/version.ts +1 -1
- package/src/utils/rpc.ts +2 -2
@@ -13,6 +13,29 @@ export type SetBalanceParameters = {
|
|
13
13
|
value: bigint
|
14
14
|
}
|
15
15
|
|
16
|
+
/**
|
17
|
+
* Modifies the balance of an account.
|
18
|
+
*
|
19
|
+
* - Docs: https://viem.sh/docs/actions/test/setBalance.html
|
20
|
+
*
|
21
|
+
* @param client - Client to use
|
22
|
+
* @param parameters – {@link SetBalanceParameters}
|
23
|
+
*
|
24
|
+
* @example
|
25
|
+
* import { createTestClient, http, parseEther } from 'viem'
|
26
|
+
* import { foundry } from 'viem/chains'
|
27
|
+
* import { setBalance } from 'viem/test'
|
28
|
+
*
|
29
|
+
* const client = createTestClient({
|
30
|
+
* mode: 'anvil',
|
31
|
+
* chain: 'foundry',
|
32
|
+
* transport: http(),
|
33
|
+
* })
|
34
|
+
* await setBalance(client, {
|
35
|
+
* address: '0xa5cc3c03994DB5b0d9A5eEdD10CabaB0813678AC',
|
36
|
+
* value: parseEther('1'),
|
37
|
+
* })
|
38
|
+
*/
|
16
39
|
export async function setBalance<TChain extends Chain | undefined>(
|
17
40
|
client: TestClient<TestClientMode, Transport, TChain>,
|
18
41
|
{ address, value }: SetBalanceParameters,
|
@@ -11,6 +11,26 @@ export type SetBlockGasLimitParameters = {
|
|
11
11
|
gasLimit: bigint
|
12
12
|
}
|
13
13
|
|
14
|
+
/**
|
15
|
+
* Sets the block's gas limit.
|
16
|
+
*
|
17
|
+
* - Docs: https://viem.sh/docs/actions/test/setBlockGasLimit.html
|
18
|
+
*
|
19
|
+
* @param client - Client to use
|
20
|
+
* @param parameters – {@link SetBlockGasLimitParameters}
|
21
|
+
*
|
22
|
+
* @example
|
23
|
+
* import { createTestClient, http } from 'viem'
|
24
|
+
* import { foundry } from 'viem/chains'
|
25
|
+
* import { setBlockGasLimit } from 'viem/test'
|
26
|
+
*
|
27
|
+
* const client = createTestClient({
|
28
|
+
* mode: 'anvil',
|
29
|
+
* chain: 'foundry',
|
30
|
+
* transport: http(),
|
31
|
+
* })
|
32
|
+
* await setBlockGasLimit(client, { gasLimit: 420_000n })
|
33
|
+
*/
|
14
34
|
export async function setBlockGasLimit<TChain extends Chain | undefined>(
|
15
35
|
client: TestClient<TestClientMode, Transport, TChain>,
|
16
36
|
{ gasLimit }: SetBlockGasLimitParameters,
|
@@ -10,6 +10,26 @@ export type SetBlockTimestampIntervalParameters = {
|
|
10
10
|
interval: number
|
11
11
|
}
|
12
12
|
|
13
|
+
/**
|
14
|
+
* Similar to [`increaseTime`](https://viem.sh/docs/actions/test/increaseTime), but sets a block timestamp `interval`. The timestamp of future blocks will be computed as `lastBlock_timestamp` + `interval`.
|
15
|
+
*
|
16
|
+
* - Docs: https://viem.sh/docs/actions/test/setBlockTimestampInterval.html
|
17
|
+
*
|
18
|
+
* @param client - Client to use
|
19
|
+
* @param parameters – {@link SetBlockTimestampIntervalParameters}
|
20
|
+
*
|
21
|
+
* @example
|
22
|
+
* import { createTestClient, http } from 'viem'
|
23
|
+
* import { foundry } from 'viem/chains'
|
24
|
+
* import { setBlockTimestampInterval } from 'viem/test'
|
25
|
+
*
|
26
|
+
* const client = createTestClient({
|
27
|
+
* mode: 'anvil',
|
28
|
+
* chain: 'foundry',
|
29
|
+
* transport: http(),
|
30
|
+
* })
|
31
|
+
* await setBlockTimestampInterval(client, { interval: 5 })
|
32
|
+
*/
|
13
33
|
export async function setBlockTimestampInterval<
|
14
34
|
TChain extends Chain | undefined,
|
15
35
|
>(
|
@@ -12,6 +12,29 @@ export type SetCodeParameters = {
|
|
12
12
|
bytecode: Hex
|
13
13
|
}
|
14
14
|
|
15
|
+
/**
|
16
|
+
* Modifies the bytecode stored at an account's address.
|
17
|
+
*
|
18
|
+
* - Docs: https://viem.sh/docs/actions/test/setCode.html
|
19
|
+
*
|
20
|
+
* @param client - Client to use
|
21
|
+
* @param parameters – {@link SetCodeParameters}
|
22
|
+
*
|
23
|
+
* @example
|
24
|
+
* import { createTestClient, http } from 'viem'
|
25
|
+
* import { foundry } from 'viem/chains'
|
26
|
+
* import { setCode } from 'viem/test'
|
27
|
+
*
|
28
|
+
* const client = createTestClient({
|
29
|
+
* mode: 'anvil',
|
30
|
+
* chain: 'foundry',
|
31
|
+
* transport: http(),
|
32
|
+
* })
|
33
|
+
* await setCode(client, {
|
34
|
+
* address: '0xe846c6fcf817734ca4527b28ccb4aea2b6663c79',
|
35
|
+
* bytecode: '0x60806040526000600355600019600955600c80546001600160a01b031916737a250d5630b4cf539739df…',
|
36
|
+
* })
|
37
|
+
*/
|
15
38
|
export async function setCode<TChain extends Chain | undefined>(
|
16
39
|
client: TestClient<TestClientMode, Transport, TChain>,
|
17
40
|
{ address, bytecode }: SetCodeParameters,
|
@@ -10,6 +10,28 @@ export type SetCoinbaseParameters = {
|
|
10
10
|
address: Address
|
11
11
|
}
|
12
12
|
|
13
|
+
/**
|
14
|
+
* Sets the coinbase address to be used in new blocks.
|
15
|
+
*
|
16
|
+
* - Docs: https://viem.sh/docs/actions/test/setCoinbase.html
|
17
|
+
*
|
18
|
+
* @param client - Client to use
|
19
|
+
* @param parameters – {@link SetCoinbaseParameters}
|
20
|
+
*
|
21
|
+
* @example
|
22
|
+
* import { createTestClient, http } from 'viem'
|
23
|
+
* import { foundry } from 'viem/chains'
|
24
|
+
* import { setCoinbase } from 'viem/test'
|
25
|
+
*
|
26
|
+
* const client = createTestClient({
|
27
|
+
* mode: 'anvil',
|
28
|
+
* chain: 'foundry',
|
29
|
+
* transport: http(),
|
30
|
+
* })
|
31
|
+
* await setCoinbase(client, {
|
32
|
+
* address: '0xe846c6fcf817734ca4527b28ccb4aea2b6663c79',
|
33
|
+
* })
|
34
|
+
*/
|
13
35
|
export async function setCoinbase<TChain extends Chain | undefined>(
|
14
36
|
client: TestClient<TestClientMode, Transport, TChain>,
|
15
37
|
{ address }: SetCoinbaseParameters,
|
@@ -10,6 +10,26 @@ export type SetIntervalMiningParameters = {
|
|
10
10
|
interval: number
|
11
11
|
}
|
12
12
|
|
13
|
+
/**
|
14
|
+
* Sets the automatic mining interval (in seconds) of blocks. Setting the interval to 0 will disable automatic mining.
|
15
|
+
*
|
16
|
+
* - Docs: https://viem.sh/docs/actions/test/setIntervalMining.html
|
17
|
+
*
|
18
|
+
* @param client - Client to use
|
19
|
+
* @param parameters – {@link SetIntervalMiningParameters}
|
20
|
+
*
|
21
|
+
* @example
|
22
|
+
* import { createTestClient, http } from 'viem'
|
23
|
+
* import { foundry } from 'viem/chains'
|
24
|
+
* import { setIntervalMining } from 'viem/test'
|
25
|
+
*
|
26
|
+
* const client = createTestClient({
|
27
|
+
* mode: 'anvil',
|
28
|
+
* chain: 'foundry',
|
29
|
+
* transport: http(),
|
30
|
+
* })
|
31
|
+
* await setIntervalMining(client, { interval: 5 })
|
32
|
+
*/
|
13
33
|
export async function setIntervalMining<TChain extends Chain | undefined>(
|
14
34
|
client: TestClient<TestClientMode, Transport, TChain>,
|
15
35
|
{ interval }: SetIntervalMiningParameters,
|
@@ -5,6 +5,25 @@ import type {
|
|
5
5
|
} from '../../clients/index.js'
|
6
6
|
import type { Chain } from '../../types/index.js'
|
7
7
|
|
8
|
+
/**
|
9
|
+
* Enable or disable logging on the test node network.
|
10
|
+
*
|
11
|
+
* - Docs: https://viem.sh/docs/actions/test/setLoggingEnabled.html
|
12
|
+
*
|
13
|
+
* @param client - Client to use
|
14
|
+
*
|
15
|
+
* @example
|
16
|
+
* import { createTestClient, http } from 'viem'
|
17
|
+
* import { foundry } from 'viem/chains'
|
18
|
+
* import { setLoggingEnabled } from 'viem/test'
|
19
|
+
*
|
20
|
+
* const client = createTestClient({
|
21
|
+
* mode: 'anvil',
|
22
|
+
* chain: 'foundry',
|
23
|
+
* transport: http(),
|
24
|
+
* })
|
25
|
+
* await setLoggingEnabled(client)
|
26
|
+
*/
|
8
27
|
export async function setLoggingEnabled<TChain extends Chain | undefined>(
|
9
28
|
client: TestClient<TestClientMode, Transport, TChain>,
|
10
29
|
enabled: boolean,
|
@@ -11,6 +11,30 @@ export type SetMinGasPriceParameters = {
|
|
11
11
|
gasPrice: bigint
|
12
12
|
}
|
13
13
|
|
14
|
+
/**
|
15
|
+
* Change the minimum gas price accepted by the network (in wei).
|
16
|
+
*
|
17
|
+
* - Docs: https://viem.sh/docs/actions/test/setMinGasPrice.html
|
18
|
+
*
|
19
|
+
* Note: `setMinGasPrice` can only be used on clients that do not have EIP-1559 enabled.
|
20
|
+
*
|
21
|
+
* @param client - Client to use
|
22
|
+
* @param parameters – {@link SetBlockGasLimitParameters}
|
23
|
+
*
|
24
|
+
* @example
|
25
|
+
* import { createTestClient, http, parseGwei } from 'viem'
|
26
|
+
* import { foundry } from 'viem/chains'
|
27
|
+
* import { setMinGasPrice } from 'viem/test'
|
28
|
+
*
|
29
|
+
* const client = createTestClient({
|
30
|
+
* mode: 'anvil',
|
31
|
+
* chain: 'foundry',
|
32
|
+
* transport: http(),
|
33
|
+
* })
|
34
|
+
* await setMinGasPrice(client, {
|
35
|
+
* gasPrice: parseGwei('20'),
|
36
|
+
* })
|
37
|
+
*/
|
14
38
|
export async function setMinGasPrice<TChain extends Chain | undefined>(
|
15
39
|
client: TestClient<TestClientMode, Transport, TChain>,
|
16
40
|
{ gasPrice }: SetMinGasPriceParameters,
|
@@ -11,6 +11,28 @@ export type SetNextBlockBaseFeePerGasParameters = {
|
|
11
11
|
baseFeePerGas: bigint
|
12
12
|
}
|
13
13
|
|
14
|
+
/**
|
15
|
+
* Sets the next block's base fee per gas.
|
16
|
+
*
|
17
|
+
* - Docs: https://viem.sh/docs/actions/test/setNextBlockBaseFeePerGas.html
|
18
|
+
*
|
19
|
+
* @param client - Client to use
|
20
|
+
* @param parameters – {@link SetNextBlockBaseFeePerGasParameters}
|
21
|
+
*
|
22
|
+
* @example
|
23
|
+
* import { createTestClient, http, parseGwei } from 'viem'
|
24
|
+
* import { foundry } from 'viem/chains'
|
25
|
+
* import { setNextBlockBaseFeePerGas } from 'viem/test'
|
26
|
+
*
|
27
|
+
* const client = createTestClient({
|
28
|
+
* mode: 'anvil',
|
29
|
+
* chain: 'foundry',
|
30
|
+
* transport: http(),
|
31
|
+
* })
|
32
|
+
* await setNextBlockBaseFeePerGas(client, {
|
33
|
+
* baseFeePerGas: parseGwei('20'),
|
34
|
+
* })
|
35
|
+
*/
|
14
36
|
export async function setNextBlockBaseFeePerGas<
|
15
37
|
TChain extends Chain | undefined,
|
16
38
|
>(
|
@@ -11,6 +11,26 @@ export type SetNextBlockTimestampParameters = {
|
|
11
11
|
timestamp: bigint
|
12
12
|
}
|
13
13
|
|
14
|
+
/**
|
15
|
+
* Sets the next block's timestamp.
|
16
|
+
*
|
17
|
+
* - Docs: https://viem.sh/docs/actions/test/setNextBlockTimestamp.html
|
18
|
+
*
|
19
|
+
* @param client - Client to use
|
20
|
+
* @param parameters – {@link SetNextBlockTimestampParameters}
|
21
|
+
*
|
22
|
+
* @example
|
23
|
+
* import { createTestClient, http } from 'viem'
|
24
|
+
* import { foundry } from 'viem/chains'
|
25
|
+
* import { setNextBlockTimestamp } from 'viem/test'
|
26
|
+
*
|
27
|
+
* const client = createTestClient({
|
28
|
+
* mode: 'anvil',
|
29
|
+
* chain: 'foundry',
|
30
|
+
* transport: http(),
|
31
|
+
* })
|
32
|
+
* await setNextBlockTimestamp(client, { timestamp: 1671744314n })
|
33
|
+
*/
|
14
34
|
export async function setNextBlockTimestamp<TChain extends Chain | undefined>(
|
15
35
|
client: TestClient<TestClientMode, Transport, TChain>,
|
16
36
|
{ timestamp }: SetNextBlockTimestampParameters,
|
@@ -13,6 +13,29 @@ export type SetNonceParameters = {
|
|
13
13
|
nonce: number
|
14
14
|
}
|
15
15
|
|
16
|
+
/**
|
17
|
+
* Modifies (overrides) the nonce of an account.
|
18
|
+
*
|
19
|
+
* - Docs: https://viem.sh/docs/actions/test/setNonce.html
|
20
|
+
*
|
21
|
+
* @param client - Client to use
|
22
|
+
* @param parameters – {@link SetNonceParameters}
|
23
|
+
*
|
24
|
+
* @example
|
25
|
+
* import { createTestClient, http } from 'viem'
|
26
|
+
* import { foundry } from 'viem/chains'
|
27
|
+
* import { setNonce } from 'viem/test'
|
28
|
+
*
|
29
|
+
* const client = createTestClient({
|
30
|
+
* mode: 'anvil',
|
31
|
+
* chain: 'foundry',
|
32
|
+
* transport: http(),
|
33
|
+
* })
|
34
|
+
* await setNonce(client, {
|
35
|
+
* address: '0xa5cc3c03994DB5b0d9A5eEdD10CabaB0813678AC',
|
36
|
+
* nonce: 420,
|
37
|
+
* })
|
38
|
+
*/
|
16
39
|
export async function setNonce<TChain extends Chain | undefined>(
|
17
40
|
client: TestClient<TestClientMode, Transport, TChain>,
|
18
41
|
{ address, nonce }: SetNonceParameters,
|
@@ -5,6 +5,26 @@ import type {
|
|
5
5
|
} from '../../clients/index.js'
|
6
6
|
import type { Chain } from '../../types/index.js'
|
7
7
|
|
8
|
+
/**
|
9
|
+
* Sets the backend RPC URL.
|
10
|
+
*
|
11
|
+
* - Docs: https://viem.sh/docs/actions/test/setRpcUrl.html
|
12
|
+
*
|
13
|
+
* @param client - Client to use
|
14
|
+
* @param jsonRpcUrl – RPC URL
|
15
|
+
*
|
16
|
+
* @example
|
17
|
+
* import { createTestClient, http } from 'viem'
|
18
|
+
* import { foundry } from 'viem/chains'
|
19
|
+
* import { setRpcUrl } from 'viem/test'
|
20
|
+
*
|
21
|
+
* const client = createTestClient({
|
22
|
+
* mode: 'anvil',
|
23
|
+
* chain: 'foundry',
|
24
|
+
* transport: http(),
|
25
|
+
* })
|
26
|
+
* await setRpcUrl(client, 'https://eth-mainnet.g.alchemy.com/v2')
|
27
|
+
*/
|
8
28
|
export async function setRpcUrl<TChain extends Chain | undefined>(
|
9
29
|
client: TestClient<TestClientMode, Transport, TChain>,
|
10
30
|
jsonRpcUrl: string,
|
@@ -15,6 +15,30 @@ export type SetStorageAtParameters = {
|
|
15
15
|
value: Hex
|
16
16
|
}
|
17
17
|
|
18
|
+
/**
|
19
|
+
* Writes to a slot of an account's storage.
|
20
|
+
*
|
21
|
+
* - Docs: https://viem.sh/docs/actions/test/setStorageAt.html
|
22
|
+
*
|
23
|
+
* @param client - Client to use
|
24
|
+
* @param parameters – {@link SetStorageAtParameters}
|
25
|
+
*
|
26
|
+
* @example
|
27
|
+
* import { createTestClient, http } from 'viem'
|
28
|
+
* import { foundry } from 'viem/chains'
|
29
|
+
* import { setStorageAt } from 'viem/test'
|
30
|
+
*
|
31
|
+
* const client = createTestClient({
|
32
|
+
* mode: 'anvil',
|
33
|
+
* chain: 'foundry',
|
34
|
+
* transport: http(),
|
35
|
+
* })
|
36
|
+
* await setStorageAt(client, {
|
37
|
+
* address: '0xe846c6fcf817734ca4527b28ccb4aea2b6663c79',
|
38
|
+
* index: 2,
|
39
|
+
* value: '0x0000000000000000000000000000000000000000000000000000000000000069',
|
40
|
+
* })
|
41
|
+
*/
|
18
42
|
export async function setStorageAt<TChain extends Chain | undefined>(
|
19
43
|
client: TestClient<TestClientMode, Transport, TChain>,
|
20
44
|
{ address, index, value }: SetStorageAtParameters,
|
@@ -5,6 +5,25 @@ import type {
|
|
5
5
|
} from '../../clients/index.js'
|
6
6
|
import type { Chain } from '../../types/index.js'
|
7
7
|
|
8
|
+
/**
|
9
|
+
* Snapshot the state of the blockchain at the current block.
|
10
|
+
*
|
11
|
+
* - Docs: https://viem.sh/docs/actions/test/snapshot.html
|
12
|
+
*
|
13
|
+
* @param client - Client to use
|
14
|
+
*
|
15
|
+
* @example
|
16
|
+
* import { createTestClient, http } from 'viem'
|
17
|
+
* import { foundry } from 'viem/chains'
|
18
|
+
* import { snapshot } from 'viem/test'
|
19
|
+
*
|
20
|
+
* const client = createTestClient({
|
21
|
+
* mode: 'anvil',
|
22
|
+
* chain: 'foundry',
|
23
|
+
* transport: http(),
|
24
|
+
* })
|
25
|
+
* await snapshot(client)
|
26
|
+
*/
|
8
27
|
export async function snapshot<TChain extends Chain | undefined>(
|
9
28
|
client: TestClient<TestClientMode, Transport, TChain>,
|
10
29
|
) {
|
@@ -10,6 +10,28 @@ export type StopImpersonatingAccountParameters = {
|
|
10
10
|
address: Address
|
11
11
|
}
|
12
12
|
|
13
|
+
/**
|
14
|
+
* Stop impersonating an account after having previously used [`impersonateAccount`](https://viem.sh/docs/actions/test/impersonateAccount).
|
15
|
+
*
|
16
|
+
* - Docs: https://viem.sh/docs/actions/test/stopImpersonatingAccount.html
|
17
|
+
*
|
18
|
+
* @param client - Client to use
|
19
|
+
* @param parameters – {@link StopImpersonatingAccountParameters}
|
20
|
+
*
|
21
|
+
* @example
|
22
|
+
* import { createTestClient, http } from 'viem'
|
23
|
+
* import { foundry } from 'viem/chains'
|
24
|
+
* import { stopImpersonatingAccount } from 'viem/test'
|
25
|
+
*
|
26
|
+
* const client = createTestClient({
|
27
|
+
* mode: 'anvil',
|
28
|
+
* chain: 'foundry',
|
29
|
+
* transport: http(),
|
30
|
+
* })
|
31
|
+
* await stopImpersonatingAccount(client, {
|
32
|
+
* address: '0xa5cc3c03994DB5b0d9A5eEdD10CabaB0813678AC',
|
33
|
+
* })
|
34
|
+
*/
|
13
35
|
export async function stopImpersonatingAccount<
|
14
36
|
TChain extends Chain | undefined,
|
15
37
|
>(
|
@@ -3,9 +3,29 @@ import type { Account, Chain } from '../../types/index.js'
|
|
3
3
|
import { numberToHex } from '../../utils/index.js'
|
4
4
|
|
5
5
|
export type AddChainParameters = {
|
6
|
+
/** The chain to add to the wallet. */
|
6
7
|
chain: Chain
|
7
8
|
}
|
8
9
|
|
10
|
+
/**
|
11
|
+
* Adds an EVM chain to the wallet.
|
12
|
+
*
|
13
|
+
* - Docs: https://viem.sh/docs/actions/wallet/addChain.html
|
14
|
+
* - JSON-RPC Methods: [`eth_addEthereumChain`](https://eips.ethereum.org/EIPS/eip-3085)
|
15
|
+
*
|
16
|
+
* @param client - Client to use
|
17
|
+
* @param parameters - {@link AddChainParameters}
|
18
|
+
*
|
19
|
+
* @example
|
20
|
+
* import { createWalletClient, custom } from 'viem'
|
21
|
+
* import { optimism } from 'viem/chains'
|
22
|
+
* import { addChain } from 'viem/wallet'
|
23
|
+
*
|
24
|
+
* const client = createWalletClient({
|
25
|
+
* transport: custom(window.ethereum),
|
26
|
+
* })
|
27
|
+
* await addChain(client, { chain: optimism })
|
28
|
+
*/
|
9
29
|
export async function addChain<
|
10
30
|
TChain extends Chain | undefined,
|
11
31
|
TAccount extends Account | undefined,
|
@@ -47,7 +47,7 @@ export type DeployContractReturnType = SendTransactionReturnType
|
|
47
47
|
* import { deployContract } from 'viem/contract'
|
48
48
|
*
|
49
49
|
* const client = createWalletClient({
|
50
|
-
* account
|
50
|
+
* account: privateKeyToAccount('0x…'),
|
51
51
|
* chain: mainnet,
|
52
52
|
* transport: http(),
|
53
53
|
* })
|
@@ -6,6 +6,26 @@ import { checksumAddress } from '../../utils/address/index.js'
|
|
6
6
|
|
7
7
|
export type GetAddressesReturnType = Address[]
|
8
8
|
|
9
|
+
/**
|
10
|
+
* Returns a list of account addresses owned by the wallet or client.
|
11
|
+
*
|
12
|
+
* - Docs: https://viem.sh/docs/actions/wallet/getAddresses.html
|
13
|
+
* - JSON-RPC Methods: [`eth_accounts`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_accounts)
|
14
|
+
*
|
15
|
+
* @param client - Client to use
|
16
|
+
* @returns List of account addresses owned by the wallet or client. {@link GetAddressesReturnType}
|
17
|
+
*
|
18
|
+
* @example
|
19
|
+
* import { createWalletClient, custom } from 'viem'
|
20
|
+
* import { mainnet } from 'viem/chains'
|
21
|
+
* import { getAddresses } from 'viem/wallet'
|
22
|
+
*
|
23
|
+
* const client = createWalletClient({
|
24
|
+
* chain: mainnet,
|
25
|
+
* transport: custom(window.ethereum),
|
26
|
+
* })
|
27
|
+
* const accounts = await getAddresses(client)
|
28
|
+
*/
|
9
29
|
export async function getAddresses<
|
10
30
|
TChain extends Chain | undefined,
|
11
31
|
TAccount extends Account | undefined = undefined,
|
@@ -4,6 +4,26 @@ import type { WalletPermission } from '../../types/eip1193.js'
|
|
4
4
|
|
5
5
|
export type GetPermissionsReturnType = WalletPermission[]
|
6
6
|
|
7
|
+
/**
|
8
|
+
* Gets the wallets current permissions.
|
9
|
+
*
|
10
|
+
* - Docs: https://viem.sh/docs/actions/wallet/getPermissions.html
|
11
|
+
* - JSON-RPC Methods: [`wallet_getPermissions`](https://eips.ethereum.org/EIPS/eip-2255)
|
12
|
+
*
|
13
|
+
* @param client - Client to use
|
14
|
+
* @returns The wallet permissions. {@link GetPermissionsReturnType}
|
15
|
+
*
|
16
|
+
* @example
|
17
|
+
* import { createWalletClient, custom } from 'viem'
|
18
|
+
* import { mainnet } from 'viem/chains'
|
19
|
+
* import { getPermissions } from 'viem/wallet'
|
20
|
+
*
|
21
|
+
* const client = createWalletClient({
|
22
|
+
* chain: mainnet,
|
23
|
+
* transport: custom(window.ethereum),
|
24
|
+
* })
|
25
|
+
* const permissions = await getPermissions(client)
|
26
|
+
*/
|
7
27
|
export async function getPermissions<
|
8
28
|
TChain extends Chain | undefined,
|
9
29
|
TAccount extends Account | undefined = undefined,
|
@@ -6,6 +6,30 @@ import { getAddress } from '../../utils/index.js'
|
|
6
6
|
|
7
7
|
export type RequestAddressesReturnType = Address[]
|
8
8
|
|
9
|
+
/**
|
10
|
+
* Requests a list of accounts managed by a wallet.
|
11
|
+
*
|
12
|
+
* - Docs: https://viem.sh/docs/actions/wallet/requestAddresses.html
|
13
|
+
* - JSON-RPC Methods: [`eth_requestAccounts`](https://eips.ethereum.org/EIPS/eip-1102)
|
14
|
+
*
|
15
|
+
* Sends a request to the wallet, asking for permission to access the user's accounts. After the user accepts the request, it will return a list of accounts (addresses).
|
16
|
+
*
|
17
|
+
* This API can be useful for dapps that need to access the user's accounts in order to execute transactions or interact with smart contracts.
|
18
|
+
*
|
19
|
+
* @param client - Client to use
|
20
|
+
* @returns List of accounts managed by a wallet {@link RequestAddressesReturnType}
|
21
|
+
*
|
22
|
+
* @example
|
23
|
+
* import { createWalletClient, custom } from 'viem'
|
24
|
+
* import { mainnet } from 'viem/chains'
|
25
|
+
* import { requestAddresses } from 'viem/wallet'
|
26
|
+
*
|
27
|
+
* const client = createWalletClient({
|
28
|
+
* chain: mainnet,
|
29
|
+
* transport: custom(window.ethereum),
|
30
|
+
* })
|
31
|
+
* const accounts = await requestAddresses(client)
|
32
|
+
*/
|
9
33
|
export async function requestAddresses<
|
10
34
|
TChain extends Chain | undefined,
|
11
35
|
TAccount extends Account | undefined = undefined,
|
@@ -1,14 +1,39 @@
|
|
1
1
|
import type { Transport, WalletClient } from '../../clients/index.js'
|
2
|
-
import type { Account, Chain } from '../../types/index.js'
|
2
|
+
import type { Account, Chain, Prettify } from '../../types/index.js'
|
3
3
|
import type { WalletPermission } from '../../types/eip1193.js'
|
4
4
|
|
5
|
-
export type RequestPermissionsParameters =
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
5
|
+
export type RequestPermissionsParameters = Prettify<
|
6
|
+
{
|
7
|
+
eth_accounts: Record<string, any>
|
8
|
+
} & {
|
9
|
+
[key: string]: Record<string, any>
|
10
|
+
}
|
11
|
+
>
|
10
12
|
export type RequestPermissionsReturnType = WalletPermission[]
|
11
13
|
|
14
|
+
/**
|
15
|
+
* Requests permissions for a wallet.
|
16
|
+
*
|
17
|
+
* - Docs: https://viem.sh/docs/actions/wallet/requestPermissions.html
|
18
|
+
* - JSON-RPC Methods: [`wallet_requestPermissions`](https://eips.ethereum.org/EIPS/eip-2255)
|
19
|
+
*
|
20
|
+
* @param client - Client to use
|
21
|
+
* @param parameters - {@link RequestPermissionsParameters}
|
22
|
+
* @returns The wallet permissions. {@link RequestPermissionsReturnType}
|
23
|
+
*
|
24
|
+
* @example
|
25
|
+
* import { createWalletClient, custom } from 'viem'
|
26
|
+
* import { mainnet } from 'viem/chains'
|
27
|
+
* import { requestPermissions } from 'viem/wallet'
|
28
|
+
*
|
29
|
+
* const client = createWalletClient({
|
30
|
+
* chain: mainnet,
|
31
|
+
* transport: custom(window.ethereum),
|
32
|
+
* })
|
33
|
+
* const permissions = await requestPermissions(client, {
|
34
|
+
* eth_accounts: {}
|
35
|
+
* })
|
36
|
+
*/
|
12
37
|
export async function requestPermissions<
|
13
38
|
TChain extends Chain | undefined,
|
14
39
|
TAccount extends Account | undefined = undefined,
|
@@ -48,6 +48,51 @@ export type SendTransactionParameters<
|
|
48
48
|
|
49
49
|
export type SendTransactionReturnType = Hash
|
50
50
|
|
51
|
+
/**
|
52
|
+
* Creates, signs, and sends a new transaction to the network.
|
53
|
+
*
|
54
|
+
* - Docs: https://viem.sh/docs/actions/wallet/sendTransaction.html
|
55
|
+
* - Examples: https://stackblitz.com/github/wagmi-dev/viem/tree/main/examples/transactions/sending-transactions
|
56
|
+
* - JSON-RPC Methods:
|
57
|
+
* - JSON-RPC Accounts: [`eth_sendTransaction`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendtransaction)
|
58
|
+
* - Local Accounts: [`eth_sendRawTransaction`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendrawtransaction)
|
59
|
+
*
|
60
|
+
* @param client - Client to use
|
61
|
+
* @param parameters - {@link SendTransactionParameters}
|
62
|
+
* @returns The [Transaction](https://viem.sh/docs/glossary/terms.html#transaction) hash. {@link SendTransactionReturnType}
|
63
|
+
*
|
64
|
+
* @example
|
65
|
+
* import { createWalletClient, custom } from 'viem'
|
66
|
+
* import { mainnet } from 'viem/chains'
|
67
|
+
* import { sendTransaction } from 'viem/wallet'
|
68
|
+
*
|
69
|
+
* const client = createWalletClient({
|
70
|
+
* chain: mainnet,
|
71
|
+
* transport: custom(window.ethereum),
|
72
|
+
* })
|
73
|
+
* const hash = await sendTransaction(client, {
|
74
|
+
* account: '0xA0Cf798816D4b9b9866b5330EEa46a18382f251e',
|
75
|
+
* to: '0x70997970c51812dc3a010c7d01b50e0d17dc79c8',
|
76
|
+
* value: 1000000000000000000n,
|
77
|
+
* })
|
78
|
+
*
|
79
|
+
* @example
|
80
|
+
* // Account Hoisting
|
81
|
+
* import { createWalletClient, http } from 'viem'
|
82
|
+
* import { privateKeyToAccount } from 'viem/accounts'
|
83
|
+
* import { mainnet } from 'viem/chains'
|
84
|
+
* import { sendTransaction } from 'viem/wallet'
|
85
|
+
*
|
86
|
+
* const client = createWalletClient({
|
87
|
+
* account: privateKeyToAccount('0x…'),
|
88
|
+
* chain: mainnet,
|
89
|
+
* transport: http(),
|
90
|
+
* })
|
91
|
+
* const hash = await sendTransaction(client, {
|
92
|
+
* to: '0x70997970c51812dc3a010c7d01b50e0d17dc79c8',
|
93
|
+
* value: 1000000000000000000n,
|
94
|
+
* })
|
95
|
+
*/
|
51
96
|
export async function sendTransaction<
|
52
97
|
TChain extends Chain | undefined,
|
53
98
|
TAccount extends Account | undefined,
|