Type alias ABIValue

ABIValue: boolean | number | bigint | string | Uint8Array | ABIValue[]

Generated using TypeDoc