Faucet Repayment
8min
the faucet is used to supply tokens for development and staking on our devnet they have no value when you run a devnet validator, you earn devnet tokens into your vote account we would appreciate you repaying these back into the faucet so we can keep funding future projects on devnet! we have 2 wallet accounts for the faucet use this to send some to your validator keypair for voting fees too! check out the "high op sec option" below to test out having your withdrawal account removed from your machine! devnet faucet addresses 5gtrlwjy3bmgj5dnguap4joqgrjfjhzuzft3z8aasrty gqzzsf7kfeycq83ns5g6ot1nyafy1embkhakfcna1mxf devnet standard run as xand user from the /user/xand directory cli su xand cd check your balance (yea, we wish it were real too!) cli xandeum balance /vote keypair json if your withdraw key is stored on the machine (highly undesireable once we get to mainnet!) send 1000 to your validator keypair to pay for vote transactions cli xandeum withdraw from vote account authorized withdrawer /withdraw keypair json /vote keypair json /validator keypair json 50 send the rest of your devnet earnings back to the faucet (don't worry, you will earn more!) cli xandeum withdraw from vote account authorized withdrawer withdraw keypair json vote keypair json 5gtrlwjy3bmgj5dnguap4joqgrjfjhzuzft3z8aasrty all high op sec option it would be worthwhile to figure these options out while on devnet! if your withdraw key is not stored on the machine, then use this this will require you to input your 12 words (+bip39 passphrase if used) it may be most desirable to recover all keys needed to a secure local machine cli xandeum withdraw from vote account authorized withdrawer ask vote keypair json 5gtrlwjy3bmgj5dnguap4joqgrjfjhzuzft3z8aasrty all note if you require more than one transaction with the recovered key, you may wish to temporarily recover the key to a file to process multiple transactions without requiring the 12 words each time recover a keypair from seed phrase to json output file bip39 passphrase (if used) will be required after seed phrase is accepted cli xandeum keygen recover o temporary key json withdraw from vote account using temporary withdraw keyfile and send back to faucet address cli xandeum withdraw from vote account authorized withdrawer temporary key json vote keypair json 5gtrlwjy3bmgj5dnguap4joqgrjfjhzuzft3z8aasrty all don't forget to remove the temporary key from the machine so the two keys required to withdraw from your vote account are not sitting side by side!