pub async fn nft_address( asset_name: String, network_flag: bool, cip68_flag: bool, ) -> Result<String, String>