Using Wallets

(MetaMask, Phantom, etc.)

Wallets allow users to interact with the Celestium blockchain by sending transactions, managing tokens, and connecting to decentralized applications (dApps). Celestium is EVM-compatible, meaning it works seamlessly with popular wallets such as MetaMask and Phantom.


Connecting MetaMask to Celestium Testnet

  1. Open MetaMask.

  2. Click the network dropdown at the top.

  3. Select Add NetworkAdd a network manually.

  4. Enter the following details:

    • Network Name: Celestium Testnet

    • RPC URL: http://rpc-private-testnet.celestium.network

    • Chain ID: 252525

    • Currency Symbol: CLT

    • Block Explorer URL: http://testnet.celestium.network

  5. Click Save.

  6. You are now connected to the Celestium Testnet.


Adding Custom Tokens

To view custom tokens such as Wrapped CLT (WCLT) in your wallet:

  1. Open MetaMask.

  2. Click Import Tokens.

  3. Enter the token contract address (when available).

  4. Click Add Custom TokenImport Tokens.


Using Phantom Wallet

Phantom also supports EVM-compatible networks. Follow these steps:

  1. Open Phantom wallet.

  2. Go to SettingsChange Network.

  3. Select Add Custom Network.

  4. Enter the Celestium Testnet details:

    • Network Name: Celestium Testnet

    • RPC URL: http://rpc-private-testnet.celestium.network

    • Chain ID: 252525

    • Currency Symbol: CLT

    • Explorer URL: http://testnet.celestium.network

  5. Click Save.

  6. You are now connected to Celestium Testnet.


Sending CLT Tokens

Once connected, you can send CLT tokens:

  1. Click Send in your wallet.

  2. Enter the recipient’s address.

  3. Specify the amount of CLT.

  4. Adjust gas fees if needed.

  5. Confirm the transaction.


Viewing Transactions


Using wallets like MetaMask and Phantom provides a secure and user-friendly way to interact with the Celestium blockchain for sending tokens, deploying contracts, and accessing dApps.

Last updated