AaveV3SetupBatch
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 27 additional slots
-
variable spans 1 additional slot
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "AaveV3SetupBatch"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20262418 | 5 months ago | | | 0 | 0.013132126 | |
| 20262414 | 5 months ago | | | 0 | 0.049450339 |
ABI
ABI objects
Getter at block 21271759 getMarketReport() view returns (struct MarketReport)
getInitialReport() view returns (struct InitialReport)
(0xcfbf336fe147d643b9cb705648500e101504b16d, 0xc6cab8d39d93dc0bd5986e7ce5bb956e30103a43)
getSetupReport() view returns (struct SetupReport)
(0x4e033931ad43597d96d6bcc25c280717730b58b1, 0x342631c6cefc9cfbf97b2fe4aa242a236e1fd517, 0x428e3747bc60b76c20ee7cf89510072c24b544d3, 0x013e2c7567b6231e865bb9273f8c7656103611c0)
owner() view returns (address)
0x020e4359255f907df480ebffc8a7b7beac0c0216
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setMarketReport(struct MarketReport marketReport)
setupAaveV3Market(struct Roles roles, struct MarketConfig config, address poolImplementation, address poolConfiguratorImplementation, address protocolDataProvider, address aaveOracle, address rewardsControllerImplementation) returns (struct SetupReport)
transferOwnership(address newOwner)
Deployment(struct MarketReport report)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address owner, struct Roles roles, struct MarketConfig config, struct MarketReport deployedContracts)
This contract contains no fallback and receive objects.
This contract contains no error objects.