Wallet Studio

A custodial wallet is where a third party takes custody of private keys on behalf of users.

Supported Chains

  • Ethereum (Main Net and Test Nets like Goerli and Sepholia)

  • Polygon (Main Net and Test Net Mumbai)

  • Avalanche (Main Net and Test Net Fuji)

  • Arbitrum (Main Net and Test Net Goerli)

  • Optimism (Main Net and Test Net Goerli), and more.

Wallet Creation

Login --> DApp Studio --> Build It --> Easy Builder --> Launch Wallet Studio

The Wallet Studio page is opened.

This page displays all the created wallets in a table.

Click on the Create New Wallet button to create a new wallet in the instance.

Select the Wallet Type from the dropdown.

Enter the Name of the wallet.

Select the Wallet Key from the dropdown.

Click the Proceed button to create the new wallet.

The created wallet will get displayed on the Wallet Studio page in the table.

Now on the Wallet Studio page click on the Manage button on the table. This will open the Wallet Transactions page.

This page shows the transaction table. All the transactions for the wallet are listed in this table.

Adding Balance

In the beta release, you can add balance by using the link https://faucet.polygon.technology/ or https://mumbaifaucet.com/. This is a temporary method to get balance to try out the application.

Please paste your wallet address and collect your balance.

Getting Balance

Click the Get Balance button to see your balance for the selected node.

Performing a Transaction

In the Wallet Instance page, click the Submit Txn button.

Enter the wallet address to which you want to transfer funds to

Enter the value of the funds for the transaction

Enter the Gas value

If it is a contract transaction, check the Is it a contract transaction? check box

Enter the Function

Enter the Contract ABI

Add arguments if required

Select the string from the String dropdown

Enter the value

Click the Submit button to perform the transaction

Last updated