You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the zk sync era block explorer, i see error:
invalid arrayify value (argument="value", value=" "0x371b13..."", code=INVALID_ARGUMENT, version=bytes/5.7.0)
i suspect i have failed to correctly input the merkle proof argument, though lacking further example, I cannot proceed to withdraw my airdrop.
The text was updated successfully, but these errors were encountered:
After obtaining my data by running:
yarn && yarn generate-l2-contract-claim-tx my_address
I have attempted to enter the resultant fields into the
claim
write contract method in the linked contract: https://era.zksync.network/address/0xb294F411cB52c7C6B6c0B0b61DBDf398a8b0725d#writeContracti am using a metamask wallet.
In the zk sync era block explorer, i see error:
invalid arrayify value (argument="value", value=" "0x371b13..."", code=INVALID_ARGUMENT, version=bytes/5.7.0)
i suspect i have failed to correctly input the merkle proof argument, though lacking further example, I cannot proceed to withdraw my airdrop.
The text was updated successfully, but these errors were encountered: