陆川.Push

16 posts

陆川.Push banner
陆川.Push

陆川.Push

@LuchuanPush

Solidity手艺人,链上实验派,闷声push,偶尔输出

Katılım Nisan 2017
17 Takip Edilen239 Takipçiler
陆川.Push
陆川.Push@LuchuanPush·
@_daxiongya 如果真有,那只能说明我官方渠道购买的书是假书!
陆川.Push tweet media
中文
1
0
0
51
linhui
linhui@milesjnixon·
0x68572dd99525bf3a73cbd01b09c2d272d06b4444 这角度确实是有点顶 不知道能到哪里小号买了点。。
中文
2
0
2
604
陆川.Push
陆川.Push@LuchuanPush·
@star_okx He became the richest Chinese person by using these underhanded means.
English
0
0
1
5.5K
Star_OKX
Star_OKX@star_okx·
After spending four months in prison, he continues to make false statements to the world. All I can say is: a habitual liar never changes their nature. These falsehoods include his history of joining and leaving OKCoin, the contract dispute with Roger Ver, whether he personally manipulated the market, whether he acted as an informant against Justin Sun during the investigation, and even his current marital status, among others.
Star_OKX@star_okx

I had no intention of revisiting these old issues involving CZ from when I was younger. But since I’ve been dragged into this again because of the book, let’s restate the facts. During his time at OKCoin, evidence of contract falsification was already made public on the internet 12 years ago. The YouTube video released at the time is still available: youtube.com/watch?v=WWVeEu… Timeline of the video: •0:00 – Connect to the notary’s internet •1:00 – Log in to the accountant’s QQ account •1:26 – Search for the former employee’s contact and chat history •1:35 – Chat records and all previously sent attachments appear on the right. Here you can see both contract versions v7 and v8 sent to the accountant (v7 sent on Dec 16, 2014 at 15:17:24; v8 sent on Dec 16, 2015 at 19:29:47) •1:55 – Open contract v8 for review (this is the version with the 6-month termination clause) •2:15 – The 6-month termination clause is visible on the last line of the contract •2:22 – Open contract v7 for review •2:54 – Open the former employee’s passport (redacted) •3:02 – Former employee’s public QQ account After seeing this evidence, his response at the time was that he did not frequently use QQ, and that his account may have been accessed by another OKCoin employee hired by me, who then fabricated these chat records. Do you believe such an explanation? The full explanation provided at the time is as follows: reddit.com/r/Bitcoin/comm…

English
182
50
638
172.3K
0xMoon
0xMoon@0xMoon·
不知道今天唐纳德山普起床又要说什么逼话
0xMoon tweet media
中文
9
0
13
2.2K
陆川.Push
陆川.Push@LuchuanPush·
把它当作“高危标的”处理,宁可错过,不要重仓试错。 如果你非要碰,最多当作极小仓位高风险投机,并且要做到: 只用你能完全亏掉的钱 不加杠杆、不借钱 设硬止损和退出条件 不因“已 renounce”放松警惕 看到异常提权/资金异动立即退出 从这次深挖到的证据看,这个项目已经触发了我对链上项目的高风险红线。
中文
2
0
0
166
陆川.Push
陆川.Push@LuchuanPush·
⚠️ 我刚扒完 LuckyX,0xc5def4c5f7a2dd3a0a75c05d828df720a3567777 结论很直白: 这不是“去中心化公平游戏”,更像是可被项目方定向改收益的盘子。 最关键的一刀: 管理员先给指定地址上 20x 超长加成,再 renounce。 先把牌发完,再把裁判证撕了。 证据我放在线上,逐条可核验👇
中文
9
0
1
345
陆川.Push
陆川.Push@LuchuanPush·
这类项目最危险的不是“没开源”,而是: 开源里本来就留了可控开关 开关已经被用过 用完再 renounce,制造“已经去中心化”的错觉 LuckyX 目前链上证据,完全符合这个模板。
中文
0
0
0
135
陆川.Push
陆川.Push@LuchuanPush·
drawGacha() 每次收 0.02 BNB, 其中 0.01 BNB(50%)直接给 marketing wallet。 随机逻辑不是 VRF,而是链上伪随机组合(timestamp/prevrandao 等)。 一句话:既抽税重,又不是真随机。
中文
0
0
0
106
陆川.Push
陆川.Push@LuchuanPush·
地址关系也有味道 其中一个被提权地址: bscscan.com/address/0x3398… 它的页面明确显示 Funded By 就是创建者 0x68...91BB。 这意味着至少一条链路上, “提权对象”和“操盘地址”有直接资金关系。
中文
0
0
0
104
陆川.Push
陆川.Push@LuchuanPush·
最骚操作:提权后立刻 renounce 紧接着 owner 执行了: renounceOwnership() bscscan.com/tx/0x24d10f47c… 时间线非常关键: 先把特定地址抬到天上,再宣布“我不管了”。 很多人看到 renounce 就放松警惕, 但历史收益结构已经被改写,这一步不会自动回滚。
中文
0
0
0
93
陆川.Push
陆川.Push@LuchuanPush·
链上实锤:20x,100年 创建者地址(也是操作者): 0x68bdf279f1dedee1e0620ae17af53e4783a291bb 两笔 adminSetMultiplier 成功交易: bscscan.com/tx/0x6f6ec16e5… bscscan.com/tx/0x8aaab3f83… 参数都一样: newMultiplier = 200(= 20x) duration = 3153600000(约100年) 这不是“临时调参”,这是长周期定向优势。
中文
0
0
0
92
陆川.Push
陆川.Push@LuchuanPush·
合约源码是开源没错,但开源≠安全。 代码里有 onlyOwner 的核心控制函数: adminSetMultiplier(user, newMultiplier, duration) withdrawAllBNB() withdrawAllTokens(tokenAddress) setStakingToken(...) 等 也就是说,owner 阶段可以直接改用户权重,直接改分配格局。#code" target="_blank" rel="nofollow noopener">bscscan.com/address/0xF19d…
中文
0
0
0
88
陆川.Push
陆川.Push@LuchuanPush·
赫尔曼·黑塞《悉达多》经典语录: 关于寻找自我 "知识可以传授,但智慧不能。" "每个人都不是从真理开始的,而是从寻找真理开始的。" "我不再想把自己变成另一个人,而是宁愿学着成为我自己。" 关于痛苦与觉醒 "伤口就是光进入你的地方。" "当一个人能够体验一切而不抵抗,灵魂也随之宁静。" "你只有穿过痛苦,才能到达痛苦的彼岸。" 关于爱与世界 "爱一切事物高于判断一切事物。" "河流无处不在——在源头、在河口、在瀑布、在渡口……河流只知道此刻。" "世界并非完美,也并非在朝着完美进化。世界在每一刻都是完美的。" 关于时间 "过去和未来只是幻象,只有此刻真实存在。"
中文
0
1
3
1.4K
Yi He
Yi He@heyibinance·
There is no spoon. 你努力扮演我的样子,但那不是你;你骂骂咧咧泼在币安身上脏水才是你本来的样子。
Yi He tweet media
中文
1K
153
1.4K
364.6K