{
  "_format": "hh-sol-artifact-1",
  "contractName": "ERC721LayerZeroBridgedableFacet",
  "sourceName": "contracts/tokens/ERC721/common/facets/ERC721LayerZeroBridgedableFacet.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint16",
          "name": "_l0ChainId",
          "type": "uint16"
        },
        {
          "internalType": "bytes",
          "name": "_destinationBridge",
          "type": "bytes"
        },
        {
          "internalType": "uint256",
          "name": "_tokenId",
          "type": "uint256"
        },
        {
          "internalType": "address",
          "name": "_mintTo",
          "type": "address"
        },
        {
          "internalType": "uint256",
          "name": "_gasAmount",
          "type": "uint256"
        }
      ],
      "name": "mintOnViaLayerZero",
      "outputs": [],
      "stateMutability": "payable",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint16",
          "name": "_l0ChainId",
          "type": "uint16"
        },
        {
          "internalType": "bytes",
          "name": "_destinationBridge",
          "type": "bytes"
        },
        {
          "internalType": "uint256",
          "name": "_tokenId",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "_gasAmount",
          "type": "uint256"
        }
      ],
      "name": "moveToViaLayerZero",
      "outputs": [],
      "stateMutability": "payable",
      "type": "function"
    }
  ],
  "linkReferences": {},
  "deployedLinkReferences": {}
}
