marciob / ERC404-Cairo

ERC404 Cairo: hybrid token standard on StarkNet, enabling liquidity and fractionalization in a ZK Rollup ecosystem.
0 stars 1 forks source link

Implement Ownership Logic for set_whitelist Function #21

Closed marciob closed 9 months ago

marciob commented 9 months ago

Implement Ownership check in set_whitelist function to restrict access to contract owner.

Reference: ERC404 Solidity Implementation

marciob commented 9 months ago

Closed, since Falco submitted there: https://github.com/marciob/ERC404-Cairo/pull/23