Creates a metadata object. By default, set the upgradeable
attribute, and uset all others.
Whether the contract is upgradeable
Whether other contracts can read this contract's data (without calling one of its pure functions)
Whether the contract is payable
Whether the contract is payable by other smart contracts
Static
ByteStatic
ByteStatic
Private
Readonly
codeStatic
fromCreates a metadata object from a buffer.
Static
from
The metadata of a Smart Contract, as an abstraction.