Beanstalk
Beanstalk copied to clipboard
⛓ on-chain metadata for fertilizers
I left a Note: in there as well:
- For
formatBpfRemaining, doesBPFhave decimals? The number that is returned on the image is quite large.
Here is a sample image the is returned:
This addresses https://github.com/BeanstalkFarms/Beanstalk/issues/120
ALSO:
- I'm not sure if I got the active, used, or available fertilizer math correct... hoping to get a double check and then update the tests
- I did a weird swap-in-place bytecode trick to test the constant variable for the beanstalk diamond address. Let me know if that's not what you'd like to see.