Join our
Discord!
LogoLogo
SupraScan ExplorerStarKey WalletDiscord
EVM
  • Network
  • Oracles
  • Automation
  • SupraNova
  • Guides
EVM
  • Overview
  • Getting Started
    • Remix IDE
      • Fund Your Wallet
      • Connect StarKey Wallet to Remix
      • Guide to Deploy Smart Contract
    • Hardhat
      • Getting Private Key from StarKey
      • Create Hardhat Project
      • Write Smart Contract
      • Deploying Smart Contract
    • Foundry
      • Getting Private Key from StarKey
      • Create Foundry Project
      • Write Smart Contract
      • Deploying Smart Contract
    • Your First Solidity Contract
  • Network Information
Powered by GitBook
On this page
  • Using StarKey Wallet:
  • Result:
Edit on GitHub
  1. Getting Started
  2. Remix IDE

Fund Your Wallet

Ensure your Starkey Wallet has sufficient funds by using the faucet endpoint.

PreviousRemix IDENextConnect StarKey Wallet to Remix

Using StarKey Wallet:

  • Select EVM Stagingnet from the network dropdown.

  • Select the EVM Staging token from the asset list.

  • Press the "Collect" faucet button.

  • Run the following command in your terminal, replacing 0xYourStarkeyAddress with your actual wallet address:

curl https://rpc-evmstaging.supra.com/rpc/v1/wallet/evm_faucet/0xYourStarkeyAddress

Result: