Versions in this module Expand all Collapse all v0 v0.0.1 Dec 19, 2024 Changes in this version + var SafemathABI = SafemathMetaData.ABI + var SafemathBin = SafemathMetaData.Bin + var SafemathMetaData = &bind.MetaData + type Safemath struct + func DeploySafemath(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Safemath, error) + func NewSafemath(address common.Address, backend bind.ContractBackend) (*Safemath, error) + type SafemathCaller struct + func NewSafemathCaller(address common.Address, caller bind.ContractCaller) (*SafemathCaller, error) + type SafemathCallerRaw struct + Contract *SafemathCaller + func (_Safemath *SafemathCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type SafemathCallerSession struct + CallOpts bind.CallOpts + Contract *SafemathCaller + type SafemathFilterer struct + func NewSafemathFilterer(address common.Address, filterer bind.ContractFilterer) (*SafemathFilterer, error) + type SafemathRaw struct + Contract *Safemath + func (_Safemath *SafemathRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Safemath *SafemathRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Safemath *SafemathRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type SafemathSession struct + CallOpts bind.CallOpts + Contract *Safemath + TransactOpts bind.TransactOpts + type SafemathTransactor struct + func NewSafemathTransactor(address common.Address, transactor bind.ContractTransactor) (*SafemathTransactor, error) + type SafemathTransactorRaw struct + Contract *SafemathTransactor + func (_Safemath *SafemathTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Safemath *SafemathTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type SafemathTransactorSession struct + Contract *SafemathTransactor + TransactOpts bind.TransactOpts