L
L
LiquidApps Documentation
Searchβ¦
Introduction
π§β
The DAPP Network
The DAPP Token
Cross Chain Bridges
Examples
DAPP Network Resources
π¨π»
DAPP NETWORK LABS
Introduction
DAPP Workers
EdgeDSPs
EdgeOS
β‘
Working with Zeus
Introduction
Zeus Basics
Zeus Box Basics
β
DAPP Network Services
DAPP Network Services
Packages and Staking
π¨π
DAPP Service Providers
Introduction to DAPP Service Providers
EdgeDSPs (Coming Soon)
DSPs
π
CROSS CHAIN BRIDGES
Getting Started with LiquidBridge
EOSIO.token <> EOSIO.token Fungible Tokens
EOSIO.token <> ERC20 Fungible Tokens
EOSIO <> EOSIO Atomic Assets Non-Fungible Tokens
EOSIO Atomic Assets <> ERC721 Non-Fungible Tokens
EOSIO Side Setup
EVM Side Setup
Setup EVM ERC721 Contract
Setup EVM Atomictokenpeg Contract
Transfer Ownership
Verify Source Code
Initialize EOSIO Side
Test bridge
EOSIO Atomic Assets <> ERC1155 Non-Fungible Tokens
β
LiquidX Stake Across Chains
Getting Started with LiquidX
π·
COVAX
Getting Started with CoVax Chain
π
Blockchain Guides
Testnet Creation Guides
Governance Guides
π
Release Notes
Latest
History
πβ
FAQs
Frequently Asked Questions The DAPP Token
Frequently Asked Questions DAPP Service Providers (DSPs)
Frequently Asked Questions vRAM
Powered By
GitBook
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
1
["0x7F9621340E9e0c7217706B5f3DB9b4B1c988de0b","0x046507D0CAe571C9433626768063C8bE7A13ADfd"]
Copied!
_REQUIRED
- enter
1
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.
β
Verify your contract if needed.
β
β
Previous
Setup EVM ERC721 Contract
Next
Transfer Ownership
Last modified
9mo ago
Copy link