Swivel-Finance / gost

Smart contract testing with Geth via the Golang ABIGEN
20 stars 2 forks source link

Feat/lido #440

Closed robrobbins closed 2 years ago

robrobbins commented 2 years ago

lfirst pass thru getting Lido in as per #439

open question: are we happy with the const in the Compounding lib for getting tthe equivalent for a Lido protocol "underlying" ?

i can always dig for some dynamic way to get that address, but, that has other questions to go with it.

open question: is the assumption about how to perform deposit in Swivel.sol correct? obvs we'll have to test that but, worth asking...

I'll push up spec updates in a follow on to this -- just wanted to get the code up for a look-see