Type alias ABIValue

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

Generated using TypeDoc