Type alias Amount

Amount: z.input<typeof AmountSchema>

Represents a currency amount already formatted. ie. "1" for 1 ether.

Generated using TypeDoc