When I try to verify my contract , it returned:
Note: Contract was created during TxHash# 0x8a13fd16a810e886266d49addf46e459847d583528f966561e45abdd34a13e14 Result: Does not match the input creation bytecode found at this address Sorry! The Compiled Contract ByteCode for 'TokenERC20' does NOT match the Contract Creation Code for Address 0xda4e52e448f2f0fc9232d029b6bbae94963c1ca5. Found the following ContractName(s) in source code: TokenERC20, tokenRecipient. Unable to Verify Contract Source Code.
I think this maybe cause by using the wrong ABI , but I don’t know how to find the right one.