GUniV3DaiUSDC1

package
v0.0.0-...-b095981 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const GUNIV3DAIUSDC1ABI = "" /* 2047-byte string literal not displayed */

GUNIV3DAIUSDC1ABI is the input ABI used to generate the binding from.

Variables

View Source
var File_GUniV3DaiUSDC1_GUniV3DaiUSDC1_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GUNIV3DAIUSDC1

type GUNIV3DAIUSDC1 struct {
	GUNIV3DAIUSDC1Caller     // Read-only binding to the contract
	GUNIV3DAIUSDC1Transactor // Write-only binding to the contract
	GUNIV3DAIUSDC1Filterer   // Log filterer for contract events
}

GUNIV3DAIUSDC1 is an auto generated Go binding around an Ethereum contract.

func NewGUNIV3DAIUSDC1

func NewGUNIV3DAIUSDC1(address common.Address, backend bind.ContractBackend) (*GUNIV3DAIUSDC1, error)

NewGUNIV3DAIUSDC1 creates a new instance of GUNIV3DAIUSDC1, bound to a specific deployed contract.

type GUNIV3DAIUSDC1Caller

type GUNIV3DAIUSDC1Caller struct {
	// contains filtered or unexported fields
}

GUNIV3DAIUSDC1Caller is an auto generated read-only Go binding around an Ethereum contract.

func NewGUNIV3DAIUSDC1Caller

func NewGUNIV3DAIUSDC1Caller(address common.Address, caller bind.ContractCaller) (*GUNIV3DAIUSDC1Caller, error)

NewGUNIV3DAIUSDC1Caller creates a new read-only instance of GUNIV3DAIUSDC1, bound to a specific deployed contract.

func (*GUNIV3DAIUSDC1Caller) ProxyAdmin

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Caller) ProxyAdmin(opts *bind.CallOpts) (common.Address, error)

ProxyAdmin is a free data retrieval call binding the contract method 0x3e47158c.

Solidity: function proxyAdmin() view returns(address)

func (*GUNIV3DAIUSDC1Caller) SupportsInterface

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Caller) SupportsInterface(opts *bind.CallOpts, id [4]byte) (bool, error)

SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.

Solidity: function supportsInterface(bytes4 id) view returns(bool)

type GUNIV3DAIUSDC1CallerRaw

type GUNIV3DAIUSDC1CallerRaw struct {
	Contract *GUNIV3DAIUSDC1Caller // Generic read-only contract binding to access the raw methods on
}

GUNIV3DAIUSDC1CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*GUNIV3DAIUSDC1CallerRaw) Call

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type GUNIV3DAIUSDC1CallerSession

type GUNIV3DAIUSDC1CallerSession struct {
	Contract *GUNIV3DAIUSDC1Caller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts         // Call options to use throughout this session
}

GUNIV3DAIUSDC1CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*GUNIV3DAIUSDC1CallerSession) ProxyAdmin

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1CallerSession) ProxyAdmin() (common.Address, error)

ProxyAdmin is a free data retrieval call binding the contract method 0x3e47158c.

Solidity: function proxyAdmin() view returns(address)

func (*GUNIV3DAIUSDC1CallerSession) SupportsInterface

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1CallerSession) SupportsInterface(id [4]byte) (bool, error)

SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.

Solidity: function supportsInterface(bytes4 id) view returns(bool)

type GUNIV3DAIUSDC1Filterer

type GUNIV3DAIUSDC1Filterer struct {
	// contains filtered or unexported fields
}

GUNIV3DAIUSDC1Filterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewGUNIV3DAIUSDC1Filterer

func NewGUNIV3DAIUSDC1Filterer(address common.Address, filterer bind.ContractFilterer) (*GUNIV3DAIUSDC1Filterer, error)

NewGUNIV3DAIUSDC1Filterer creates a new log filterer instance of GUNIV3DAIUSDC1, bound to a specific deployed contract.

