aggregate((address,bytes)[])
aggregate((address,bytes)[]) is a function in the Multicall3 ABI (4-byte selector 0x252dba42). It takes 1 parameter. Encode its calldata from typed inputs, or paste calldata to decode it.
- Selector
- 0x252dba42
- Mutability
- payable
Parameters
| Name | Type |
|---|---|
| calls | tuple[] |
Example calldata
0x252dba4200000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000Other Multicall3 functions
- aggregate3((address,bool,bytes)[])
- aggregate3Value((address,bool,uint256,bytes)[])
- blockAndAggregate((address,bytes)[])
- getBasefee()
- getBlockHash(uint256)
- getBlockNumber()
- getChainId()
- getCurrentBlockCoinbase()
- getCurrentBlockDifficulty()
- getCurrentBlockGasLimit()
- getCurrentBlockTimestamp()
- getEthBalance(address)
- getLastBlockHash()
- tryAggregate(bool,(address,bytes)[])
- tryBlockAndAggregate(bool,(address,bytes)[])