USDC: BigInt = ...

USDC - 6 decimals

Example

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

units.USDC; // => 1000000

Returns

the USDC unit.

Generated using TypeDoc