curl --location --request POST 'https://devnet.overlay.fun/wallets' \ --header 'Content-Type: application/json' \ --data-raw '{ "network": "solana" }'
{}