Versions in this module Expand all Collapse all v0 v0.0.12 Dec 2, 2025 v0.0.11 Oct 1, 2025 Changes in this version + var TokenwrappedtransparentproxyABI = TokenwrappedtransparentproxyMetaData.ABI + var TokenwrappedtransparentproxyBin = TokenwrappedtransparentproxyMetaData.Bin + var TokenwrappedtransparentproxyMetaData = &bind.MetaData + type Tokenwrappedtransparentproxy struct + func DeployTokenwrappedtransparentproxy(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Tokenwrappedtransparentproxy, error) + func NewTokenwrappedtransparentproxy(address common.Address, backend bind.ContractBackend) (*Tokenwrappedtransparentproxy, error) + type TokenwrappedtransparentproxyAdminChanged struct + NewAdmin common.Address + PreviousAdmin common.Address + Raw types.Log + type TokenwrappedtransparentproxyAdminChangedIterator struct + Event *TokenwrappedtransparentproxyAdminChanged + func (it *TokenwrappedtransparentproxyAdminChangedIterator) Close() error + func (it *TokenwrappedtransparentproxyAdminChangedIterator) Error() error + func (it *TokenwrappedtransparentproxyAdminChangedIterator) Next() bool + type TokenwrappedtransparentproxyBeaconUpgraded struct + Beacon common.Address + Raw types.Log + type TokenwrappedtransparentproxyBeaconUpgradedIterator struct + Event *TokenwrappedtransparentproxyBeaconUpgraded + func (it *TokenwrappedtransparentproxyBeaconUpgradedIterator) Close() error + func (it *TokenwrappedtransparentproxyBeaconUpgradedIterator) Error() error + func (it *TokenwrappedtransparentproxyBeaconUpgradedIterator) Next() bool + type TokenwrappedtransparentproxyCaller struct + func NewTokenwrappedtransparentproxyCaller(address common.Address, caller bind.ContractCaller) (*TokenwrappedtransparentproxyCaller, error) + type TokenwrappedtransparentproxyCallerRaw struct + Contract *TokenwrappedtransparentproxyCaller + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type TokenwrappedtransparentproxyCallerSession struct + CallOpts bind.CallOpts + Contract *TokenwrappedtransparentproxyCaller + type TokenwrappedtransparentproxyFilterer struct + func NewTokenwrappedtransparentproxyFilterer(address common.Address, filterer bind.ContractFilterer) (*TokenwrappedtransparentproxyFilterer, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) FilterAdminChanged(opts *bind.FilterOpts) (*TokenwrappedtransparentproxyAdminChangedIterator, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) FilterBeaconUpgraded(opts *bind.FilterOpts, beacon []common.Address) (*TokenwrappedtransparentproxyBeaconUpgradedIterator, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) FilterUpgraded(opts *bind.FilterOpts, implementation []common.Address) (*TokenwrappedtransparentproxyUpgradedIterator, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) ParseAdminChanged(log types.Log) (*TokenwrappedtransparentproxyAdminChanged, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) ParseBeaconUpgraded(log types.Log) (*TokenwrappedtransparentproxyBeaconUpgraded, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) ParseUpgraded(log types.Log) (*TokenwrappedtransparentproxyUpgraded, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) WatchAdminChanged(opts *bind.WatchOpts, sink chan<- *TokenwrappedtransparentproxyAdminChanged) (event.Subscription, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) WatchBeaconUpgraded(opts *bind.WatchOpts, sink chan<- *TokenwrappedtransparentproxyBeaconUpgraded, ...) (event.Subscription, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyFilterer) WatchUpgraded(opts *bind.WatchOpts, sink chan<- *TokenwrappedtransparentproxyUpgraded, ...) (event.Subscription, error) + type TokenwrappedtransparentproxyRaw struct + Contract *Tokenwrappedtransparentproxy + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type TokenwrappedtransparentproxySession struct + CallOpts bind.CallOpts + Contract *Tokenwrappedtransparentproxy + TransactOpts bind.TransactOpts + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxySession) Admin() (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxySession) ChangeAdmin(newAdmin common.Address) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxySession) Fallback(calldata []byte) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxySession) Implementation() (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxySession) Receive() (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxySession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxySession) UpgradeToAndCall(newImplementation common.Address, data []byte) (*types.Transaction, error) + type TokenwrappedtransparentproxyTransactor struct + func NewTokenwrappedtransparentproxyTransactor(address common.Address, transactor bind.ContractTransactor) (*TokenwrappedtransparentproxyTransactor, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactor) Admin(opts *bind.TransactOpts) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactor) ChangeAdmin(opts *bind.TransactOpts, newAdmin common.Address) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactor) Fallback(opts *bind.TransactOpts, calldata []byte) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactor) Implementation(opts *bind.TransactOpts) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactor) Receive(opts *bind.TransactOpts) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactor) UpgradeTo(opts *bind.TransactOpts, newImplementation common.Address) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactor) UpgradeToAndCall(opts *bind.TransactOpts, newImplementation common.Address, data []byte) (*types.Transaction, error) + type TokenwrappedtransparentproxyTransactorRaw struct + Contract *TokenwrappedtransparentproxyTransactor + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type TokenwrappedtransparentproxyTransactorSession struct + Contract *TokenwrappedtransparentproxyTransactor + TransactOpts bind.TransactOpts + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorSession) Admin() (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorSession) ChangeAdmin(newAdmin common.Address) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorSession) Fallback(calldata []byte) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorSession) Implementation() (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorSession) Receive() (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error) + func (_Tokenwrappedtransparentproxy *TokenwrappedtransparentproxyTransactorSession) UpgradeToAndCall(newImplementation common.Address, data []byte) (*types.Transaction, error) + type TokenwrappedtransparentproxyUpgraded struct + Implementation common.Address + Raw types.Log + type TokenwrappedtransparentproxyUpgradedIterator struct + Event *TokenwrappedtransparentproxyUpgraded + func (it *TokenwrappedtransparentproxyUpgradedIterator) Close() error + func (it *TokenwrappedtransparentproxyUpgradedIterator) Error() error + func (it *TokenwrappedtransparentproxyUpgradedIterator) Next() bool