MCPcopy Create free account
hub / github.com/circlefin/arc-node / slotIndex

Function slotIndex

scripts/genesis/types.ts:132–132  ·  view source on GitHub ↗
(slotIndex: bigint)

Source from the content-addressed store, hash-verified

130}
131
132export const slotIndex = (slotIndex: bigint): Bytes32 => toBytes32(slotIndex)
133
134/**
135 * slotForUint256Map implements the basic slot calculation for uint256 key.

Calls 1

toBytes32Function · 0.85

Tested by 1

resolveFiatTokenRolesFunction · 0.72