Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
export
const
slotIndex = (slotIndex: bigint): Bytes32 => toBytes32(slotIndex)
133
134
/**
135
* slotForUint256Map implements the basic slot calculation
for
uint256 key.
Callers
7
buildNativeFiatTokenGenesisAllocs
Function · 0.90
buildProtocolConfigGenesisAllocs
Function · 0.90
buildGenesis
Function · 0.90
buildDenylistGenesisAllocs
Function · 0.90
buildValidatorManagerGenesisAllocs
Function · 0.90
buildPermissionedValidatorManagerGenesisAllocs
Function · 0.90
resolveFiatTokenRoles
Function · 0.90
Calls
1
toBytes32
Function · 0.85
Tested by
1
resolveFiatTokenRoles
Function · 0.72