{
    "_format": "hh-sol-artifact-1",
    "contractName": "IStealthPayHookReceiver",
    "sourceName": "contracts/IStealthPayHookReceiver.sol",
    "abi": [
        {
            "inputs": [
                {
                    "internalType": "uint256",
                    "name": "_amount",
                    "type": "uint256"
                },
                {
                    "internalType": "address",
                    "name": "_stealthAddr",
                    "type": "address"
                },
                {
                    "internalType": "address",
                    "name": "_acceptor",
                    "type": "address"
                },
                {
                    "internalType": "address",
                    "name": "_tokenAddr",
                    "type": "address"
                },
                {
                    "internalType": "address",
                    "name": "_sponsor",
                    "type": "address"
                },
                {
                    "internalType": "uint256",
                    "name": "_sponsorFee",
                    "type": "uint256"
                },
                {
                    "internalType": "bytes",
                    "name": "_data",
                    "type": "bytes"
                }
            ],
            "name": "tokensWithdrawn",
            "outputs": [],
            "stateMutability": "nonpayable",
            "type": "function"
        }
    ],
    "bytecode": "0x",
    "deployedBytecode": "0x",
    "linkReferences": {},
    "deployedLinkReferences": {}
}
