Mirror Reflections: What is keeping you motivated
Mirror Reflections: What is keeping you motivated?Participants +3266 Web3 needs your voice and Mirror gives you the platform to share it. Mirror gives you the tools to publish your writing as NFTs and collect the best pieces on web3. With Mirror's latest integration with Optimism, transaction costs have reduced significantly. So share your voice on Mirror and collect others!
Mirror Reflections: What is keeping you motivated
Mirror Reflections: What is keeping you motivated?Participants +3266 Web3 needs your voice and Mirror gives you the platform to share it. Mirror gives you the tools to publish your writing as NFTs and collect the best pieces on web3. With Mirror's latest integration with Optimism, transaction costs have reduced significantly. So share your voice on Mirror and collect others!
sushi10
InterfaceBentoBoxThe BentoBox is a vault for tokens. The stored tokens can be flash loaned and used in strategies. Yield from this will go to the token depositors. Rebasing tokens ARE NOT supported and WILL cause loss of funds. Any funds transferred directly onto the BentoBox will be lost, use the deposit function instead.constructor nonpayable (address)Parametersaddress wethToken_receive payable ()EventsLogDeploy (address,bytes,address)Parametersaddress masterContractbytes dataaddress cloneA...
sushi10
InterfaceBentoBoxThe BentoBox is a vault for tokens. The stored tokens can be flash loaned and used in strategies. Yield from this will go to the token depositors. Rebasing tokens ARE NOT supported and WILL cause loss of funds. Any funds transferred directly onto the BentoBox will be lost, use the deposit function instead.constructor nonpayable (address)Parametersaddress wethToken_receive payable ()EventsLogDeploy (address,bytes,address)Parametersaddress masterContractbytes dataaddress cloneA...
sushi 9
Concepts The BentoBox is a vault that holds tokens and generate yield from flash loans and strategies for any protocol built on top of it. The BentoBox is the main vault that holds all funds, not only for the lending contracts, but also for any future extensions. Anyone can build extensions that use the BentoBox as vault with these benefits:Once a token is approved for the Vault, any protocol built using BentoBox doesn't need per token approval anymore.Low flat costs of internal token tr...
sushi 9
Concepts The BentoBox is a vault that holds tokens and generate yield from flash loans and strategies for any protocol built on top of it. The BentoBox is the main vault that holds all funds, not only for the lending contracts, but also for any future extensions. Anyone can build extensions that use the BentoBox as vault with these benefits:Once a token is approved for the Vault, any protocol built using BentoBox doesn't need per token approval anymore.Low flat costs of internal token tr...
sushi 8
Overview The BentoBox is a vault that holds tokens and generates yield from flash loans and strategies for any protocol built on top of it. Building any protocol on top of BentoBox provides these benefits:Extra yield from flash loansExtra yield from strategiesOptimized deposit, withdraw and skim functions that auto-convert ETH to WETHLow gas (and fixed gas) transfers of tokens within the BentoBoxSimplified approval of tokens (no need to reapprove for each protocol)Minimal proxy contract facto...
sushi 8
Overview The BentoBox is a vault that holds tokens and generates yield from flash loans and strategies for any protocol built on top of it. Building any protocol on top of BentoBox provides these benefits:Extra yield from flash loansExtra yield from strategiesOptimized deposit, withdraw and skim functions that auto-convert ETH to WETHLow gas (and fixed gas) transfers of tokens within the BentoBoxSimplified approval of tokens (no need to reapprove for each protocol)Minimal proxy contract facto...
sushi 7
Kashi Lending Pair (Market) constructor nonpayable (address) This will create the masterContract that will be used by all the clones (markets). Parameter Description address bentoBox_ The address of the BentoBox Events Approval (address,address,uint256) Parameters address _owner address _spender uint256 _value LogAccrue (uint256,uint256,uint64,uint256) Parameters uint256 accruedAmount uint256 feeFraction uint64 rate uint256 utilization LogAddAsset (address,address,uint256,uint256) Parameters ...
sushi 7
Kashi Lending Pair (Market) constructor nonpayable (address) This will create the masterContract that will be used by all the clones (markets). Parameter Description address bentoBox_ The address of the BentoBox Events Approval (address,address,uint256) Parameters address _owner address _spender uint256 _value LogAccrue (uint256,uint256,uint64,uint256) Parameters uint256 accruedAmount uint256 feeFraction uint64 rate uint256 utilization LogAddAsset (address,address,uint256,uint256) Parameters ...