omni / tokenbridge-contracts

Smart contracts for TokenBridge
http://docs.tokenbridge.net
GNU General Public License v3.0
230 stars 227 forks source link

Add ERC677BridgeFixedSupplyToken #685

Open dapplion opened 7 months ago

dapplion commented 7 months ago

Adds a variation of ERC677BridgeToken which implements IBurnableMintableERC677Token but

ERC677BridgeFixedSupplyToken is meant to be used in the home side of the Omnibridge bridge to allow a non-native token to become fixed supply while not having to modify any part of the bridge itself.

To look at the diff from ERC677BridgeToken to ERC677BridgeFixedSupplyToken check the commit: https://github.com/omni/tokenbridge-contracts/commit/6b68a49f85c138bca1a4b5a3f1dd8e6a7ec5092d