UseERC20BalanceProps
Defined in: synapse-react/src/erc20.ts:18
Extends
Section titled “Extends”SetOptional<OptionsType,"address">
Properties
Section titled “Properties”address?
Section titled “address?”
optionaladdress:`0x${string}`
Defined in: synapse-core/dist/src/erc20/index.d.ts:6
Inherited from
Section titled “Inherited from”SetOptional.address
query?
Section titled “query?”
optionalquery:Omit<UseQueryOptions<OutputType,Error,OutputType, readonlyunknown[]>,"queryKey"|"queryFn">
Defined in: synapse-react/src/erc20.ts:19
token?
Section titled “token?”
optionaltoken:`0x${string}`
Defined in: synapse-core/dist/src/erc20/index.d.ts:5
Inherited from
Section titled “Inherited from”SetOptional.token