ebtc-protocol / ebtc-multisig

eBTC's EVM multisig operations.
GNU Affero General Public License v3.0
0 stars 0 forks source link

feat: improve script logs for seeding W3 #44

Closed petrovska-petro closed 3 months ago

petrovska-petro commented 3 months ago

run:

brownie run scripts/seeding/seeding_prep seed_pool_w3 

adds:

current distribution would be roughly:

it will improve the TCR from 162.349% to 172.131%

important to notice that it does not seed as much as $wbtc as $ebtc due to its current tick's pool position. but would be great to receive feedback re this distribution @sajanrajdev

sajanrajdev commented 3 months ago

The implementation above did solve it: image

The tiny discrepancy is due to the faulty conversion between shares and balance of stETH (I believe).