This monorepository contains the source code for the smart contracts implementing bAsset Protocol on the Terra blockchain.
You can find information about the architecture, usage, and function of the smart contracts on the official documentation site.
Contract | Reference | Description |
---|---|---|
lido_terra_hub |
doc | Manages minted bLunas and bonded Lunas |
lido_terra_reward |
doc | Manages the distribution of delegation rewards |
lido_terra_token |
doc | CW20 compliance |
lido_terra_airdrop_registry |
doc | Manages message fabricators for MIR and ANC airdrops |
lido_terra_rewards_dispatcher |
doc | Accumulates the rewards from Hub's delegations and manages the rewards |
lido_terra_token_stluna |
doc | CW20 compliance for stluna |
lido_terra_validators_registry |
doc | Approved validators whitelist |