Contract.is_main()
Returns true if the Contract is main, false otherwise.
is_main() β bool
The engine marks the contract as main, if it is the one being executed on the deployed address
Example query
Example output
Last updated