Skip to content
Advertisement

How to access a smart contract function protected by access rights using Web3py?

I have a smart contract address for security tokens, and certain functions of it are protected by access rights, for which I have an address to access those functions, however I am not able to figure out, how to call that function by specifying the rights.

JavaScript

Can someone tell me, how do I provide the access right address?

Advertisement

Answer

To put the value in the form field you can do it like this

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement