Skip to content

Commit 63d93dd

Browse files
committed
Add study notes for 2025-08-21
1 parent 759b53d commit 63d93dd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

immortals1278.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ timezone: UTC+8
1515
## Notes
1616

1717
<!-- Content_START -->
18+
# 2025-08-21
19+
20+
salt:用于唯一标识部署
21+
type(c).creationcode,合约字节码(初始化代码,运行时代码)的初始化代码
22+
hex“ff”:以他开头就是由create2创建,确保create2生成的地址不会和create生成的冲突
23+
学了uniswapV2Library计算价格的算法,计算代币对池子的算法
24+
终于完成了所有uniswapV2的项目学习。明天可以开始在项目中添加一点个人特色了
25+
1826
# 2025-08-19
1927

2028
Library.quote:根据当前资金池的储备比例,计算另一种代币的预期兑换量

0 commit comments

Comments
 (0)