ZEKND SUPERCHAIN MAINNET
Last updated
Last updated
To add opZEKND network to your MetaMask wallet, go to your Network Selection drop down menu, click Add Network and enter the following:
Network Name: ZEKND SUPERCHAIN
Explorer:
RPC URL:
Chain ID: 6289
Currency symbol: opZEKND
Bridge UI:
Because any tool that works on Ethereum also works with opZEKND, you can deploy a smart contract to the testnet using your preferred scripting tool. Your basic RPC set-up will be the same. (Only cheaper and faster.)
Select the standard smart contract you’d like to deploy.
In the Environment field, select Injected Provider - MetaMask.
Hit deploy.
Pro-tip: To deploy a smart contract or run a transaction, you may need to bridge assets from the BNB Testnet. You can do so using the following URL:
Bridge:
Using Remix or your preferred Ethereum scripting tool, perform the following:
Select a smart contract with a deposit function.
Input the amount and select the symbol of the token you’d like to deposit.
Click deposit and authorize the transaction.