Documentation ¶
Index ¶
- Variables
- type AavePoolAddressProviderV3
- type AavePoolAddressProviderV3ACLAdminUpdated
- type AavePoolAddressProviderV3ACLAdminUpdatedIterator
- type AavePoolAddressProviderV3ACLManagerUpdated
- type AavePoolAddressProviderV3ACLManagerUpdatedIterator
- type AavePoolAddressProviderV3AddressSet
- type AavePoolAddressProviderV3AddressSetAsProxy
- type AavePoolAddressProviderV3AddressSetAsProxyIterator
- type AavePoolAddressProviderV3AddressSetIterator
- type AavePoolAddressProviderV3Caller
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetACLAdmin(opts *bind.CallOpts) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetACLManager(opts *bind.CallOpts) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetAddress(opts *bind.CallOpts, id [32]byte) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetMarketId(opts *bind.CallOpts) (string, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPool(opts *bind.CallOpts) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPoolConfigurator(opts *bind.CallOpts) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPoolDataProvider(opts *bind.CallOpts) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPriceOracle(opts *bind.CallOpts) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPriceOracleSentinel(opts *bind.CallOpts) (common.Address, error)
- type AavePoolAddressProviderV3CallerRaw
- type AavePoolAddressProviderV3CallerSession
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetACLAdmin() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetACLManager() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetAddress(id [32]byte) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetMarketId() (string, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPool() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPoolConfigurator() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPoolDataProvider() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPriceOracle() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPriceOracleSentinel() (common.Address, error)
- type AavePoolAddressProviderV3Filterer
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterACLAdminUpdated(opts *bind.FilterOpts, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3ACLAdminUpdatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterACLManagerUpdated(opts *bind.FilterOpts, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3ACLManagerUpdatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterAddressSet(opts *bind.FilterOpts, id [][32]byte, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3AddressSetIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterAddressSetAsProxy(opts *bind.FilterOpts, id [][32]byte, proxyAddress []common.Address, ...) (*AavePoolAddressProviderV3AddressSetAsProxyIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterMarketIdSet(opts *bind.FilterOpts, oldMarketId []string, newMarketId []string) (*AavePoolAddressProviderV3MarketIdSetIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPoolConfiguratorUpdated(opts *bind.FilterOpts, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPoolDataProviderUpdated(opts *bind.FilterOpts, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3PoolDataProviderUpdatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPoolUpdated(opts *bind.FilterOpts, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3PoolUpdatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPriceOracleSentinelUpdated(opts *bind.FilterOpts, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPriceOracleUpdated(opts *bind.FilterOpts, oldAddress []common.Address, ...) (*AavePoolAddressProviderV3PriceOracleUpdatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterProxyCreated(opts *bind.FilterOpts, id [][32]byte, proxyAddress []common.Address, ...) (*AavePoolAddressProviderV3ProxyCreatedIterator, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseACLAdminUpdated(log types.Log) (*AavePoolAddressProviderV3ACLAdminUpdated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseACLManagerUpdated(log types.Log) (*AavePoolAddressProviderV3ACLManagerUpdated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseAddressSet(log types.Log) (*AavePoolAddressProviderV3AddressSet, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseAddressSetAsProxy(log types.Log) (*AavePoolAddressProviderV3AddressSetAsProxy, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseMarketIdSet(log types.Log) (*AavePoolAddressProviderV3MarketIdSet, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePoolConfiguratorUpdated(log types.Log) (*AavePoolAddressProviderV3PoolConfiguratorUpdated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePoolDataProviderUpdated(log types.Log) (*AavePoolAddressProviderV3PoolDataProviderUpdated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePoolUpdated(log types.Log) (*AavePoolAddressProviderV3PoolUpdated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePriceOracleSentinelUpdated(log types.Log) (*AavePoolAddressProviderV3PriceOracleSentinelUpdated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePriceOracleUpdated(log types.Log) (*AavePoolAddressProviderV3PriceOracleUpdated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseProxyCreated(log types.Log) (*AavePoolAddressProviderV3ProxyCreated, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchACLAdminUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3ACLAdminUpdated, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchACLManagerUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3ACLManagerUpdated, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchAddressSet(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3AddressSet, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchAddressSetAsProxy(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3AddressSetAsProxy, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchMarketIdSet(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3MarketIdSet, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPoolConfiguratorUpdated(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPoolDataProviderUpdated(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPoolUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3PoolUpdated, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPriceOracleSentinelUpdated(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPriceOracleUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3PriceOracleUpdated, ...) (event.Subscription, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchProxyCreated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3ProxyCreated, ...) (event.Subscription, error)
- type AavePoolAddressProviderV3MarketIdSet
- type AavePoolAddressProviderV3MarketIdSetIterator
- type AavePoolAddressProviderV3PoolConfiguratorUpdated
- type AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator
- type AavePoolAddressProviderV3PoolDataProviderUpdated
- type AavePoolAddressProviderV3PoolDataProviderUpdatedIterator
- type AavePoolAddressProviderV3PoolUpdated
- type AavePoolAddressProviderV3PoolUpdatedIterator
- type AavePoolAddressProviderV3PriceOracleSentinelUpdated
- type AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator
- type AavePoolAddressProviderV3PriceOracleUpdated
- type AavePoolAddressProviderV3PriceOracleUpdatedIterator
- type AavePoolAddressProviderV3ProxyCreated
- type AavePoolAddressProviderV3ProxyCreatedIterator
- type AavePoolAddressProviderV3Raw
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type AavePoolAddressProviderV3Session
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetACLAdmin() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetACLManager() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetAddress(id [32]byte) (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetMarketId() (string, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPool() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPoolConfigurator() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPoolDataProvider() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPriceOracle() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPriceOracleSentinel() (common.Address, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetACLAdmin(newAclAdmin common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetACLManager(newAclManager common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetAddress(id [32]byte, newAddress common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetAddressAsProxy(id [32]byte, newImplementationAddress common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetMarketId(newMarketId string) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPoolConfiguratorImpl(newPoolConfiguratorImpl common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPoolDataProvider(newDataProvider common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPoolImpl(newPoolImpl common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPriceOracle(newPriceOracle common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPriceOracleSentinel(newPriceOracleSentinel common.Address) (*types.Transaction, error)
- type AavePoolAddressProviderV3Transactor
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetACLAdmin(opts *bind.TransactOpts, newAclAdmin common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetACLManager(opts *bind.TransactOpts, newAclManager common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetAddress(opts *bind.TransactOpts, id [32]byte, newAddress common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetAddressAsProxy(opts *bind.TransactOpts, id [32]byte, newImplementationAddress common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetMarketId(opts *bind.TransactOpts, newMarketId string) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPoolConfiguratorImpl(opts *bind.TransactOpts, newPoolConfiguratorImpl common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPoolDataProvider(opts *bind.TransactOpts, newDataProvider common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPoolImpl(opts *bind.TransactOpts, newPoolImpl common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPriceOracle(opts *bind.TransactOpts, newPriceOracle common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPriceOracleSentinel(opts *bind.TransactOpts, newPriceOracleSentinel common.Address) (*types.Transaction, error)
- type AavePoolAddressProviderV3TransactorRaw
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type AavePoolAddressProviderV3TransactorSession
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetACLAdmin(newAclAdmin common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetACLManager(newAclManager common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetAddress(id [32]byte, newAddress common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetAddressAsProxy(id [32]byte, newImplementationAddress common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetMarketId(newMarketId string) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPoolConfiguratorImpl(newPoolConfiguratorImpl common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPoolDataProvider(newDataProvider common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPoolImpl(newPoolImpl common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPriceOracle(newPriceOracle common.Address) (*types.Transaction, error)
- func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPriceOracleSentinel(newPriceOracleSentinel common.Address) (*types.Transaction, error)
Constants ¶
This section is empty.
Variables ¶
var AavePoolAddressProviderV3ABI = AavePoolAddressProviderV3MetaData.ABI
AavePoolAddressProviderV3ABI is the input ABI used to generate the binding from. Deprecated: Use AavePoolAddressProviderV3MetaData.ABI instead.
var AavePoolAddressProviderV3MetaData = &bind.MetaData{
ABI: "[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"ACLAdminUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"ACLManagerUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"AddressSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"proxyAddress\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldImplementationAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newImplementationAddress\",\"type\":\"address\"}],\"name\":\"AddressSetAsProxy\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"string\",\"name\":\"oldMarketId\",\"type\":\"string\"},{\"indexed\":true,\"internalType\":\"string\",\"name\":\"newMarketId\",\"type\":\"string\"}],\"name\":\"MarketIdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"PoolConfiguratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"PoolDataProviderUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"PoolUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"PriceOracleSentinelUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"PriceOracleUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"proxyAddress\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"implementationAddress\",\"type\":\"address\"}],\"name\":\"ProxyCreated\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"getACLAdmin\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getACLManager\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMarketId\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getPool\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getPoolConfigurator\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getPoolDataProvider\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getPriceOracle\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getPriceOracleSentinel\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newAclAdmin\",\"type\":\"address\"}],\"name\":\"setACLAdmin\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newAclManager\",\"type\":\"address\"}],\"name\":\"setACLManager\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"setAddress\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"newImplementationAddress\",\"type\":\"address\"}],\"name\":\"setAddressAsProxy\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"newMarketId\",\"type\":\"string\"}],\"name\":\"setMarketId\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newPoolConfiguratorImpl\",\"type\":\"address\"}],\"name\":\"setPoolConfiguratorImpl\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newDataProvider\",\"type\":\"address\"}],\"name\":\"setPoolDataProvider\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newPoolImpl\",\"type\":\"address\"}],\"name\":\"setPoolImpl\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newPriceOracle\",\"type\":\"address\"}],\"name\":\"setPriceOracle\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newPriceOracleSentinel\",\"type\":\"address\"}],\"name\":\"setPriceOracleSentinel\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
}
AavePoolAddressProviderV3MetaData contains all meta data concerning the AavePoolAddressProviderV3 contract.
Functions ¶
This section is empty.
Types ¶
type AavePoolAddressProviderV3 ¶
type AavePoolAddressProviderV3 struct { AavePoolAddressProviderV3Caller // Read-only binding to the contract AavePoolAddressProviderV3Transactor // Write-only binding to the contract AavePoolAddressProviderV3Filterer // Log filterer for contract events }
AavePoolAddressProviderV3 is an auto generated Go binding around an Ethereum contract.
func NewAavePoolAddressProviderV3 ¶
func NewAavePoolAddressProviderV3(address common.Address, backend bind.ContractBackend) (*AavePoolAddressProviderV3, error)
NewAavePoolAddressProviderV3 creates a new instance of AavePoolAddressProviderV3, bound to a specific deployed contract.
type AavePoolAddressProviderV3ACLAdminUpdated ¶
type AavePoolAddressProviderV3ACLAdminUpdated struct { OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3ACLAdminUpdated represents a ACLAdminUpdated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3ACLAdminUpdatedIterator ¶
type AavePoolAddressProviderV3ACLAdminUpdatedIterator struct { Event *AavePoolAddressProviderV3ACLAdminUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3ACLAdminUpdatedIterator is returned from FilterACLAdminUpdated and is used to iterate over the raw logs and unpacked data for ACLAdminUpdated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3ACLAdminUpdatedIterator) Close ¶
func (it *AavePoolAddressProviderV3ACLAdminUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3ACLAdminUpdatedIterator) Error ¶
func (it *AavePoolAddressProviderV3ACLAdminUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3ACLAdminUpdatedIterator) Next ¶
func (it *AavePoolAddressProviderV3ACLAdminUpdatedIterator) Next() bool
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 AavePoolAddressProviderV3ACLManagerUpdated ¶
type AavePoolAddressProviderV3ACLManagerUpdated struct { OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3ACLManagerUpdated represents a ACLManagerUpdated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3ACLManagerUpdatedIterator ¶
type AavePoolAddressProviderV3ACLManagerUpdatedIterator struct { Event *AavePoolAddressProviderV3ACLManagerUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3ACLManagerUpdatedIterator is returned from FilterACLManagerUpdated and is used to iterate over the raw logs and unpacked data for ACLManagerUpdated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3ACLManagerUpdatedIterator) Close ¶
func (it *AavePoolAddressProviderV3ACLManagerUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3ACLManagerUpdatedIterator) Error ¶
func (it *AavePoolAddressProviderV3ACLManagerUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3ACLManagerUpdatedIterator) Next ¶
func (it *AavePoolAddressProviderV3ACLManagerUpdatedIterator) Next() bool
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 AavePoolAddressProviderV3AddressSet ¶
type AavePoolAddressProviderV3AddressSet struct { Id [32]byte OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3AddressSet represents a AddressSet event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3AddressSetAsProxy ¶
type AavePoolAddressProviderV3AddressSetAsProxy struct { Id [32]byte ProxyAddress common.Address OldImplementationAddress common.Address NewImplementationAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3AddressSetAsProxy represents a AddressSetAsProxy event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3AddressSetAsProxyIterator ¶
type AavePoolAddressProviderV3AddressSetAsProxyIterator struct { Event *AavePoolAddressProviderV3AddressSetAsProxy // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3AddressSetAsProxyIterator is returned from FilterAddressSetAsProxy and is used to iterate over the raw logs and unpacked data for AddressSetAsProxy events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3AddressSetAsProxyIterator) Close ¶
func (it *AavePoolAddressProviderV3AddressSetAsProxyIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3AddressSetAsProxyIterator) Error ¶
func (it *AavePoolAddressProviderV3AddressSetAsProxyIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3AddressSetAsProxyIterator) Next ¶
func (it *AavePoolAddressProviderV3AddressSetAsProxyIterator) Next() bool
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 AavePoolAddressProviderV3AddressSetIterator ¶
type AavePoolAddressProviderV3AddressSetIterator struct { Event *AavePoolAddressProviderV3AddressSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3AddressSetIterator is returned from FilterAddressSet and is used to iterate over the raw logs and unpacked data for AddressSet events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3AddressSetIterator) Close ¶
func (it *AavePoolAddressProviderV3AddressSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3AddressSetIterator) Error ¶
func (it *AavePoolAddressProviderV3AddressSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3AddressSetIterator) Next ¶
func (it *AavePoolAddressProviderV3AddressSetIterator) Next() bool
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 AavePoolAddressProviderV3Caller ¶
type AavePoolAddressProviderV3Caller struct {
// contains filtered or unexported fields
}
AavePoolAddressProviderV3Caller is an auto generated read-only Go binding around an Ethereum contract.
func NewAavePoolAddressProviderV3Caller ¶
func NewAavePoolAddressProviderV3Caller(address common.Address, caller bind.ContractCaller) (*AavePoolAddressProviderV3Caller, error)
NewAavePoolAddressProviderV3Caller creates a new read-only instance of AavePoolAddressProviderV3, bound to a specific deployed contract.
func (*AavePoolAddressProviderV3Caller) GetACLAdmin ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetACLAdmin(opts *bind.CallOpts) (common.Address, error)
GetACLAdmin is a free data retrieval call binding the contract method 0x0e67178c.
Solidity: function getACLAdmin() view returns(address)
func (*AavePoolAddressProviderV3Caller) GetACLManager ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetACLManager(opts *bind.CallOpts) (common.Address, error)
GetACLManager is a free data retrieval call binding the contract method 0x707cd716.
Solidity: function getACLManager() view returns(address)
func (*AavePoolAddressProviderV3Caller) GetAddress ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetAddress(opts *bind.CallOpts, id [32]byte) (common.Address, error)
GetAddress is a free data retrieval call binding the contract method 0x21f8a721.
Solidity: function getAddress(bytes32 id) view returns(address)
func (*AavePoolAddressProviderV3Caller) GetMarketId ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetMarketId(opts *bind.CallOpts) (string, error)
GetMarketId is a free data retrieval call binding the contract method 0x568ef470.
Solidity: function getMarketId() view returns(string)
func (*AavePoolAddressProviderV3Caller) GetPool ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPool(opts *bind.CallOpts) (common.Address, error)
GetPool is a free data retrieval call binding the contract method 0x026b1d5f.
Solidity: function getPool() view returns(address)
func (*AavePoolAddressProviderV3Caller) GetPoolConfigurator ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPoolConfigurator(opts *bind.CallOpts) (common.Address, error)
GetPoolConfigurator is a free data retrieval call binding the contract method 0x631adfca.
Solidity: function getPoolConfigurator() view returns(address)
func (*AavePoolAddressProviderV3Caller) GetPoolDataProvider ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPoolDataProvider(opts *bind.CallOpts) (common.Address, error)
GetPoolDataProvider is a free data retrieval call binding the contract method 0xe860accb.
Solidity: function getPoolDataProvider() view returns(address)
func (*AavePoolAddressProviderV3Caller) GetPriceOracle ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPriceOracle(opts *bind.CallOpts) (common.Address, error)
GetPriceOracle is a free data retrieval call binding the contract method 0xfca513a8.
Solidity: function getPriceOracle() view returns(address)
func (*AavePoolAddressProviderV3Caller) GetPriceOracleSentinel ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Caller) GetPriceOracleSentinel(opts *bind.CallOpts) (common.Address, error)
GetPriceOracleSentinel is a free data retrieval call binding the contract method 0x5eb88d3d.
Solidity: function getPriceOracleSentinel() view returns(address)
type AavePoolAddressProviderV3CallerRaw ¶
type AavePoolAddressProviderV3CallerRaw struct {
Contract *AavePoolAddressProviderV3Caller // Generic read-only contract binding to access the raw methods on
}
AavePoolAddressProviderV3CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*AavePoolAddressProviderV3CallerRaw) Call ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerRaw) 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 AavePoolAddressProviderV3CallerSession ¶
type AavePoolAddressProviderV3CallerSession struct { Contract *AavePoolAddressProviderV3Caller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
AavePoolAddressProviderV3CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*AavePoolAddressProviderV3CallerSession) GetACLAdmin ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetACLAdmin() (common.Address, error)
GetACLAdmin is a free data retrieval call binding the contract method 0x0e67178c.
Solidity: function getACLAdmin() view returns(address)
func (*AavePoolAddressProviderV3CallerSession) GetACLManager ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetACLManager() (common.Address, error)
GetACLManager is a free data retrieval call binding the contract method 0x707cd716.
Solidity: function getACLManager() view returns(address)
func (*AavePoolAddressProviderV3CallerSession) GetAddress ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetAddress(id [32]byte) (common.Address, error)
GetAddress is a free data retrieval call binding the contract method 0x21f8a721.
Solidity: function getAddress(bytes32 id) view returns(address)
func (*AavePoolAddressProviderV3CallerSession) GetMarketId ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetMarketId() (string, error)
GetMarketId is a free data retrieval call binding the contract method 0x568ef470.
Solidity: function getMarketId() view returns(string)
func (*AavePoolAddressProviderV3CallerSession) GetPool ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPool() (common.Address, error)
GetPool is a free data retrieval call binding the contract method 0x026b1d5f.
Solidity: function getPool() view returns(address)
func (*AavePoolAddressProviderV3CallerSession) GetPoolConfigurator ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPoolConfigurator() (common.Address, error)
GetPoolConfigurator is a free data retrieval call binding the contract method 0x631adfca.
Solidity: function getPoolConfigurator() view returns(address)
func (*AavePoolAddressProviderV3CallerSession) GetPoolDataProvider ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPoolDataProvider() (common.Address, error)
GetPoolDataProvider is a free data retrieval call binding the contract method 0xe860accb.
Solidity: function getPoolDataProvider() view returns(address)
func (*AavePoolAddressProviderV3CallerSession) GetPriceOracle ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPriceOracle() (common.Address, error)
GetPriceOracle is a free data retrieval call binding the contract method 0xfca513a8.
Solidity: function getPriceOracle() view returns(address)
func (*AavePoolAddressProviderV3CallerSession) GetPriceOracleSentinel ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3CallerSession) GetPriceOracleSentinel() (common.Address, error)
GetPriceOracleSentinel is a free data retrieval call binding the contract method 0x5eb88d3d.
Solidity: function getPriceOracleSentinel() view returns(address)
type AavePoolAddressProviderV3Filterer ¶
type AavePoolAddressProviderV3Filterer struct {
// contains filtered or unexported fields
}
AavePoolAddressProviderV3Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewAavePoolAddressProviderV3Filterer ¶
func NewAavePoolAddressProviderV3Filterer(address common.Address, filterer bind.ContractFilterer) (*AavePoolAddressProviderV3Filterer, error)
NewAavePoolAddressProviderV3Filterer creates a new log filterer instance of AavePoolAddressProviderV3, bound to a specific deployed contract.
func (*AavePoolAddressProviderV3Filterer) FilterACLAdminUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterACLAdminUpdated(opts *bind.FilterOpts, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3ACLAdminUpdatedIterator, error)
FilterACLAdminUpdated is a free log retrieval operation binding the contract event 0xe9cf53972264dc95304fd424458745019ddfca0e37ae8f703d74772c41ad115b.
Solidity: event ACLAdminUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterACLManagerUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterACLManagerUpdated(opts *bind.FilterOpts, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3ACLManagerUpdatedIterator, error)
FilterACLManagerUpdated is a free log retrieval operation binding the contract event 0xb30efa04327bb8a537d61cc1e5c48095345ad18ef7cc04e6bacf7dfb6caaf507.
Solidity: event ACLManagerUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterAddressSet ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterAddressSet(opts *bind.FilterOpts, id [][32]byte, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3AddressSetIterator, error)
FilterAddressSet is a free log retrieval operation binding the contract event 0x9ef0e8c8e52743bb38b83b17d9429141d494b8041ca6d616a6c77cebae9cd8b7.
Solidity: event AddressSet(bytes32 indexed id, address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterAddressSetAsProxy ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterAddressSetAsProxy(opts *bind.FilterOpts, id [][32]byte, proxyAddress []common.Address, newImplementationAddress []common.Address) (*AavePoolAddressProviderV3AddressSetAsProxyIterator, error)
FilterAddressSetAsProxy is a free log retrieval operation binding the contract event 0x3bbd45b5429b385e3fb37ad5cd1cd1435a3c8ec32196c7937597365a3fd3e99c.
Solidity: event AddressSetAsProxy(bytes32 indexed id, address indexed proxyAddress, address oldImplementationAddress, address indexed newImplementationAddress)
func (*AavePoolAddressProviderV3Filterer) FilterMarketIdSet ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterMarketIdSet(opts *bind.FilterOpts, oldMarketId []string, newMarketId []string) (*AavePoolAddressProviderV3MarketIdSetIterator, error)
FilterMarketIdSet is a free log retrieval operation binding the contract event 0xe685c8cdecc6030c45030fd54778812cb84ed8e4467c38294403d68ba7860823.
Solidity: event MarketIdSet(string indexed oldMarketId, string indexed newMarketId)
func (*AavePoolAddressProviderV3Filterer) FilterPoolConfiguratorUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPoolConfiguratorUpdated(opts *bind.FilterOpts, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator, error)
FilterPoolConfiguratorUpdated is a free log retrieval operation binding the contract event 0x8932892569eba59c8382a089d9b732d1f49272878775235761a2a6b0309cd465.
Solidity: event PoolConfiguratorUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterPoolDataProviderUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPoolDataProviderUpdated(opts *bind.FilterOpts, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3PoolDataProviderUpdatedIterator, error)
FilterPoolDataProviderUpdated is a free log retrieval operation binding the contract event 0xc853974cfbf81487a14a23565917bee63f527853bcb5fa54f2ae1cdf8a38356d.
Solidity: event PoolDataProviderUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterPoolUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPoolUpdated(opts *bind.FilterOpts, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3PoolUpdatedIterator, error)
FilterPoolUpdated is a free log retrieval operation binding the contract event 0x90affc163f1a2dfedcd36aa02ed992eeeba8100a4014f0b4cdc20ea265a66627.
Solidity: event PoolUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterPriceOracleSentinelUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPriceOracleSentinelUpdated(opts *bind.FilterOpts, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator, error)
FilterPriceOracleSentinelUpdated is a free log retrieval operation binding the contract event 0x5326514eeca90494a14bedabcff812a0e683029ee85d1e23824d44fd14cd6ae7.
Solidity: event PriceOracleSentinelUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterPriceOracleUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterPriceOracleUpdated(opts *bind.FilterOpts, oldAddress []common.Address, newAddress []common.Address) (*AavePoolAddressProviderV3PriceOracleUpdatedIterator, error)
FilterPriceOracleUpdated is a free log retrieval operation binding the contract event 0x56b5f80d8cac1479698aa7d01605fd6111e90b15fc4d2b377417f46034876cbd.
Solidity: event PriceOracleUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) FilterProxyCreated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) FilterProxyCreated(opts *bind.FilterOpts, id [][32]byte, proxyAddress []common.Address, implementationAddress []common.Address) (*AavePoolAddressProviderV3ProxyCreatedIterator, error)
FilterProxyCreated is a free log retrieval operation binding the contract event 0x4a465a9bd819d9662563c1e11ae958f8109e437e7f4bf1c6ef0b9a7b3f35d478.
Solidity: event ProxyCreated(bytes32 indexed id, address indexed proxyAddress, address indexed implementationAddress)
func (*AavePoolAddressProviderV3Filterer) ParseACLAdminUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseACLAdminUpdated(log types.Log) (*AavePoolAddressProviderV3ACLAdminUpdated, error)
ParseACLAdminUpdated is a log parse operation binding the contract event 0xe9cf53972264dc95304fd424458745019ddfca0e37ae8f703d74772c41ad115b.
Solidity: event ACLAdminUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParseACLManagerUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseACLManagerUpdated(log types.Log) (*AavePoolAddressProviderV3ACLManagerUpdated, error)
ParseACLManagerUpdated is a log parse operation binding the contract event 0xb30efa04327bb8a537d61cc1e5c48095345ad18ef7cc04e6bacf7dfb6caaf507.
Solidity: event ACLManagerUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParseAddressSet ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseAddressSet(log types.Log) (*AavePoolAddressProviderV3AddressSet, error)
ParseAddressSet is a log parse operation binding the contract event 0x9ef0e8c8e52743bb38b83b17d9429141d494b8041ca6d616a6c77cebae9cd8b7.
Solidity: event AddressSet(bytes32 indexed id, address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParseAddressSetAsProxy ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseAddressSetAsProxy(log types.Log) (*AavePoolAddressProviderV3AddressSetAsProxy, error)
ParseAddressSetAsProxy is a log parse operation binding the contract event 0x3bbd45b5429b385e3fb37ad5cd1cd1435a3c8ec32196c7937597365a3fd3e99c.
Solidity: event AddressSetAsProxy(bytes32 indexed id, address indexed proxyAddress, address oldImplementationAddress, address indexed newImplementationAddress)
func (*AavePoolAddressProviderV3Filterer) ParseMarketIdSet ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseMarketIdSet(log types.Log) (*AavePoolAddressProviderV3MarketIdSet, error)
ParseMarketIdSet is a log parse operation binding the contract event 0xe685c8cdecc6030c45030fd54778812cb84ed8e4467c38294403d68ba7860823.
Solidity: event MarketIdSet(string indexed oldMarketId, string indexed newMarketId)
func (*AavePoolAddressProviderV3Filterer) ParsePoolConfiguratorUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePoolConfiguratorUpdated(log types.Log) (*AavePoolAddressProviderV3PoolConfiguratorUpdated, error)
ParsePoolConfiguratorUpdated is a log parse operation binding the contract event 0x8932892569eba59c8382a089d9b732d1f49272878775235761a2a6b0309cd465.
Solidity: event PoolConfiguratorUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParsePoolDataProviderUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePoolDataProviderUpdated(log types.Log) (*AavePoolAddressProviderV3PoolDataProviderUpdated, error)
ParsePoolDataProviderUpdated is a log parse operation binding the contract event 0xc853974cfbf81487a14a23565917bee63f527853bcb5fa54f2ae1cdf8a38356d.
Solidity: event PoolDataProviderUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParsePoolUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePoolUpdated(log types.Log) (*AavePoolAddressProviderV3PoolUpdated, error)
ParsePoolUpdated is a log parse operation binding the contract event 0x90affc163f1a2dfedcd36aa02ed992eeeba8100a4014f0b4cdc20ea265a66627.
Solidity: event PoolUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParsePriceOracleSentinelUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePriceOracleSentinelUpdated(log types.Log) (*AavePoolAddressProviderV3PriceOracleSentinelUpdated, error)
ParsePriceOracleSentinelUpdated is a log parse operation binding the contract event 0x5326514eeca90494a14bedabcff812a0e683029ee85d1e23824d44fd14cd6ae7.
Solidity: event PriceOracleSentinelUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParsePriceOracleUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParsePriceOracleUpdated(log types.Log) (*AavePoolAddressProviderV3PriceOracleUpdated, error)
ParsePriceOracleUpdated is a log parse operation binding the contract event 0x56b5f80d8cac1479698aa7d01605fd6111e90b15fc4d2b377417f46034876cbd.
Solidity: event PriceOracleUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) ParseProxyCreated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) ParseProxyCreated(log types.Log) (*AavePoolAddressProviderV3ProxyCreated, error)
ParseProxyCreated is a log parse operation binding the contract event 0x4a465a9bd819d9662563c1e11ae958f8109e437e7f4bf1c6ef0b9a7b3f35d478.
Solidity: event ProxyCreated(bytes32 indexed id, address indexed proxyAddress, address indexed implementationAddress)
func (*AavePoolAddressProviderV3Filterer) WatchACLAdminUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchACLAdminUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3ACLAdminUpdated, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchACLAdminUpdated is a free log subscription operation binding the contract event 0xe9cf53972264dc95304fd424458745019ddfca0e37ae8f703d74772c41ad115b.
Solidity: event ACLAdminUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchACLManagerUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchACLManagerUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3ACLManagerUpdated, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchACLManagerUpdated is a free log subscription operation binding the contract event 0xb30efa04327bb8a537d61cc1e5c48095345ad18ef7cc04e6bacf7dfb6caaf507.
Solidity: event ACLManagerUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchAddressSet ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchAddressSet(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3AddressSet, id [][32]byte, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchAddressSet is a free log subscription operation binding the contract event 0x9ef0e8c8e52743bb38b83b17d9429141d494b8041ca6d616a6c77cebae9cd8b7.
Solidity: event AddressSet(bytes32 indexed id, address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchAddressSetAsProxy ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchAddressSetAsProxy(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3AddressSetAsProxy, id [][32]byte, proxyAddress []common.Address, newImplementationAddress []common.Address) (event.Subscription, error)
WatchAddressSetAsProxy is a free log subscription operation binding the contract event 0x3bbd45b5429b385e3fb37ad5cd1cd1435a3c8ec32196c7937597365a3fd3e99c.
Solidity: event AddressSetAsProxy(bytes32 indexed id, address indexed proxyAddress, address oldImplementationAddress, address indexed newImplementationAddress)
func (*AavePoolAddressProviderV3Filterer) WatchMarketIdSet ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchMarketIdSet(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3MarketIdSet, oldMarketId []string, newMarketId []string) (event.Subscription, error)
WatchMarketIdSet is a free log subscription operation binding the contract event 0xe685c8cdecc6030c45030fd54778812cb84ed8e4467c38294403d68ba7860823.
Solidity: event MarketIdSet(string indexed oldMarketId, string indexed newMarketId)
func (*AavePoolAddressProviderV3Filterer) WatchPoolConfiguratorUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPoolConfiguratorUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3PoolConfiguratorUpdated, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchPoolConfiguratorUpdated is a free log subscription operation binding the contract event 0x8932892569eba59c8382a089d9b732d1f49272878775235761a2a6b0309cd465.
Solidity: event PoolConfiguratorUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchPoolDataProviderUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPoolDataProviderUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3PoolDataProviderUpdated, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchPoolDataProviderUpdated is a free log subscription operation binding the contract event 0xc853974cfbf81487a14a23565917bee63f527853bcb5fa54f2ae1cdf8a38356d.
Solidity: event PoolDataProviderUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchPoolUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPoolUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3PoolUpdated, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchPoolUpdated is a free log subscription operation binding the contract event 0x90affc163f1a2dfedcd36aa02ed992eeeba8100a4014f0b4cdc20ea265a66627.
Solidity: event PoolUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchPriceOracleSentinelUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPriceOracleSentinelUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3PriceOracleSentinelUpdated, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchPriceOracleSentinelUpdated is a free log subscription operation binding the contract event 0x5326514eeca90494a14bedabcff812a0e683029ee85d1e23824d44fd14cd6ae7.
Solidity: event PriceOracleSentinelUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchPriceOracleUpdated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchPriceOracleUpdated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3PriceOracleUpdated, oldAddress []common.Address, newAddress []common.Address) (event.Subscription, error)
WatchPriceOracleUpdated is a free log subscription operation binding the contract event 0x56b5f80d8cac1479698aa7d01605fd6111e90b15fc4d2b377417f46034876cbd.
Solidity: event PriceOracleUpdated(address indexed oldAddress, address indexed newAddress)
func (*AavePoolAddressProviderV3Filterer) WatchProxyCreated ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Filterer) WatchProxyCreated(opts *bind.WatchOpts, sink chan<- *AavePoolAddressProviderV3ProxyCreated, id [][32]byte, proxyAddress []common.Address, implementationAddress []common.Address) (event.Subscription, error)
WatchProxyCreated is a free log subscription operation binding the contract event 0x4a465a9bd819d9662563c1e11ae958f8109e437e7f4bf1c6ef0b9a7b3f35d478.
Solidity: event ProxyCreated(bytes32 indexed id, address indexed proxyAddress, address indexed implementationAddress)
type AavePoolAddressProviderV3MarketIdSet ¶
type AavePoolAddressProviderV3MarketIdSet struct { OldMarketId common.Hash NewMarketId common.Hash Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3MarketIdSet represents a MarketIdSet event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3MarketIdSetIterator ¶
type AavePoolAddressProviderV3MarketIdSetIterator struct { Event *AavePoolAddressProviderV3MarketIdSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3MarketIdSetIterator is returned from FilterMarketIdSet and is used to iterate over the raw logs and unpacked data for MarketIdSet events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3MarketIdSetIterator) Close ¶
func (it *AavePoolAddressProviderV3MarketIdSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3MarketIdSetIterator) Error ¶
func (it *AavePoolAddressProviderV3MarketIdSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3MarketIdSetIterator) Next ¶
func (it *AavePoolAddressProviderV3MarketIdSetIterator) Next() bool
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 AavePoolAddressProviderV3PoolConfiguratorUpdated ¶
type AavePoolAddressProviderV3PoolConfiguratorUpdated struct { OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3PoolConfiguratorUpdated represents a PoolConfiguratorUpdated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator ¶
type AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator struct { Event *AavePoolAddressProviderV3PoolConfiguratorUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator is returned from FilterPoolConfiguratorUpdated and is used to iterate over the raw logs and unpacked data for PoolConfiguratorUpdated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator) Close ¶
func (it *AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator) Error ¶
func (it *AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator) Next ¶
func (it *AavePoolAddressProviderV3PoolConfiguratorUpdatedIterator) Next() bool
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 AavePoolAddressProviderV3PoolDataProviderUpdated ¶
type AavePoolAddressProviderV3PoolDataProviderUpdated struct { OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3PoolDataProviderUpdated represents a PoolDataProviderUpdated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3PoolDataProviderUpdatedIterator ¶
type AavePoolAddressProviderV3PoolDataProviderUpdatedIterator struct { Event *AavePoolAddressProviderV3PoolDataProviderUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3PoolDataProviderUpdatedIterator is returned from FilterPoolDataProviderUpdated and is used to iterate over the raw logs and unpacked data for PoolDataProviderUpdated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3PoolDataProviderUpdatedIterator) Close ¶
func (it *AavePoolAddressProviderV3PoolDataProviderUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3PoolDataProviderUpdatedIterator) Error ¶
func (it *AavePoolAddressProviderV3PoolDataProviderUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3PoolDataProviderUpdatedIterator) Next ¶
func (it *AavePoolAddressProviderV3PoolDataProviderUpdatedIterator) Next() bool
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 AavePoolAddressProviderV3PoolUpdated ¶
type AavePoolAddressProviderV3PoolUpdated struct { OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3PoolUpdated represents a PoolUpdated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3PoolUpdatedIterator ¶
type AavePoolAddressProviderV3PoolUpdatedIterator struct { Event *AavePoolAddressProviderV3PoolUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3PoolUpdatedIterator is returned from FilterPoolUpdated and is used to iterate over the raw logs and unpacked data for PoolUpdated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3PoolUpdatedIterator) Close ¶
func (it *AavePoolAddressProviderV3PoolUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3PoolUpdatedIterator) Error ¶
func (it *AavePoolAddressProviderV3PoolUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3PoolUpdatedIterator) Next ¶
func (it *AavePoolAddressProviderV3PoolUpdatedIterator) Next() bool
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 AavePoolAddressProviderV3PriceOracleSentinelUpdated ¶
type AavePoolAddressProviderV3PriceOracleSentinelUpdated struct { OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3PriceOracleSentinelUpdated represents a PriceOracleSentinelUpdated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator ¶
type AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator struct { Event *AavePoolAddressProviderV3PriceOracleSentinelUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator is returned from FilterPriceOracleSentinelUpdated and is used to iterate over the raw logs and unpacked data for PriceOracleSentinelUpdated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator) Close ¶
func (it *AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator) Error ¶
func (it *AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator) Next ¶
func (it *AavePoolAddressProviderV3PriceOracleSentinelUpdatedIterator) Next() bool
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 AavePoolAddressProviderV3PriceOracleUpdated ¶
type AavePoolAddressProviderV3PriceOracleUpdated struct { OldAddress common.Address NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3PriceOracleUpdated represents a PriceOracleUpdated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3PriceOracleUpdatedIterator ¶
type AavePoolAddressProviderV3PriceOracleUpdatedIterator struct { Event *AavePoolAddressProviderV3PriceOracleUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3PriceOracleUpdatedIterator is returned from FilterPriceOracleUpdated and is used to iterate over the raw logs and unpacked data for PriceOracleUpdated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3PriceOracleUpdatedIterator) Close ¶
func (it *AavePoolAddressProviderV3PriceOracleUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3PriceOracleUpdatedIterator) Error ¶
func (it *AavePoolAddressProviderV3PriceOracleUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3PriceOracleUpdatedIterator) Next ¶
func (it *AavePoolAddressProviderV3PriceOracleUpdatedIterator) Next() bool
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 AavePoolAddressProviderV3ProxyCreated ¶
type AavePoolAddressProviderV3ProxyCreated struct { Id [32]byte ProxyAddress common.Address ImplementationAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AavePoolAddressProviderV3ProxyCreated represents a ProxyCreated event raised by the AavePoolAddressProviderV3 contract.
type AavePoolAddressProviderV3ProxyCreatedIterator ¶
type AavePoolAddressProviderV3ProxyCreatedIterator struct { Event *AavePoolAddressProviderV3ProxyCreated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AavePoolAddressProviderV3ProxyCreatedIterator is returned from FilterProxyCreated and is used to iterate over the raw logs and unpacked data for ProxyCreated events raised by the AavePoolAddressProviderV3 contract.
func (*AavePoolAddressProviderV3ProxyCreatedIterator) Close ¶
func (it *AavePoolAddressProviderV3ProxyCreatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AavePoolAddressProviderV3ProxyCreatedIterator) Error ¶
func (it *AavePoolAddressProviderV3ProxyCreatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AavePoolAddressProviderV3ProxyCreatedIterator) Next ¶
func (it *AavePoolAddressProviderV3ProxyCreatedIterator) Next() bool
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 AavePoolAddressProviderV3Raw ¶
type AavePoolAddressProviderV3Raw struct {
Contract *AavePoolAddressProviderV3 // Generic contract binding to access the raw methods on
}
AavePoolAddressProviderV3Raw is an auto generated low-level Go binding around an Ethereum contract.
func (*AavePoolAddressProviderV3Raw) Call ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Raw) 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 (*AavePoolAddressProviderV3Raw) Transact ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*AavePoolAddressProviderV3Raw) Transfer ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Raw) 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 AavePoolAddressProviderV3Session ¶
type AavePoolAddressProviderV3Session struct { Contract *AavePoolAddressProviderV3 // 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 }
AavePoolAddressProviderV3Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*AavePoolAddressProviderV3Session) GetACLAdmin ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetACLAdmin() (common.Address, error)
GetACLAdmin is a free data retrieval call binding the contract method 0x0e67178c.
Solidity: function getACLAdmin() view returns(address)
func (*AavePoolAddressProviderV3Session) GetACLManager ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetACLManager() (common.Address, error)
GetACLManager is a free data retrieval call binding the contract method 0x707cd716.
Solidity: function getACLManager() view returns(address)
func (*AavePoolAddressProviderV3Session) GetAddress ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetAddress(id [32]byte) (common.Address, error)
GetAddress is a free data retrieval call binding the contract method 0x21f8a721.
Solidity: function getAddress(bytes32 id) view returns(address)
func (*AavePoolAddressProviderV3Session) GetMarketId ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetMarketId() (string, error)
GetMarketId is a free data retrieval call binding the contract method 0x568ef470.
Solidity: function getMarketId() view returns(string)
func (*AavePoolAddressProviderV3Session) GetPool ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPool() (common.Address, error)
GetPool is a free data retrieval call binding the contract method 0x026b1d5f.
Solidity: function getPool() view returns(address)
func (*AavePoolAddressProviderV3Session) GetPoolConfigurator ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPoolConfigurator() (common.Address, error)
GetPoolConfigurator is a free data retrieval call binding the contract method 0x631adfca.
Solidity: function getPoolConfigurator() view returns(address)
func (*AavePoolAddressProviderV3Session) GetPoolDataProvider ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPoolDataProvider() (common.Address, error)
GetPoolDataProvider is a free data retrieval call binding the contract method 0xe860accb.
Solidity: function getPoolDataProvider() view returns(address)
func (*AavePoolAddressProviderV3Session) GetPriceOracle ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPriceOracle() (common.Address, error)
GetPriceOracle is a free data retrieval call binding the contract method 0xfca513a8.
Solidity: function getPriceOracle() view returns(address)
func (*AavePoolAddressProviderV3Session) GetPriceOracleSentinel ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) GetPriceOracleSentinel() (common.Address, error)
GetPriceOracleSentinel is a free data retrieval call binding the contract method 0x5eb88d3d.
Solidity: function getPriceOracleSentinel() view returns(address)
func (*AavePoolAddressProviderV3Session) SetACLAdmin ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetACLAdmin(newAclAdmin common.Address) (*types.Transaction, error)
SetACLAdmin is a paid mutator transaction binding the contract method 0x76d84ffc.
Solidity: function setACLAdmin(address newAclAdmin) returns()
func (*AavePoolAddressProviderV3Session) SetACLManager ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetACLManager(newAclManager common.Address) (*types.Transaction, error)
SetACLManager is a paid mutator transaction binding the contract method 0xed301ca9.
Solidity: function setACLManager(address newAclManager) returns()
func (*AavePoolAddressProviderV3Session) SetAddress ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetAddress(id [32]byte, newAddress common.Address) (*types.Transaction, error)
SetAddress is a paid mutator transaction binding the contract method 0xca446dd9.
Solidity: function setAddress(bytes32 id, address newAddress) returns()
func (*AavePoolAddressProviderV3Session) SetAddressAsProxy ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetAddressAsProxy(id [32]byte, newImplementationAddress common.Address) (*types.Transaction, error)
SetAddressAsProxy is a paid mutator transaction binding the contract method 0x5dcc528c.
Solidity: function setAddressAsProxy(bytes32 id, address newImplementationAddress) returns()
func (*AavePoolAddressProviderV3Session) SetMarketId ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetMarketId(newMarketId string) (*types.Transaction, error)
SetMarketId is a paid mutator transaction binding the contract method 0xf67b1847.
Solidity: function setMarketId(string newMarketId) returns()
func (*AavePoolAddressProviderV3Session) SetPoolConfiguratorImpl ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPoolConfiguratorImpl(newPoolConfiguratorImpl common.Address) (*types.Transaction, error)
SetPoolConfiguratorImpl is a paid mutator transaction binding the contract method 0xe4ca28b7.
Solidity: function setPoolConfiguratorImpl(address newPoolConfiguratorImpl) returns()
func (*AavePoolAddressProviderV3Session) SetPoolDataProvider ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPoolDataProvider(newDataProvider common.Address) (*types.Transaction, error)
SetPoolDataProvider is a paid mutator transaction binding the contract method 0xe44e9ed1.
Solidity: function setPoolDataProvider(address newDataProvider) returns()
func (*AavePoolAddressProviderV3Session) SetPoolImpl ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPoolImpl(newPoolImpl common.Address) (*types.Transaction, error)
SetPoolImpl is a paid mutator transaction binding the contract method 0xa1564406.
Solidity: function setPoolImpl(address newPoolImpl) returns()
func (*AavePoolAddressProviderV3Session) SetPriceOracle ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPriceOracle(newPriceOracle common.Address) (*types.Transaction, error)
SetPriceOracle is a paid mutator transaction binding the contract method 0x530e784f.
Solidity: function setPriceOracle(address newPriceOracle) returns()
func (*AavePoolAddressProviderV3Session) SetPriceOracleSentinel ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Session) SetPriceOracleSentinel(newPriceOracleSentinel common.Address) (*types.Transaction, error)
SetPriceOracleSentinel is a paid mutator transaction binding the contract method 0x74944cec.
Solidity: function setPriceOracleSentinel(address newPriceOracleSentinel) returns()
type AavePoolAddressProviderV3Transactor ¶
type AavePoolAddressProviderV3Transactor struct {
// contains filtered or unexported fields
}
AavePoolAddressProviderV3Transactor is an auto generated write-only Go binding around an Ethereum contract.
func NewAavePoolAddressProviderV3Transactor ¶
func NewAavePoolAddressProviderV3Transactor(address common.Address, transactor bind.ContractTransactor) (*AavePoolAddressProviderV3Transactor, error)
NewAavePoolAddressProviderV3Transactor creates a new write-only instance of AavePoolAddressProviderV3, bound to a specific deployed contract.
func (*AavePoolAddressProviderV3Transactor) SetACLAdmin ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetACLAdmin(opts *bind.TransactOpts, newAclAdmin common.Address) (*types.Transaction, error)
SetACLAdmin is a paid mutator transaction binding the contract method 0x76d84ffc.
Solidity: function setACLAdmin(address newAclAdmin) returns()
func (*AavePoolAddressProviderV3Transactor) SetACLManager ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetACLManager(opts *bind.TransactOpts, newAclManager common.Address) (*types.Transaction, error)
SetACLManager is a paid mutator transaction binding the contract method 0xed301ca9.
Solidity: function setACLManager(address newAclManager) returns()
func (*AavePoolAddressProviderV3Transactor) SetAddress ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetAddress(opts *bind.TransactOpts, id [32]byte, newAddress common.Address) (*types.Transaction, error)
SetAddress is a paid mutator transaction binding the contract method 0xca446dd9.
Solidity: function setAddress(bytes32 id, address newAddress) returns()
func (*AavePoolAddressProviderV3Transactor) SetAddressAsProxy ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetAddressAsProxy(opts *bind.TransactOpts, id [32]byte, newImplementationAddress common.Address) (*types.Transaction, error)
SetAddressAsProxy is a paid mutator transaction binding the contract method 0x5dcc528c.
Solidity: function setAddressAsProxy(bytes32 id, address newImplementationAddress) returns()
func (*AavePoolAddressProviderV3Transactor) SetMarketId ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetMarketId(opts *bind.TransactOpts, newMarketId string) (*types.Transaction, error)
SetMarketId is a paid mutator transaction binding the contract method 0xf67b1847.
Solidity: function setMarketId(string newMarketId) returns()
func (*AavePoolAddressProviderV3Transactor) SetPoolConfiguratorImpl ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPoolConfiguratorImpl(opts *bind.TransactOpts, newPoolConfiguratorImpl common.Address) (*types.Transaction, error)
SetPoolConfiguratorImpl is a paid mutator transaction binding the contract method 0xe4ca28b7.
Solidity: function setPoolConfiguratorImpl(address newPoolConfiguratorImpl) returns()
func (*AavePoolAddressProviderV3Transactor) SetPoolDataProvider ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPoolDataProvider(opts *bind.TransactOpts, newDataProvider common.Address) (*types.Transaction, error)
SetPoolDataProvider is a paid mutator transaction binding the contract method 0xe44e9ed1.
Solidity: function setPoolDataProvider(address newDataProvider) returns()
func (*AavePoolAddressProviderV3Transactor) SetPoolImpl ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPoolImpl(opts *bind.TransactOpts, newPoolImpl common.Address) (*types.Transaction, error)
SetPoolImpl is a paid mutator transaction binding the contract method 0xa1564406.
Solidity: function setPoolImpl(address newPoolImpl) returns()
func (*AavePoolAddressProviderV3Transactor) SetPriceOracle ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPriceOracle(opts *bind.TransactOpts, newPriceOracle common.Address) (*types.Transaction, error)
SetPriceOracle is a paid mutator transaction binding the contract method 0x530e784f.
Solidity: function setPriceOracle(address newPriceOracle) returns()
func (*AavePoolAddressProviderV3Transactor) SetPriceOracleSentinel ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3Transactor) SetPriceOracleSentinel(opts *bind.TransactOpts, newPriceOracleSentinel common.Address) (*types.Transaction, error)
SetPriceOracleSentinel is a paid mutator transaction binding the contract method 0x74944cec.
Solidity: function setPriceOracleSentinel(address newPriceOracleSentinel) returns()
type AavePoolAddressProviderV3TransactorRaw ¶
type AavePoolAddressProviderV3TransactorRaw struct {
Contract *AavePoolAddressProviderV3Transactor // Generic write-only contract binding to access the raw methods on
}
AavePoolAddressProviderV3TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*AavePoolAddressProviderV3TransactorRaw) Transact ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*AavePoolAddressProviderV3TransactorRaw) Transfer ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorRaw) 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 AavePoolAddressProviderV3TransactorSession ¶
type AavePoolAddressProviderV3TransactorSession struct { Contract *AavePoolAddressProviderV3Transactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
AavePoolAddressProviderV3TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*AavePoolAddressProviderV3TransactorSession) SetACLAdmin ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetACLAdmin(newAclAdmin common.Address) (*types.Transaction, error)
SetACLAdmin is a paid mutator transaction binding the contract method 0x76d84ffc.
Solidity: function setACLAdmin(address newAclAdmin) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetACLManager ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetACLManager(newAclManager common.Address) (*types.Transaction, error)
SetACLManager is a paid mutator transaction binding the contract method 0xed301ca9.
Solidity: function setACLManager(address newAclManager) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetAddress ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetAddress(id [32]byte, newAddress common.Address) (*types.Transaction, error)
SetAddress is a paid mutator transaction binding the contract method 0xca446dd9.
Solidity: function setAddress(bytes32 id, address newAddress) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetAddressAsProxy ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetAddressAsProxy(id [32]byte, newImplementationAddress common.Address) (*types.Transaction, error)
SetAddressAsProxy is a paid mutator transaction binding the contract method 0x5dcc528c.
Solidity: function setAddressAsProxy(bytes32 id, address newImplementationAddress) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetMarketId ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetMarketId(newMarketId string) (*types.Transaction, error)
SetMarketId is a paid mutator transaction binding the contract method 0xf67b1847.
Solidity: function setMarketId(string newMarketId) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetPoolConfiguratorImpl ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPoolConfiguratorImpl(newPoolConfiguratorImpl common.Address) (*types.Transaction, error)
SetPoolConfiguratorImpl is a paid mutator transaction binding the contract method 0xe4ca28b7.
Solidity: function setPoolConfiguratorImpl(address newPoolConfiguratorImpl) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetPoolDataProvider ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPoolDataProvider(newDataProvider common.Address) (*types.Transaction, error)
SetPoolDataProvider is a paid mutator transaction binding the contract method 0xe44e9ed1.
Solidity: function setPoolDataProvider(address newDataProvider) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetPoolImpl ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPoolImpl(newPoolImpl common.Address) (*types.Transaction, error)
SetPoolImpl is a paid mutator transaction binding the contract method 0xa1564406.
Solidity: function setPoolImpl(address newPoolImpl) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetPriceOracle ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPriceOracle(newPriceOracle common.Address) (*types.Transaction, error)
SetPriceOracle is a paid mutator transaction binding the contract method 0x530e784f.
Solidity: function setPriceOracle(address newPriceOracle) returns()
func (*AavePoolAddressProviderV3TransactorSession) SetPriceOracleSentinel ¶
func (_AavePoolAddressProviderV3 *AavePoolAddressProviderV3TransactorSession) SetPriceOracleSentinel(newPriceOracleSentinel common.Address) (*types.Transaction, error)
SetPriceOracleSentinel is a paid mutator transaction binding the contract method 0x74944cec.
Solidity: function setPriceOracleSentinel(address newPriceOracleSentinel) returns()