Versions in this module Expand all Collapse all v0 v0.1.6 Apr 12, 2025 v0.1.5 Apr 12, 2025 Changes in this version + func Assert(condition any, msgs ...any) + func ContractAddress() core.Address + func Delete(key string) error + func Get(key string, value interface{}) error + func Log(event string, keyValues ...interface{}) + func Sender() core.Address + func Set(key string, value interface{}) error