Fund Irys with the specified amount of tokens.

ℹ️

Not all calls to fund will post immediately to your account, some blockchains are faster than others.

Option
Description
-n
The network to check, mainnet or devnet, defaults to mainnet.
-t
The token to use when funding.
-w
Your private key.
--provider-url
RPC URL to use.

irys fund 1000000000000000 \
  -t ethereum \
  -w bf20......c9885307 

irys fund 1000000000000000 \
  -n devnet \
  -t ethereum \
  -w bf20......c9885307 \
  --provider-url https://rpc.sepolia.dev
ℹ️

RPC URLs change often, use a recent one from https://chainlist.org/