Declares this abi method does not mutate chain state and can be called using a simulate call to the same effect.
Shorthand for @abimethod({readonly: true})
@abimethod({readonly: true})
the type of the contract this method is a part of
Declares this abi method does not mutate chain state and can be called using a simulate call to the same effect.
Shorthand for
@abimethod({readonly: true})