Interface: WatchAssetParameters
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:108
EIP-747:
See
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-747.md
Extends
Properties
type
type:
"ERC20"
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:32
Inherited from
Asset.type
options
options:
object
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:33
address
address:
string
symbol?
optionalsymbol?:string
decimals?
optionaldecimals?:number
image?
optionalimage?:string
name?
optionalname?:string
Inherited from
Asset.options