Wrapped Monkex

How to wrap/unwrap?

That's a good question! We do not have UI for that so you need to do it in Andromeda Explorer via smart contract. Step 1 - Approve wrapping. You need to approve Wrapped Monkex contract address and amount of tokens here. spender(address) - 0x8C5f5fAc50A0A952b2fC084780fc04abC8201f0b amount(uint256) - amount of tokens + eighteen zeros (000000000000000000) Step 2 - Wrapping/unwrapping tokens. You already can wrap/unwrap your tokens here.

Enter amount of tokens + eighteen zeros (000000000000000000). Wrapping 1 token example via smart contract amount(uint256) - 1000000000000000000

Last updated