BoringVault
The vault system is built on the Veda infrastructure with additional multi-chain mechanisms.
BoringVault is a smart vault that can:
Hold different assets
Store fungible tokens (ERC20, NEP141, SPL)
Receive ETH/SOL/NEAR/BTC
Issue shares. When users deposit assets, they get vault shares (like a receipt). Shares represent ownership of the assets in the vault. These shares are fungible tokens that can be transferred.
It is a barebone contract that interacts with other roles in the protocol.
Last updated