# Functions
Call calls a contract with flags.
CallFromNative performs synchronous call from native contract.
CreateMultisigAccount calculates multisig contract scripthash for a given m and a set of public keys.
CreateStandardAccount calculates contract scripthash for a given public key.
GetCallFlags returns current context calling flags.
LoadToken calls method specified by the token id.
# Variables
ErrNativeCall is returned for failed calls from native.