You can find the interface Bridge
into the file Bridge.sol.
This interface is the main entry point to query against bridges on the blockchain.
The associated ABI is here : abi_Bridge.json
You can find the interface:
BridgeERC721Departure
BridgeERC721toERC721Arrival
(impl. ImplBridgeFunMigrateFromERC721.sol)BridgeERC721Departure
(impl. ImplBridgeFunMigrateToERC721.sol)BridgeControl
Bridge
FullMigrationController
BridgeMigrationInfo
in Bridge.sol
You can find the interface:
IManipulator
(impl. in Manipulator.sol):