An open API service indexing awesome lists of open source software.

https://github.com/manifoldfinance/sushicall


https://github.com/manifoldfinance/sushicall

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# `sushicall`

> Opinoninated implementation of the `multicall` contract reference - for SushiSwap Frontend

[![Code Style: Google](https://img.shields.io/badge/code%20style-google-blueviolet.svg)](https://github.com/google/gts)

### SushiCall

**Functions**

___

###### gasLeft

**\*\*Add Documentation for the method here\*\***

No parameters

Returns:

Name

Type

Description

uint256

___

###### gasbase

**\*\*Add Documentation for the method here\*\***

No parameters

Returns:

Name

Type

Description

ret

uint256

___

###### gaslimit

**\*\*Add Documentation for the method here\*\***

No parameters

Returns:

Name

Type

Description

uint256

___

###### getCurrentBlockTimestamp

**\*\*Add Documentation for the method here\*\***

No parameters

Returns:

Name

Type

Description

timestamp

uint256

___

###### getEthBalance

**\*\*Add Documentation for the method here\*\***

Name

Type

Description

addr

address

Returns:

Name

Type

Description

balance

uint256

___

###### sushicall

**\*\*Add Documentation for the method here\*\***

Name

Type

Description

calls

tuple\[\]

Returns:

Name

Type

Description

blockNumber

uint256

returnData

tuple\[\]

## License

MIT