API reference v1.0
Introduction
periphery
tokenomics
AlgebraInterfaceMulticall

AlgebraInterfaceMulticall

AlgebraInterfaceMulticall

A fork of Multicall2 specifically tailored for the Algebra Interface

Functions

getCurrentBlockTimestamp

getCurrentBlockTimestamp() view public

Returns:

NameTypeDescription
timestampuint256

getEthBalance

getEthBalance(address) view public

NameTypeDescription
addraddress

Returns:

NameTypeDescription
balanceuint256

multicall

multicall(struct AlgebraInterfaceMulticall.Call[]) public

NameTypeDescription
callsstruct AlgebraInterfaceMulticall.Call[]

Returns:

NameTypeDescription
blockNumberuint256
returnDatastruct AlgebraInterfaceMulticall.Result[]