Setup EVM Atomictokenpeg Contract
Click on the atomictokenpeg.sol
in the FILE EXPLORERS tab.

Go to the DEPLOY & RUN TRANSACTIONS tab.
Change your account in Metamask to your tokenpeg contract account.
Make sure the last 4 digits of the account in Metamask match the Account entry in Metamask
Select the atomictokenpeg.sol
from the CONTRACT dropdown.


_OWNERS
put our Kylin testnet DSPs public keys
["0x7F9621340E9e0c7217706B5f3DB9b4B1c988de0b","0x046507D0CAe571C9433626768063C8bE7A13ADfd"]
_REQUIRED
- enter1
for 1 DSP being required for the multisig
Should look like this:

Click transact and confirm, again making sure you are still using your tokenpeg account.
Last updated
Was this helpful?