Core contracts of the Suzaku protocol.
Suzaku Core contracts are inspired by Symbiotic Core contracts.
- Suzaku doesn't use the Symbiotics
common
contracts standardization. - Suzaku secures
L1
s instead ofNetwork
s. EachL1
has to correspond to an existing Avalanche L1 that has been converted usingConvertSubnetTx
. - Suzaku
Vault
s are not migratable.
Note: The compatibility with Symbiotic interfaces could be increased in the future if needed for some integrations.
Suzaku | Symbiotic |
---|---|
L1Registry | NetworkRegistry |
OperatorRegistry | OperatorRegistry |