getWhiteListedEvvmIdActive
Function Type: view
Function Signature: getWhiteListedEvvmIdActive() returns (uint256[] memory)
Retrieves all active whitelisted EVVM IDs in the reserved range (1-999), providing a complete list of official EVVM deployments.
Return Value
Type | Description |
---|---|
uint256[] | Array of active EVVM IDs in the whitelisted range (1-999) |