suzaku-network / suzaku-contracts-library

An open-source smart contracts library curated by the Suzaku team
Other
4 stars 0 forks source link

ICM: Add the `IAvalancheICTTRouter` interface + create `BipsFeeAvalancheICTTRouter` #1

Closed Nuttymoon closed 1 month ago

Nuttymoon commented 4 months ago

As suggested by Martin from Ava Labs:

Furthermore, I think splitting the contract in an Interface with events defined and the contract with the actual implementation will increase readability (similar to how the token bridge is structured).

Also, IMO we should split the contract into 2 layers: