Swivel-Finance / gost

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

zcTokens -> ERC-5095 #306

Closed JTraversa closed 2 years ago

JTraversa commented 2 years ago

We should help lock in the final state of 5095 and then integrate it as a replacement for our zcTokens.

In Swivel this may require some minimal effort to giving some fund control over to the zcToken contract itself, allowing the zcTokens to trigger an admin method on Swivel.sol that redeems PT's.

This would mean anyone owning a zcToken could then redeem it solely knowing the address of said zcToken (which they have if they own it).

JTraversa commented 2 years ago

https://github.com/ethereum/EIPs/pull/5095