func (*GUNIV3DAIUSDC1Filterer) FilterProxyAdminTransferred

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Filterer) FilterProxyAdminTransferred(opts *bind.FilterOpts, previousAdmin []common.Address, newAdmin []common.Address) (*GUNIV3DAIUSDC1ProxyAdminTransferredIterator, error)

FilterProxyAdminTransferred is a free log retrieval operation binding the contract event 0xdf435d422321da6b195902d70fc417c06a32f88379c20dd8f2a8da07088cec29.

Solidity: event ProxyAdminTransferred(address indexed previousAdmin, address indexed newAdmin)

func (*GUNIV3DAIUSDC1Filterer) FilterProxyImplementationUpdated

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Filterer) FilterProxyImplementationUpdated(opts *bind.FilterOpts, previousImplementation []common.Address, newImplementation []common.Address) (*GUNIV3DAIUSDC1ProxyImplementationUpdatedIterator, error)

FilterProxyImplementationUpdated is a free log retrieval operation binding the contract event 0x5570d70a002632a7b0b3c9304cc89efb62d8da9eca0dbd7752c83b7379068296.

Solidity: event ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)

func (*GUNIV3DAIUSDC1Filterer) ParseProxyAdminTransferred

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Filterer) ParseProxyAdminTransferred(log types.Log) (*GUNIV3DAIUSDC1ProxyAdminTransferred, error)

ParseProxyAdminTransferred is a log parse operation binding the contract event 0xdf435d422321da6b195902d70fc417c06a32f88379c20dd8f2a8da07088cec29.

Solidity: event ProxyAdminTransferred(address indexed previousAdmin, address indexed newAdmin)

func (*GUNIV3DAIUSDC1Filterer) ParseProxyImplementationUpdated

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Filterer) ParseProxyImplementationUpdated(log types.Log) (*GUNIV3DAIUSDC1ProxyImplementationUpdated, error)

ParseProxyImplementationUpdated is a log parse operation binding the contract event 0x5570d70a002632a7b0b3c9304cc89efb62d8da9eca0dbd7752c83b7379068296.

Solidity: event ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)

func (*GUNIV3DAIUSDC1Filterer) WatchProxyAdminTransferred

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Filterer) WatchProxyAdminTransferred(opts *bind.WatchOpts, sink chan<- *GUNIV3DAIUSDC1ProxyAdminTransferred, previousAdmin []common.Address, newAdmin []common.Address) (event.Subscription, error)

WatchProxyAdminTransferred is a free log subscription operation binding the contract event 0xdf435d422321da6b195902d70fc417c06a32f88379c20dd8f2a8da07088cec29.

Solidity: event ProxyAdminTransferred(address indexed previousAdmin, address indexed newAdmin)

func (*GUNIV3DAIUSDC1Filterer) WatchProxyImplementationUpdated

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Filterer) WatchProxyImplementationUpdated(opts *bind.WatchOpts, sink chan<- *GUNIV3DAIUSDC1ProxyImplementationUpdated, previousImplementation []common.Address, newImplementation []common.Address) (event.Subscription, error)

WatchProxyImplementationUpdated is a free log subscription operation binding the contract event 0x5570d70a002632a7b0b3c9304cc89efb62d8da9eca0dbd7752c83b7379068296.

Solidity: event ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)

type GUNIV3DAIUSDC1ProxyAdminTransferred

type GUNIV3DAIUSDC1ProxyAdminTransferred struct {
	PreviousAdmin common.Address
	NewAdmin      common.Address
	Raw           types.Log // Blockchain specific contextual infos
}

GUNIV3DAIUSDC1ProxyAdminTransferred represents a ProxyAdminTransferred event raised by the GUNIV3DAIUSDC1 contract.

type GUNIV3DAIUSDC1ProxyAdminTransferredIterator

