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