A fork of Multicall2 specifically tailored for the Algebra Interface
getCurrentBlockTimestamp()
view public
Returns:
Name | Type | Description |
---|---|---|
getEthBalance(address)
view public
Name | Type | Description |
---|---|---|
Returns:
Name | Type | Description |
---|---|---|
multicall(struct AlgebraInterfaceMulticall.Call[])
public
Name | Type | Description |
---|---|---|
Returns:
Name | Type | Description |
---|---|---|
timestamp
uint256
addr
address
balance
uint256
calls
struct AlgebraInterfaceMulticall.Call[]
blockNumber
uint256
returnData
struct AlgebraInterfaceMulticall.Result[]