Docs

ERC20Wrappable

Represents a certain amount of ERC20 tokens that can be wrapped

type ERC20Wrappable = { contractAddress: string; quantity: Amount };