wormhole/ethereum/contracts/nft
Reptile bac99e912f
evm: add token and nft bridge interface (#1710)
* Add token and nft bridge interface

* Add wormhole method to nft and bridge interface

* ethereum: add test to ensure interface match

* Add all public methods to interfaces

Co-authored-by: gator-boi <gator-boi@users.noreply.github.com>
Co-authored-by: Evan Gray <battledingo@gmail.com>
2022-10-28 12:28:40 -04:00
..
interfaces evm: add token and nft bridge interface (#1710) 2022-10-28 12:28:40 -04:00
mock ethereum: Added fork protection tests 2022-09-09 13:16:27 -05:00
token nft nits 2021-09-13 12:10:36 +02:00
NFTBridge.sol ethereum: Changed invalid fork error message 2022-09-09 13:16:27 -05:00
NFTBridgeEntrypoint.sol add ethereum NFT bridge 2021-09-10 23:43:14 +00:00
NFTBridgeGetters.sol ethereum: Added isFork() method 2022-09-09 13:16:27 -05:00
NFTBridgeGovernance.sol ethereum: Use chainId() getter in initialize 2022-09-09 13:16:27 -05:00
NFTBridgeImplementation.sol ethereum: Use chainId() getter in initialize 2022-09-09 13:16:27 -05:00
NFTBridgeSetters.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
NFTBridgeSetup.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
NFTBridgeState.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
NFTBridgeStructs.sol ethereum: Use chainId() getter in initialize 2022-09-09 13:16:27 -05:00