0

0

Controversial crypto entrepreneur Justin Sun was among the high-profile attendees at a grand dinner hosted by US President Donald Trump

花韻仙語

花韻仙語

发布时间:2025-05-24 08:50:02

|

837人浏览过

|

来源于php中文网

原创

justin sun, the founder of the tron blockchain, attended the event even as he continues to face legal proceedings in the united states over alleged market manipulation.

Controversial crypto entrepreneur Justin Sun was among the high-profile attendees at a grand dinner hosted by US President Donald Trump

Crypto entrepreneur Justin Sun was among the high-profile attendees at a grand dinner hosted by US President Donald Trump on Thursday, organised to honour the top 220 holders of Trump’s Memecoin. The top 25 investors were given access to a special reception with the President before the dinner and were shortlisted for an exclusive White House tour.

Sun, the founder of the Tron blockchain, attended the event even as he continues to face legal proceedings in the United States over alleged market manipulation. During the event, he was introduced as a speaker by Bill Zanker, one of the organisers.

Originally from China, Sun now holds citizenship of Saint Kitts and Nevis. He is known for his eccentric lifestyle and for spending millions on bizarre art purchases, including a $6.2 million installation involving a banana taped to a wall, which he later ate. He claims to be among the top holders of Trump’s Memecoin and is an active voice within the digital asset community.

In 2023, the US Securities and Exchange Commission (SEC) filed a case against Sun, accusing him of selling unregistered securities through his companies—the Tron Foundation, BitTorrent Foundation, and Rainberry Inc.—and of hiring celebrities to promote his tokens without disclosures.

Beyond the Memecoin, Sun has invested $75 million in WLFI, a digital asset linked to Trump and his family. As an early adviser to the project, his financial backing is believed to have played a crucial role in launching the token.

As the top holder of $TRUMP and proud supporter of President Trump, it was an honor to attend the Trump Gala Dinner by @GetTrumpMemes.

Thank you @POTUS for your unwavering support of our industry! #MakeCryptoGreatAgain??

There are now reports that the SEC might pause the case against Sun following the departure of former chairman Gary Gensler. According to Bloomberg, this legal shift could be among the significant developments since Trump returned to office in January.

However, the event has triggered sharp criticism from Democrats. Senators Elizabeth Warren and Adam Schiff have demanded an ethics probe, labelling the dinner a “pay to play” event and raising concerns about foreign influence, as many top Memecoin holders are believed to be non-US citizens.

The White House responded by distancing itself from the event, asserting that Trump attended the gala in a personal capacity and that his Memecoin activities are unrelated to the administration.

热门AI工具

更多
DeepSeek
DeepSeek

幻方量化公司旗下的开源大模型平台

豆包大模型
豆包大模型

字节跳动自主研发的一系列大型语言模型

WorkBuddy
WorkBuddy

腾讯云推出的AI原生桌面智能体工作台

腾讯元宝
腾讯元宝

腾讯混元平台推出的AI助手

文心一言
文心一言

文心一言是百度开发的AI聊天机器人,通过对话可以生成各种形式的内容。

讯飞写作
讯飞写作

基于讯飞星火大模型的AI写作工具,可以快速生成新闻稿件、品宣文案、工作总结、心得体会等各种文文稿

即梦AI
即梦AI

一站式AI创作平台,免费AI图片和视频生成。

ChatGPT
ChatGPT

最最强大的AI聊天机器人程序,ChatGPT不单是聊天机器人,还能进行撰写邮件、视频脚本、文案、翻译、代码等任务。

相关专题

更多
登录token无效
登录token无效

登录token无效解决方法:1、检查token的有效期限,如果token已经过期,需要重新获取一个新的token;2、检查token的签名,如果签名不正确,需要重新获取一个新的token;3、检查密钥的正确性,如果密钥不正确,需要重新获取一个新的token;4、使用HTTPS协议传输token,建议使用HTTPS协议进行传输 ;5、使用双因素认证,双因素认证可以提高账户的安全性。

6656

2023.09.14

登录token无效怎么办
登录token无效怎么办

登录token无效的解决办法有检查Token是否过期、检查Token是否正确、检查Token是否被篡改、检查Token是否与用户匹配、清除缓存或Cookie、检查网络连接和服务器状态、重新登录或请求新的Token、联系技术支持或开发人员等。本专题为大家提供token相关的文章、下载、课程内容,供大家免费下载体验。

844

2023.09.14

token怎么获取
token怎么获取

获取token值的方法:1、小程序调用“wx.login()”获取 临时登录凭证code,并回传到开发者服务器;2、开发者服务器以code换取,用户唯一标识openid和会话密钥“session_key”。想了解更详细的内容,可以阅读本专题下面的文章。

1092

2023.12.21

token什么意思
token什么意思

token是一种用于表示用户权限、记录交易信息、支付虚拟货币的数字货币。可以用来在特定的网络上进行交易,用来购买或出售特定的虚拟货币,也可以用来支付特定的服务费用。想了解更多token什么意思的相关内容可以访问本专题下面的文章。

2209

2024.03.01

vb中怎么连接access数据库
vb中怎么连接access数据库

vb中连接access数据库的步骤包括引用必要的命名空间、创建连接字符串、创建连接对象、打开连接、执行SQL语句和关闭连接。本专题为大家提供连接access数据库相关的文章、下载、课程内容,供大家免费下载体验。

329

2023.10.09

vb连接access数据库的方法
vb连接access数据库的方法

vb连接access数据库方法:1、使用ADO连接,首先导入System.Data.OleDb模块,然后定义一个连接字符串,接着创建一个OleDbConnection对象并使用Open() 方法打开连接;2、使用DAO连接,首先导入 Microsoft.Jet.OLEDB模块,然后定义一个连接字符串,接着创建一个JetConnection对象并使用Open()方法打开连接即可。

480

2023.10.16

asp连接access数据库的方法
asp连接access数据库的方法

连接的方法:1、使用ADO连接数据库;2、使用DSN连接数据库;3、使用连接字符串连接数据库。想了解更详细的asp连接access数据库的方法,可以阅读本专题下面的文章。

123

2023.10.18

access和trunk端口的区别
access和trunk端口的区别

access和trunk端口的区别是Access端口用于连接终端设备,提供单个VLAN的接入,而Trunk端口用于连接交换机之间,提供多个VLAN的传输;Access端口只传输属于指定VLAN的数据,而Trunk端口可以传输多个VLAN的数据,并使用VLAN标签进行区分。想了解更多access和trunk端口相关内容,可以阅读本专题下面的文章。

337

2023.10.31

TypeScript类型系统进阶与大型前端项目实践
TypeScript类型系统进阶与大型前端项目实践

本专题围绕 TypeScript 在大型前端项目中的应用展开,深入讲解类型系统设计与工程化开发方法。内容包括泛型与高级类型、类型推断机制、声明文件编写、模块化结构设计以及代码规范管理。通过真实项目案例分析,帮助开发者构建类型安全、结构清晰、易维护的前端工程体系,提高团队协作效率与代码质量。

49

2026.03.13

热门下载

更多
网站特效
/
网站源码
/
网站素材
/
前端模板

精品课程

更多
相关推荐
/
热门推荐
/
最新课程
Git 教程
Git 教程

共21课时 | 4.2万人学习

Git版本控制工具
Git版本控制工具

共8课时 | 1.6万人学习

Git中文开发手册
Git中文开发手册

共0课时 | 94人学习

关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送

Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号