AaveV3SetupBatch
Verified contract
Active on
Base with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 24 additional slots
-
variable spans 3 additional slots
-
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) |
---|---|---|---|---|---|---|---|
| 2357155 | a year ago | | | 0 | 0.0016494496 | |
| 2357134 | a year ago | | | 0 | 0.0083555143 |
ABI
ABI objects
Getter at block 22735263 getMarketReport() view returns (struct MarketReport)
getInitialReport() view returns (struct InitialReport)
(0xe20fcbdbffc4dd138ce8b2e6fbb6cb49777ad64d, 0x2f6571d3eb9a4e350c68c36bcd2afe39530078e2, 0x6533a273f3ac84df91dcd654d6ebaba73687e246, 0x4d0109d509e66df298257ffdd55f94a3814343aa)
getSetupReport() view returns (struct SetupReport)
(0xa238dd80c259a72e81d7e4664a9801593f98d1c5, 0x5731a04b1e775f0fdd454bf70f3335886e9a96be, 0xf9cc4f0d883f1a1eb2c253bdb46c254ca51e1f44, 0x43955b0899ab7232e3a454cf84aedd22ad46fd33)
owner() view returns (address)
0x5b540d168e2468270a3b5c66dd1a6e4ece6be593
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) 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.