type GUNIV3DAIUSDC1ProxyAdminTransferredIterator struct {
	Event *GUNIV3DAIUSDC1ProxyAdminTransferred // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

GUNIV3DAIUSDC1ProxyAdminTransferredIterator is returned from FilterProxyAdminTransferred and is used to iterate over the raw logs and unpacked data for ProxyAdminTransferred events raised by the GUNIV3DAIUSDC1 contract.

func (*GUNIV3DAIUSDC1ProxyAdminTransferredIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*GUNIV3DAIUSDC1ProxyAdminTransferredIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*GUNIV3DAIUSDC1ProxyAdminTransferredIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type GUNIV3DAIUSDC1ProxyImplementationUpdated

type GUNIV3DAIUSDC1ProxyImplementationUpdated struct {
	PreviousImplementation common.Address
	NewImplementation      common.Address
	Raw                    types.Log // Blockchain specific contextual infos
}

GUNIV3DAIUSDC1ProxyImplementationUpdated represents a ProxyImplementationUpdated event raised by the GUNIV3DAIUSDC1 contract.

type GUNIV3DAIUSDC1ProxyImplementationUpdatedIterator

type GUNIV3DAIUSDC1ProxyImplementationUpdatedIterator struct {
	Event *GUNIV3DAIUSDC1ProxyImplementationUpdated // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

GUNIV3DAIUSDC1ProxyImplementationUpdatedIterator is returned from FilterProxyImplementationUpdated and is used to iterate over the raw logs and unpacked data for ProxyImplementationUpdated events raised by the GUNIV3DAIUSDC1 contract.

func (*GUNIV3DAIUSDC1ProxyImplementationUpdatedIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*GUNIV3DAIUSDC1ProxyImplementationUpdatedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*GUNIV3DAIUSDC1ProxyImplementationUpdatedIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type GUNIV3DAIUSDC1Raw

type GUNIV3DAIUSDC1Raw struct {
	Contract *GUNIV3DAIUSDC1 // Generic contract binding to access the raw methods on
}

GUNIV3DAIUSDC1Raw is an auto generated low-level Go binding around an Ethereum contract.

func (*GUNIV3DAIUSDC1Raw) Call

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*GUNIV3DAIUSDC1Raw) Transact

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*GUNIV3DAIUSDC1Raw) Transfer

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type GUNIV3DAIUSDC1Session

type GUNIV3DAIUSDC1Session struct {
	Contract     *GUNIV3DAIUSDC1   // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

GUNIV3DAIUSDC1Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*GUNIV3DAIUSDC1Session) Fallback

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Session) Fallback(calldata []byte) (*types.Transaction, error)

Fallback is a paid mutator transaction binding the contract fallback function.

Solidity: fallback() payable returns()

func (*GUNIV3DAIUSDC1Session) ProxyAdmin

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Session) ProxyAdmin() (common.Address, error)

ProxyAdmin is a free data retrieval call binding the contract method 0x3e47158c.

Solidity: function proxyAdmin() view returns(address)

func (*GUNIV3DAIUSDC1Session) Receive

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Session) Receive() (*types.Transaction, error)

Receive is a paid mutator transaction binding the contract receive function.

Solidity: receive() payable returns()

func (*GUNIV3DAIUSDC1Session) SupportsInterface

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Session) SupportsInterface(id [4]byte) (bool, error)

SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.

Solidity: function supportsInterface(bytes4 id) view returns(bool)

func (*GUNIV3DAIUSDC1Session) TransferProxyAdmin

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Session) TransferProxyAdmin(newAdmin common.Address) (*types.Transaction, error)

TransferProxyAdmin is a paid mutator transaction binding the contract method 0x8356ca4f.

Solidity: function transferProxyAdmin(address newAdmin) returns()

func (*GUNIV3DAIUSDC1Session) UpgradeTo

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Session) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)

UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.

Solidity: function upgradeTo(address newImplementation) returns()

