Skip to main content

SkyBridgeERC721Factory.sol

Read

  1. BRIDGE
    • Returns the address of L2AviERC721Bridge on Base address
  2. REMOTE_CHAIN_ID
    • Returns the Layer-1 chain ID uint256
  3. SkyBridgeERC721
    • Returns the ERC721 template address address
  4. version
    • Returns the current contract version string

Write

  1. createSkybridgeERC721
    • Deploys a Layer-1 ERC721 token onto Layer-2
      • _remoteToken address
      • _name string
      • _symbol string