Skip to content

BigNumberish

type BigNumberish = string | Numeric;

Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/utils/maths.d.ts:9

Any type that can be used where a big number is needed.