Skip to content

UseERC20BalanceProps

Defined in: synapse-react/src/erc20.ts:18

optional address: `0x${string}`

Defined in: synapse-core/dist/src/erc20/index.d.ts:6

SetOptional.address


optional query: Omit<UseQueryOptions<OutputType, Error, OutputType, readonly unknown[]>, "queryKey" | "queryFn">

Defined in: synapse-react/src/erc20.ts:19


optional token: `0x${string}`

Defined in: synapse-core/dist/src/erc20/index.d.ts:5

SetOptional.token