找到约 11 条结果

文章 最便宜的加密货币兑换方式:5个技巧最大限度地减少费用,让更多留在你的钱包里

...om/@estheraladioche569/cheapest-way-to-swap-crypto-5-tips-to-minimize-fees-and-keep-more-in-your-wallet-f37c85cf903c) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 发行一个ERC20标准代币以及实现空投和水龙头相关使用场景

... _addresses.length == _amounts.length, "Lengths of Addresses and Amounts NOT EQUAL" ); IERC20 token = IERC20(_token); // 声明IERC合约变量 uint _amountSum = getSum(_amounts); // 计算空投代币总量 // 检查:授权代币数量 > 空投代...

文章 在 vault · jl2012/bips 中的 bips/bip-0016.mediawiki

...hub.com/jl2012/bips/commits?author=luke-jr) [Promote BIP 2 Draft->Active, and implement it](https://github.com/jl2012/bips/commit/959fecc15bdad070afa63455468b1dba54655fa6) 打开提交详情 2016年11月30日 [959fecc](https://github.com/jl2012/bips/commit/959fecc15bdad070afa63455468b1dba54655fa...

文章 BeansProtocol

...rates, uint256[] calldata amounts) external; function claimAndWithdrawBeans( uint32[] calldata crates, uint256[] calldata amounts, Claim calldata claim ) external; function propose( FacetCut[] calldata _diamondCut, address _ini...

文章 区块链中的数学 - Pedersen承诺

...中承诺的一种,1992年被Torben Pryds Pedersen在“Non-Interactive and Information-Theoretic Secure Verifiable Secret Sharing”一文中提出。 目前Pedersen Commitment主要搭配椭圆曲线密码学使用(当然也可以结合指数运算)。具有**基于离散对数困难问题...

文章 BPF和eBPF简介

...m.com/@megawan/an-i...](https://medium.com/@megawan/an-introduction-to-bpf-and-ebpf-2839c2da7d5d) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章

...f the cafe object winner_lucky_number: Option, // base drand round of the cafe object base_drand_round: u64, // lucky number to owner mapping lucky_number_2_owner: VecMap, // lucky number to card id mapping lucky_number_2_card_id: VecMap...

文章 Eth2 更新速览,No.19

... [Eth2 的验证者有效余额是什么](https://ethfans.org/posts/understanding-validator-effective-balance) * [Eth2 验证者的生命流程](https://ethfans.org/posts/understanding-the-eth2-validator-lifecycle) * [Eth2 验证者快速启动器发布](https://ethfans.org/posts/eth2-validator-la...

文章 如何与 Cred Score 预言机集成(Arbitrum Goerli)

...这里**](https://medium.com/@credprotocol/how-to-get-arbitrum-testnet-eth-and-other-tokens-in-5-minutes-28b6851cb4af) 在开始之前获取它们!)_ ## 💡 它是如何工作的? 本指南使用来自我们的 [repo](https://github.com/credprotocol/chainlink-request) 的代码。此 repo ...

文章 改进 Lighthouse 指标/性能

....com/eth-protocol-fellows/cohort-four/blob/master/projects/improve-metrics-and-performance-lighthouse.md) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Solidity:菜鸟到英雄 - Day 2

...ch.com/solidity-noob-to-hero-day-2-setting-up-your-development-environment-and-writing-your-first-b7a1fe411c2d) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~