func (*GUNIV3DAIUSDC1Session) UpgradeToAndCall

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Session) UpgradeToAndCall(newImplementation common.Address, data []byte) (*types.Transaction, error)

UpgradeToAndCall is a paid mutator transaction binding the contract method 0x4f1ef286.

Solidity: function upgradeToAndCall(address newImplementation, bytes data) payable returns()

type GUNIV3DAIUSDC1Transactor

type GUNIV3DAIUSDC1Transactor struct {
	// contains filtered or unexported fields
}

GUNIV3DAIUSDC1Transactor is an auto generated write-only Go binding around an Ethereum contract.

func NewGUNIV3DAIUSDC1Transactor

func NewGUNIV3DAIUSDC1Transactor(address common.Address, transactor bind.ContractTransactor) (*GUNIV3DAIUSDC1Transactor, error)

NewGUNIV3DAIUSDC1Transactor creates a new write-only instance of GUNIV3DAIUSDC1, bound to a specific deployed contract.

func (*GUNIV3DAIUSDC1Transactor) Fallback

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Transactor) Fallback(opts *bind.TransactOpts, calldata []byte) (*types.Transaction, error)

Fallback is a paid mutator transaction binding the contract fallback function.

Solidity: fallback() payable returns()

func (*GUNIV3DAIUSDC1Transactor) Receive

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Transactor) Receive(opts *bind.TransactOpts) (*types.Transaction, error)

Receive is a paid mutator transaction binding the contract receive function.

Solidity: receive() payable returns()

func (*GUNIV3DAIUSDC1Transactor) TransferProxyAdmin

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Transactor) TransferProxyAdmin(opts *bind.TransactOpts, newAdmin common.Address) (*types.Transaction, error)

TransferProxyAdmin is a paid mutator transaction binding the contract method 0x8356ca4f.

Solidity: function transferProxyAdmin(address newAdmin) returns()

func (*GUNIV3DAIUSDC1Transactor) UpgradeTo

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Transactor) UpgradeTo(opts *bind.TransactOpts, newImplementation common.Address) (*types.Transaction, error)

UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.

Solidity: function upgradeTo(address newImplementation) returns()

func (*GUNIV3DAIUSDC1Transactor) UpgradeToAndCall

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1Transactor) UpgradeToAndCall(opts *bind.TransactOpts, newImplementation common.Address, data []byte) (*types.Transaction, error)

UpgradeToAndCall is a paid mutator transaction binding the contract method 0x4f1ef286.

Solidity: function upgradeToAndCall(address newImplementation, bytes data) payable returns()

type GUNIV3DAIUSDC1TransactorRaw

type GUNIV3DAIUSDC1TransactorRaw struct {
	Contract *GUNIV3DAIUSDC1Transactor // Generic write-only contract binding to access the raw methods on
}

GUNIV3DAIUSDC1TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*GUNIV3DAIUSDC1TransactorRaw) Transact

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*GUNIV3DAIUSDC1TransactorRaw) Transfer

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type GUNIV3DAIUSDC1TransactorSession

type GUNIV3DAIUSDC1TransactorSession struct {
	Contract     *GUNIV3DAIUSDC1Transactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts         // Transaction auth options to use throughout this session
}

GUNIV3DAIUSDC1TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*GUNIV3DAIUSDC1TransactorSession) Fallback

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1TransactorSession) Fallback(calldata []byte) (*types.Transaction, error)

Fallback is a paid mutator transaction binding the contract fallback function.

Solidity: fallback() payable returns()

func (*GUNIV3DAIUSDC1TransactorSession) Receive

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1TransactorSession) Receive() (*types.Transaction, error)

Receive is a paid mutator transaction binding the contract receive function.

Solidity: receive() payable returns()

func (*GUNIV3DAIUSDC1TransactorSession) TransferProxyAdmin

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1TransactorSession) TransferProxyAdmin(newAdmin common.Address) (*types.Transaction, error)

TransferProxyAdmin is a paid mutator transaction binding the contract method 0x8356ca4f.

