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
Open MetaMask.
Click the network dropdown at the top.
Select Add Network → Add a network manually.
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
Click Save.
You are now connected to the Celestium Testnet.
Adding Custom Tokens
To view custom tokens such as Wrapped CLT (WCLT) in your wallet:
Open MetaMask.
Click Import Tokens.
Enter the token contract address (when available).
Click Add Custom Token → Import Tokens.
Using Phantom Wallet
Phantom also supports EVM-compatible networks. Follow these steps:
Open Phantom wallet.
Go to Settings → Change Network.
Select Add Custom Network.
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
Click Save.
You are now connected to Celestium Testnet.
Sending CLT Tokens
Once connected, you can send CLT tokens:
Click Send in your wallet.
Enter the recipient’s address.
Specify the amount of CLT.
Adjust gas fees if needed.
Confirm the transaction.
Viewing Transactions
Transactions can be viewed on the Celestium Testnet Explorer using your wallet address or transaction hash.
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