shazow
@shazow.eth
Is there a generalized way to give another address access to a specific function on a contract? For example, I have a utility NFT and I want to give another address access to call specific functions on it. Perhaps a Gnosis module? Or is there a generic proxy with permissions contract?
1 reply
0 recast
0 reaction
Caden
@cbxm
`if msg.sender == [address]` ? disclaimer: am not solidity dev
1 reply
0 recast
0 reaction
shazow
@shazow.eth
I mean for a contract already deployed. :)
0 reply
0 recast
0 reaction