Preparing search index...
The search index is not available
Elements Hooks
Elements Hooks
useTransferArgs
Type alias useTransferArgs
use
Transfer
Args
:
{
amount
:
string
;
asset
:
SkipSupportedAsset
|
undefined
;
destinationAddress
:
string
|
undefined
;
destinationChain
:
SkipSupportedChainData
|
undefined
;
enabled
:
boolean
;
isMainnet
:
boolean
;
sourceChain
:
SkipSupportedChainData
|
undefined
;
userAddress
:
string
;
walletClient
:
WalletClient
;
}
Arguments for useTransfer hook
Type declaration
amount
:
string
asset
:
SkipSupportedAsset
|
undefined
destination
Address
:
string
|
undefined
destination
Chain
:
SkipSupportedChainData
|
undefined
enabled
:
boolean
is
Mainnet
:
boolean
source
Chain
:
SkipSupportedChainData
|
undefined
user
Address
:
string
wallet
Client
:
WalletClient
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Elements Hooks
Loading...
Arguments for useTransfer hook