deposit

package
v2.0.0-b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2024 License: GPL-3.0 Imports: 6 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DepositPoolManager

type DepositPoolManager struct {
	// The deposit pool balance
	Balance *core.SimpleField[*big.Int]

	// The deposit pool balance provided by pool stakers
	UserBalance *core.SimpleField[*big.Int]

	// The excess deposit pool balance
	ExcessBalance *core.SimpleField[*big.Int]
	// contains filtered or unexported fields
}

Binding for RocketDepositPool

func NewDepositPoolManager

func NewDepositPoolManager(rp *rocketpool.RocketPool) (*DepositPoolManager, error)

Creates a new DepositPool contract binding

func (*DepositPoolManager) AssignDeposits

func (c *DepositPoolManager) AssignDeposits(opts *bind.TransactOpts) (*eth.TransactionInfo, error)

Get info for assigning deposits

func (*DepositPoolManager) Deposit

Get info for making a deposit

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL