MethodProp.PUBLIC
Last updated
Last updated
This property will filter for functions that are exposed in a smart contract and marked with an access level of public. Adding this property filter to the query will add a filter for all functions with this property.
Functions declared with public access are callable from an external third party and from within the smart contract functions.
An example of a query that would filter for functions that are marked as public is: