Get Testnet Lilypad Tokens (LP) and Arbitrum Sepolia Testnet ETH
tldr: To obtain funds, first ensure the wallet is connected to the Arbitrum Sepolia network. then, collect LP and ETH tokens from these faucets:
Arbitrum Sepolia ETH (3rd party faucet list)
Find out why you need tokens in the FAQs
You must be a member of the Lilypad Discord to claim tokens
Follow these steps to successfully claim your Testnet LP tokens:
Navigate to the Lilypad Testnet faucet.
Authenticate with Discord.
Copy your MetaMask wallet address into the input
Click "Request".
LP Testnet tokens will be sent to this wallet address.
Get Arbitrum Sepolia ETH from this list of third party faucets. Each faucet is designed differently, so follow the instructions provided.
If you need more tokens and already have Sepolia ETH, use the official Arbitrum bridge to transfer the tokens over to Arbitrum Sepolia.
With a balance of both LP and ETH, you're ready to run jobs with the Lilypad CLI!
Running the most important Hello World on Lilypad!
Before you run a Lilypad job, make sure you have and have set in your environment.
Your can be retrieved from the MetaMask account details menu. For more info, check out the on how to get a your private key. Be sure to keep your private key safe and never share it or store it in unsecured places to prevent unauthorized access to your funds.
Run the command:
Wait for the compute to take place and for the results to be published:
View your results:
Setting up for the Lilypad Testnet
Funding your wallet with Lilypad Testnet tokens from the
Running a Hello, (Lilysay) World! example on the Lilypad Network
Configure a crypto wallet to receive testnet tokens used to interact with the Lilypad Network
End users of Lilypad can decide which crypto wallet they would like to use. In this guide, we advise using a MetaMask crypto wallet.
Install MetaMask Extension
The Lilypad Testnet (IncentiveNet) is currently running on the Arbitrum L2 network built on Ethereum.
In order to change to the Arbitrum network in the wallet, open MetaMask and click the network button in the top left of the menu bar:
Then , select "Add network":
Next, select "Add a network manually":
Input all the required Arbitrum Sepolia Testnet network info, and then "Save":
Network name: Arbitrum Sepolia
New RPC URL: https://sepolia-rollup.arbitrum.io/rpc
Chain ID: 421614
Currency symbol: ETH
Block explorer URL: (leave blank)
Network info is referenced directly from the Arbitrum Sepolia documentation.
The wallet is now setup and will display an ETH (Arbitrum Sepolia) token balance. In order to also display the LP token balance, the LP token will need to be imported.
Select "Import tokens" at the bottom of the wallet:
Select "Custom token" and add the Lilypad token contract address and token symbol. Then "Save".
Token contract address: 0x0352485f8a3cB6d305875FaC0C40ef01e0C06535
Token symbol: LP
You should now see both ETH and LP listed in the wallet (initial ETH and LP balances will be 0).
Now you're ready to fund the wallet with testnet LP and ETH tokens!