This PR adds the snARS integration. This yield source is a staking vault for the nARS stable coin. Some interesting things about this yield source are that asBase = true is not supported on withdrawal since the user will not receive adequate base (nARS is instead locked in an escrow contract, which we don't want to subject our users to).
Description
This PR adds the snARS integration. This yield source is a staking vault for the nARS stable coin. Some interesting things about this yield source are that
asBase = true
is not supported on withdrawal since the user will not receive adequate base (nARS is instead locked in an escrow contract, which we don't want to subject our users to).