NexusMutual / smart-contracts

GNU General Public License v3.0
170 stars 62 forks source link

SafeTracker to add cbBTC support #1273

Open rackstar opened 3 weeks ago

rackstar commented 3 weeks ago

Overview

cbBTC will be added as a new Pool asset soon. If cbBTC is transferred to the Safe, we need to be able to track it. currently is only tracks dai and USD.

We need to ensure this is done before any cbBTC transfers to Safe

Screenshot 2024-10-30 at 18 45 48

https://github.com/NexusMutual/smart-contracts/blob/release-candidate/contracts/modules/capital/SafeTracker.sol#L118