MCPcopy Create free account
hub / github.com/0xFableOrg/0xFable / parseBigInt

Function parseBigInt

packages/webapp/src/utils/js-utils.ts:108–121  ·  view source on GitHub ↗
(
    value: string | number | bigint | Uint8Array | number[],
    endianness: "big" | "little" = "big"
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

drawInitialHandFunction · 0.90
refreshGameDataFunction · 0.90
parseBigIntOrNullFunction · 0.85
randomUint256Function · 0.85

Calls 1

bytesToHexStringFunction · 0.85

Tested by

no test coverage detected