Solidity: function transferProxyAdmin(address newAdmin) returns()

func (*GUNIV3DAIUSDC1TransactorSession) UpgradeTo

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1TransactorSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)

UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.

Solidity: function upgradeTo(address newImplementation) returns()

func (*GUNIV3DAIUSDC1TransactorSession) UpgradeToAndCall

func (_GUNIV3DAIUSDC1 *GUNIV3DAIUSDC1TransactorSession) UpgradeToAndCall(newImplementation common.Address, data []byte) (*types.Transaction, error)

UpgradeToAndCall is a paid mutator transaction binding the contract method 0x4f1ef286.

Solidity: function upgradeToAndCall(address newImplementation, bytes data) payable returns()

type ProxyAdminTransferred

type ProxyAdminTransferred struct {
	Ts            *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	PreviousAdmin []byte                 `protobuf:"bytes,2,opt,name=PreviousAdmin,proto3" json:"PreviousAdmin,omitempty"` //	address
	NewAdmin      []byte                 `protobuf:"bytes,3,opt,name=NewAdmin,proto3" json:"NewAdmin,omitempty"`           //	address
	// contains filtered or unexported fields
}

func (*ProxyAdminTransferred) Descriptor deprecated

func (*ProxyAdminTransferred) Descriptor() ([]byte, []int)

Deprecated: Use ProxyAdminTransferred.ProtoReflect.Descriptor instead.

func (*ProxyAdminTransferred) GetNewAdmin

func (x *ProxyAdminTransferred) GetNewAdmin() []byte

func (*ProxyAdminTransferred) GetPreviousAdmin

func (x *ProxyAdminTransferred) GetPreviousAdmin() []byte

func (*ProxyAdminTransferred) GetTs

func (*ProxyAdminTransferred) ProtoMessage

func (*ProxyAdminTransferred) ProtoMessage()

func (*ProxyAdminTransferred) ProtoReflect

func (x *ProxyAdminTransferred) ProtoReflect() protoreflect.Message

func (*ProxyAdminTransferred) Reset

func (x *ProxyAdminTransferred) Reset()

func (*ProxyAdminTransferred) String

func (x *ProxyAdminTransferred) String() string

type ProxyImplementationUpdated

type ProxyImplementationUpdated struct {
	Ts                     *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	PreviousImplementation []byte                 `protobuf:"bytes,2,opt,name=PreviousImplementation,proto3" json:"PreviousImplementation,omitempty"` //	address
	NewImplementation      []byte                 `protobuf:"bytes,3,opt,name=NewImplementation,proto3" json:"NewImplementation,omitempty"`           //	address
	// contains filtered or unexported fields
}

func (*ProxyImplementationUpdated) Descriptor deprecated

func (*ProxyImplementationUpdated) Descriptor() ([]byte, []int)

Deprecated: Use ProxyImplementationUpdated.ProtoReflect.Descriptor instead.

func (*ProxyImplementationUpdated) GetNewImplementation

func (x *ProxyImplementationUpdated) GetNewImplementation() []byte

func (*ProxyImplementationUpdated) GetPreviousImplementation

func (x *ProxyImplementationUpdated) GetPreviousImplementation() []byte

func (*ProxyImplementationUpdated) GetTs

func (*ProxyImplementationUpdated) ProtoMessage

func (*ProxyImplementationUpdated) ProtoMessage()

func (*ProxyImplementationUpdated) ProtoReflect

func (*ProxyImplementationUpdated) Reset

func (x *ProxyImplementationUpdated) Reset()

func (*ProxyImplementationUpdated) String

func (x *ProxyImplementationUpdated) String() string

type SmartContract

type SmartContract struct{}

func (*SmartContract) Message

func (sc *SmartContract) Message(eventName string, contractAbi *abi.ABI, vLog types.Log, timestamp *timestamppb.Timestamp) protoreflect.ProtoMessage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL