Assortment of examples and personal files that hope to be useful, includes some programatic interactions, ABI and address compilations.
There is also a support focused FAQ, providing work arounds for a variety of situations users may experience.
|
|
ABI | Description | Source |
---|---|---|
cog_factory.json | A priviledged factory for creating Cog Pairs and managing their protocol-owned liquidity | cog_factory.vy |
cog_pair.json | Implementation of an isolated lending pool with PoL in Vyper | cog_pair.vy |
fuse_box.json | A robust Oracle Implementation with secure upgradability in mind, and simplicity at its core | fuse_box.vy |
loan_router.json | A very smol helper contract for routing multiple borrows | loan_router.vy |
NOTE: As always it is suggested to consider personal circumstance, to do your own research and take the appropriate action for you.
Information provided here is an attempt to contribute to that research but in no way constitutes financial advise of any kind.