WAD: BigInt = ...

WAD - 18 decimals

Example

import { units } from "@protofire/subgraph-devkit";

units.WAD; // => 1000000000000000000

Returns

the WAD unit.

Generated using TypeDoc