Skip to content

Help Needed: Adding a Custom Network/Chain in reown/appkit/networks #2950

Closed Answered by rtomas
danishfik asked this question in Q&A
Discussion options

You must be logged in to vote

please use this code. We are working on improving this network package very soon.

const pulsechain = {
  id: 'eip155:369',
  name: 'PulseChain',
  currency: 'PLS',
  chainId: 369,
  rpcUrl: 'https://rpc.pulsechain.com',
  explorerUrl: 'https://scan.pulsechain.com',
  nativeCurrency: {
    name: 'Pulse',
    symbol: 'PLS',
    decimals: 18
  },
  chainNamespace: 'eip155'
} as const 

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@hskang9
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rtomas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants