Closed LeoHChen closed 2 years ago
Just realized the contract is an opensea 1155 contract, not sure if it is different though
https://etherscan.io/address/0x495f947276749ce646f68ac8c248420045cb7b5e
not sure if opensea's erc1155 a standard one, please dive deeper.
this tx https://explorer.harmony.one/tx/0x271123bbe2adbc342715eb51bdd68b268879018804a87a4b2331cdf32dc9cf26 Error: TokenManager/ethToken already mapped,TokenManager/ethToken already mapped
Only for first time. -> looks like several validators try to map token in the same time. Need to check this line https://github.com/harmony-one/ethhmy-bridge.appengine/blob/master/src/services/operations/actions-pool/erc1155.ts#L26
I was trying to bridge this NFT token from Ethereum to Harmony.
https://opensea.io/assets/0x495f947276749ce646f68ac8c248420045cb7b5e/63633025683559032682995016591396109429958315377318120266884216327086337425409
The input I used are:
ERC1155 contract address: 0x495f947276749ce646f68ac8c248420045cb7b5e Token ID: 63633025683559032682995016591396109429958315377318120266884216327086337425409
And I hit the following error during the bridge process.