Fertilizer Facet
Note that this page has not been updated to reflect the current state of Beanstalk, but is left here as a reference.
The Fertilizer Facet handles the minting of Fertilizer and Beans paid to Fertilizer holders.
Call Functions
function claimFertilized(uint256[] calldata ids, LibTransfer.To mode)
external
payable;WIP
ids
uint256[]
WIP
mode
To
WIP
function mintFertilizer(
uint128 amount,
uint256 minLP,
LibTransfer.From mode
) external payable;WIP
amount
uint128
WIP
minLP
uint256
WIP
mode
From
WIP
WIP
id
uint128
WIP
amount
uint128
WIP
minLP
uint256
WIP
WIP
account
address
WIP
amount
uint256
WIP
View Functions
WIP
beans
uint256
WIP
WIP
beans
uint256
WIP
WIP
beans
uint256
WIP
WIP
id
uint128
WIP
uint256
WIP
WIP
id
uint128
WIP
uint128
WIP
WIP
uint128
WIP
WIP
uint128
WIP
WIP
uint256
WIP
WIP
bool
WIP
WIP
bpf
uint128
WIP
WIP
_s
uint128
WIP
humidity
uint128
WIP
WIP
humidity
uint128
WIP
WIP
endBpf
uint128
WIP
WIP
uint256
WIP
WIP
account
address
WIP
ids
uint256[]
WIP
beans
uint256
WIP
WIP
account
address
WIP
ids
uint256[]
WIP
beans
uint256
WIP
WIP
account
address
WIP
id
uint256
WIP
IFertilizer.Balance
WIP
WIP
accounts
address[]
WIP
ids
uint256[]
WIP
IFertilizer.Balance[]
WIP
WIP
fertilizers
Supply[]
WIP
Events
WIP
id
uint128
WIP
bpf
uint128
WIP
Last updated