https://github.com/manifoldfinance/sushicall
https://github.com/manifoldfinance/sushicall
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manifoldfinance/sushicall
- Owner: manifoldfinance
- Created: 2021-09-17T11:12:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T14:39:07.000Z (almost 4 years ago)
- Last Synced: 2025-03-16T01:11:42.991Z (7 months ago)
- Language: Solidity
- Size: 323 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.spdx
Awesome Lists containing this project
README
# `sushicall`
> Opinoninated implementation of the `multicall` contract reference - for SushiSwap Frontend
[](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