95 Commits

Author SHA1 Message Date
zhl
04770f2bd4 update benftmarket 2023-01-10 17:08:05 +08:00
zhl
8fcb9f3c95 update sth 2023-01-05 17:35:33 +08:00
zhl
99bbae99ad update market 2023-01-05 17:25:42 +08:00
cebgcontract
e5407165f8 增加已上架nft修改价格的功能 2022-12-22 15:47:29 +08:00
cebgcontract
5e741e0baa 增加新的二级市场合约 2022-12-20 19:20:19 +08:00
cebgcontract
116317e678 更新脚本, 增加第二批奖励 2022-11-22 17:35:40 +08:00
cebgcontract
bf299d01dc update abi 2022-11-08 11:41:20 +08:00
cebgcontract
b307d91181 增加碎片插到nft的功能 2022-11-04 14:57:31 +08:00
cebgcontract
76c300f97f add nft chip locker 2022-11-04 13:50:24 +08:00
cebgcontract
2504b02211 购买时将买家的地址加入签名 2022-11-03 16:10:07 +08:00
cebgcontract
ec8282b0f7 进阶,购买, mint等事件增加nonce 2022-11-01 10:28:59 +08:00
cebgcontract
3632df27d3 根据最新需求, 修改英雄和武器进阶逻辑 2022-10-20 13:03:36 +08:00
cebgcontract
a84dbf61c0 增加购买nft的合约 2022-10-19 16:46:51 +08:00
cebgcontract
1b47b22b30 增加预售盒子 2022-10-14 13:50:00 +08:00
cebgcontract
69681b8106 使用prettier格式化代码 2022-08-18 10:54:42 +08:00
cebgcontract
65ce1fbcd9 修改一些变量名 2022-08-17 17:25:47 +08:00
cebgcontract
e99db1c879 增加碎片合成相关功能 2022-08-17 17:21:15 +08:00
cebgcontract
defedda2e9 增加芯片升级逻辑 2022-08-17 11:45:47 +08:00
cebgcontract
1858260d00 重构代码, 将一些重复的代码提出来 2022-08-16 16:00:49 +08:00
cebgcontract
92876d4160 将evolveproxy改为evolvefactory 2022-08-16 11:49:28 +08:00
cebgcontract
f656b07923 优化1155合约的体积 2022-08-16 11:07:49 +08:00
cebgcontract
6575db4c44 修正一个碎片mint错误的bug 2022-08-15 14:55:15 +08:00
cebgcontract
4bfcaa9c6c 1155 mint时判断最大数量 2022-08-15 14:43:37 +08:00
cebgcontract
3a66a3f31b 将1155的芯片改为BEChip1155 2022-08-12 16:42:05 +08:00
cebgcontract
0f96f96434 修改批量mint芯片的方法, 无论是否创建成功, 都将签名设为失效 2022-08-12 15:13:01 +08:00
cebgcontract
0fc9c486a5 调整发布和更新设置的脚本, 以适应polygon的网络环境 2022-08-10 17:59:32 +08:00
cebgcontract
900b62c761 移除一些polygon上不需要的合约 2022-08-10 16:35:50 +08:00
cebgcontract
0a2a4c97de 修改一些引用路径 2022-08-10 11:57:03 +08:00
cebgcontract
77b2a1934e 调整目录结构 2022-08-10 11:49:51 +08:00
cebgcontract
8a700c4275 update sth 2022-08-08 14:39:54 +08:00
cebgcontract
19e4114c80 修改用户token列表的返回数据 2022-08-04 17:31:25 +08:00
cebgcontract
f2302b3076 增加一个用721芯片换取1155的接口 2022-08-04 15:48:38 +08:00
cebgcontract
c8c67ff227 1155芯片mint时增加验证 2022-08-04 14:52:25 +08:00
cebgcontract
3891abf082 增加1155芯片批量查询锁定状态的接口, _beforeTokenTransfer里增加锁定状态的判断 2022-08-04 14:18:59 +08:00
cebgcontract
c756583f39 增加1155的芯片 2022-08-03 19:04:40 +08:00
cebgcontract
cad751251c 更新正式链的json 2022-04-25 15:23:57 +08:00
cebgcontract
70ba2b0423 增加激活nft的合约 2022-04-24 20:04:09 +08:00
cebgcontract
caea782dfc 添加一些遗漏的错误提示, 移除begold的初始数量, 将begold中一些public方法改为external 2022-04-23 12:30:40 +08:00
cebgcontract
c6f7e3a1bb 修改开启盲盒ids参数的存储类型 2022-04-22 08:39:01 +08:00
cebgcontract
4d8da27c72 修改盲盒nft名字 2022-04-22 08:38:25 +08:00
cebgcontract
57540bc129 修改盲盒名字 2022-04-21 19:08:05 +08:00
cebgcontract
a1984c873d 开箱子时增加一些简单判断 2022-04-21 19:05:35 +08:00
cebgcontract
a068fda5da 1 2022-04-20 15:01:54 +08:00
cebgcontract
f5006f1321 增加erc721的盲盒 2022-04-18 21:15:00 +08:00
cebgcontract
b3e843dfc1 增加luckybox相关合约 2022-04-18 17:23:42 +08:00
cebgcontract
2b336a24bc 增加luckybox相关合约, 更新相关json 2022-04-17 12:33:29 +08:00
cebgcontract
635e4ceb53 修正一个升级时签名没作废的bug 2022-04-16 12:53:01 +08:00
cebgcontract
ce0b9065a7 更新json 2022-04-16 08:23:48 +08:00
cebgcontract
987711d4af add begold 2022-02-22 12:44:33 +08:00
cebgcontract
3d19def747 add comment for contract add timelock 2022-02-21 19:37:13 +08:00