package
0.0.0-20240113202615-3acd70f9515f
Repository: https://github.com/gligneul/eggroll.git
Documentation: pkg.go.dev

# Functions

Encode currentBalance into binary data.
Encode deposit into binary data.
Encode withdraw into binary data.
Call eggroll.Roll for the contract using the middleware wrapper.

# Variables

4-byte function selector of currentBalance.
4-byte function selector of deposit.
4-byte function selector of withdraw.

# Structs

No description provided by the author
Return the current balance of the honeypot.
Deposit Ether to the honeypot.
Middleware that implements the EggRoll Middleware interface.
Withdraw the given value from honeypot.