Adding Vince Chain account manually on Metamask

Open the MetaMask extension on your browser. Enter your password to log in. Otherwise, click forget password and use the seed phrase method, then create a new password. If you’re already logged in, you may skip the above instruction.

Click the top right oblong, go to Add Network > (Scroll down) Add Network Manually > then fill out the form using the parameters below. See the graphic below for clarity.

Mainnet

  • Network Name: Vince Chain

  • New RPC or NODE URL: https://rpc.vincescan.com/

  • Chain ID: 1000

  • Token/ Currency Symbol: VCE

  • Block Explorer Address: https://vincescan.com/

  • Faucet Address: https://faucet.vincescan.com/

After confirming that the parameters are correct, you click save. You’ll get a prompt confirming that “Vince Chain was successfully added!

Other parameters you may add include:

Testnet

  • Network Name: Vince Chain Testnet

  • New RPC URL: https://eth.bd.vincechain.dev:8545

  • Chain ID: VCE

  • Currency Symbol (optional): VCE

  • Block Explorer URL (optional): https://evm.vincechain.dev

Local Node

  • Network Name: Vince Chain Local

  • New RPC URL: http://localhost:8545/

  • Chain ID: http://localhost:8545/

  • Currency Symbol (optional): VCE

  • Block Explorer URL (optional): n/a

Last updated