Config Service Reference
Add or edit wallets

Add or edit wallets

Add (or edit) a new wallet to the configuration, so they can be attributed to chains. This will enable the use of these wallets for these chains on (Web3 Onboard)(https://onboard.blocknative.com/docs/overview/introduction (opens in a new tab)).

Usage

You can add a new wallet by visiting this address: http://localhost:8000/cfg/admin/chains/wallet/add/

You can edit an existing wallet by visiting this address: http://localhost:8000/cfg/admin/chains/wallet/{wallet index}/change/ where {wallet index} is the index of the wallet you want to edit.

Parameters

Chains

Select the chains that will have this wallet enabled.

Key

The key of the wallet. This is the unique identifier for the wallet.

Description

A brief description of the wallet.

Was this page helpful?