curl --location 'https://devnet.overlay.fun/nfts//transfer' \ --header 'api-key: API_KEY' \ --header 'auth-key: AUTH_KEY' \ --header 'Content-Type: application/json' \ --data '{ "network": "solana", "recipient": "string" }'
{}