Return the default network for a scheme, accounting for the environment.
For nvm:erc4337, the network depends on the environment:
nvm:erc4337
eip155:84532
eip155:8453
Falls back to X402_SCHEME_NETWORKS when no environment is given.
X402_SCHEME_NETWORKS
Optional
Return the default network for a scheme, accounting for the environment.
For
nvm:erc4337, the network depends on the environment:eip155:84532(Base Sepolia)eip155:8453(Base Mainnet)Falls back to
X402_SCHEME_NETWORKSwhen no environment is given.