Will the form validate if the signature, public key of the sending wallet and receiving address fit together?
Would somehow be nice to see a green light before hitting send and having to wait a couple of days afterwards to see if one just threw away a pile of coin xD…
No, there’s no validation I’m afriad. It’s just a straght submission form. So I’d recommend keeping copies of all the info, and also submit your contact details in the last step, if you are comfortable doing that.
(just copied the first ant recipient that popped up…)
Does it matter if one signs the address with or without the leading 0x? Does the casing matter since it’s just a checksum and depending from where you copy the receiving address it might be all lowercase or that check sum casing style…? (or should it simply match the address style as written in the ant recipient field of the form…?)
Will ANT tokens be air-dropped to Ethereum Mainnet, or Arbitrum One?
Since amount field is uint256, do we enter the eMAID amount in full tokens with a coma, or 18-decimal integer? Will 1 eMAID be 1, or 1000000000000000000?
Only remove the emaid if you don’t want them to be converted to ANT. If you are happy to leave them on the exchange (risky for other reasons) they will convert them for you.
I still it is wisdom for Bitmart to make this known in some form of official messaging, or news. Otherwise it is still trusting Bitmart is understanding correctly and ready to do it and on what timescale
Could someone explain to me the steps here please?
Ledger (with MetaMask integration)
Ledger is a leading hardware wallet, and is designed for increased maximum security. As such it’s suitable solution for long-term storage of ANT tokens.
It can be used in conjunction with MetaMask to interact with the Arbitrum blockchain, on which ANT operate.
I agree this is very much unclear.
Instructions go on about adding arbitrium to metamask and adding ANT, without explaining how to link metamask to ledger or anything else.
It is the basic signing function any wallet will do using your private key to encrypt the message you ask to be signed. The message is decrypted with the btc address.
I am sure a search will find it quick enough. Otherwise look up Ian Colman’s web pages have it somewhere perhaps
well … Text to bytes can be encoded differently and depending on your location on this planet the pc you have there tends to do it differently (ascii, utf-8, utf-16 (which I think is javascript default … omniwallet is a web wallet … maybe that was my mistake … I’ll check), …), then my trezor offers a “trezor default” signature and an Electrum format … I don’t think it’s as straightforward as you think …