diff --git a/build/contracts/BEBoxMall.json b/build/contracts/BEBoxMall.json index 5161029..256be95 100644 --- a/build/contracts/BEBoxMall.json +++ b/build/contracts/BEBoxMall.json @@ -45792,14 +45792,264 @@ } }, "links": {}, - "address": "0x0149578B6d77fA67246045fCAF26e4B57eebb428", - "transactionHash": "0xff80af7a37cb2088898d24e6e735147dc17869d6734e998c96a51ea237398dc6" + "address": "0x21a59654176f2689d12E828B77a783072CD26680", + "transactionHash": "0x19c163f7f37e8d3066e5f5b67e8551353006f14887e2fa4225567bdb528e34dc" }, "80001": { - "events": {}, + "events": { + "0x0a33c0cb495b2bff686a3ec8d191fcbfa1cd7428140872325d46e427258b083e": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "uint256", + "name": "boxId", + "type": "uint256" + }, + { + "indexed": true, + "internalType": "address", + "name": "buyer", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "boxType", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "price", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "paymentToken", + "type": "address" + } + ], + "name": "BEBoxPaid", + "type": "event" + }, + "0xc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "id", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "index", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "target", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "data", + "type": "bytes" + } + ], + "name": "CallExecuted", + "type": "event" + }, + "0x4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "id", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "index", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "target", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "data", + "type": "bytes" + }, + { + "indexed": false, + "internalType": "bytes32", + "name": "predecessor", + "type": "bytes32" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "delay", + "type": "uint256" + } + ], + "name": "CallScheduled", + "type": "event" + }, + "0xbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb70": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "id", + "type": "bytes32" + } + ], + "name": "Cancelled", + "type": "event" + }, + "0x11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5": { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "oldDuration", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "newDuration", + "type": "uint256" + } + ], + "name": "MinDelayChange", + "type": "event" + }, + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0xbd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "previousAdminRole", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "newAdminRole", + "type": "bytes32" + } + ], + "name": "RoleAdminChanged", + "type": "event" + }, + "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleGranted", + "type": "event" + }, + "0xf6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleRevoked", + "type": "event" + } + }, "links": {}, - "address": "0xE34c5EA0C3083d11a735DC0609533b92130319F5", - "transactionHash": "0x1210bcc03834e53cbb9b64c2baf22f237d3127fcd11409aa9bba52b1b7411f88" + "address": "0x0f6F7f2bB8eb2a344a0b0C35F5df33480DC471B0", + "transactionHash": "0x74defa752c6e221b1f3cc1140181caed732decd35d1b05bf5495b0aff60978a9" }, "1660724532588": { "events": {}, @@ -45880,8 +46130,8 @@ "transactionHash": "0xaacc3d8ba7d2cc8a5cba501539ecc556790c2eb9424d53522fa12e8b8fb46e9b" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:41.958Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:27.485Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BEChip1155.json b/build/contracts/BEChip1155.json index 4ea0bf4..6e52292 100644 --- a/build/contracts/BEChip1155.json +++ b/build/contracts/BEChip1155.json @@ -29441,14 +29441,227 @@ } }, "links": {}, - "address": "0xCC4D016aB77E28653bdce1098077bE5923077980", - "transactionHash": "0x5c00fc854dcf2020984635493bb4f6c55ef45a800a00d420a11387c2df49d4ed" + "address": "0x26b4AFb60d6C903165150C6F0AA14F8016bE4aec", + "transactionHash": "0x6b7cd2393094ff7ecb66060e4354ecc218966c4cb36c401f8308d729165526f1" }, "80001": { - "events": {}, + "events": { + "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address" + }, + { + "indexed": false, + "internalType": "bool", + "name": "approved", + "type": "bool" + } + ], + "name": "ApprovalForAll", + "type": "event" + }, + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0xbd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "previousAdminRole", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "newAdminRole", + "type": "bytes32" + } + ], + "name": "RoleAdminChanged", + "type": "event" + }, + "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleGranted", + "type": "event" + }, + "0xf6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleRevoked", + "type": "event" + }, + "0x4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "ids", + "type": "uint256[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + } + ], + "name": "TransferBatch", + "type": "event" + }, + "0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "id", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "TransferSingle", + "type": "event" + }, + "0x6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b": { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "string", + "name": "value", + "type": "string" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "URI", + "type": "event" + } + }, "links": {}, - "address": "0xc058411B15E544291765F15B13c88582b7bceaD0", - "transactionHash": "0x5855ab4f4fe1719a29a179ce9ae135ad1923823f469874a5645ed814c5623a89" + "address": "0x73482411443E87CAC124C12A10B34e9Aaa2De168", + "transactionHash": "0x1e45cc43be66c794a1e44ceec9e379cca8647c56e8f2eff018db2d41d172fb6f" }, "1660724532588": { "events": {}, @@ -29529,8 +29742,8 @@ "transactionHash": "0xfbe283bb3366f9738c1c367206d720bf363fbcbebdcaad0ca8e59ecc28c5251b" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:20.349Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:12:58.306Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BECoin.json b/build/contracts/BECoin.json index 4e3b5b2..a4645c8 100644 --- a/build/contracts/BECoin.json +++ b/build/contracts/BECoin.json @@ -9689,14 +9689,65 @@ } }, "links": {}, - "address": "0x8cc94094329e2397f176b9a3415a9A6EB66F3746", - "transactionHash": "0xe6ac1d7a6dbd4bdbc485e804f310e6ffb16ae93b982e8cc63f8fff29d625a230" + "address": "0x9561C133DD8580860B6b7E504bC5Aa500f0f06a7", + "transactionHash": "0xc5dfc6500bf312814ee0db1268b53965cb2082394746041d9aa5c19698048214" }, "80001": { - "events": {}, + "events": { + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "Approval", + "type": "event" + }, + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "Transfer", + "type": "event" + } + }, "links": {}, - "address": "0xC76c692450d6221A8B1E035CB8bdB639bC60658D", - "transactionHash": "0x949cf9e693d01c4712bd7d6cf710f0b50aa962aeb7a8047d31f510004a102a6a" + "address": "0xfa513999031dC1DCf86e99d91101e17d07839235", + "transactionHash": "0x73fe491227c550457485d5cc0793bfe0184525c49314ab82429ab20f6e68e9a6" }, "1660724532588": { "events": {}, @@ -9777,8 +9828,8 @@ "transactionHash": "0x400b62e208d61ab31e85685fdf3ecc0b2e114d00fd475117cfafeef1af6f1328" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:04.142Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:12:39.917Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BEEquipment.json b/build/contracts/BEEquipment.json index 9b4ed88..3a036ba 100644 --- a/build/contracts/BEEquipment.json +++ b/build/contracts/BEEquipment.json @@ -22482,8 +22482,14 @@ } }, "links": {}, - "address": "0x71E02441209d3dd9Ed064A4E4EafAf90D0263088", - "transactionHash": "0xdab6e136f65f206b2ef43a26ffbad2fdd0dca0fdba808fe7fb7af38f77b9da90" + "address": "0x2612Af3A521c2df9EAF28422Ca335b04AdF3ac66", + "transactionHash": "0xa9a9e05108df512fbce98cc1596aadc8f0641914ed07c9ddeb1aa04daff20c10" + }, + "80001": { + "events": {}, + "links": {}, + "address": "0x2F2Ed1c403cB7156617449795dE1CB47A0302a25", + "transactionHash": "0xfe5155d9060ec88c4a3b7e2eada0aedea3fe49c9772e75ca7175550331c952e1" }, "1660724532588": { "events": {}, @@ -22564,8 +22570,8 @@ "transactionHash": "0xf3a6ef59fbeb987b4ef4432b654e78345d5e7973fdcd5a525cd05f8e7db9138b" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:16.802Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:12:53.599Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BEGold.json b/build/contracts/BEGold.json index 9206e59..1cc9539 100644 --- a/build/contracts/BEGold.json +++ b/build/contracts/BEGold.json @@ -11782,14 +11782,110 @@ } }, "links": {}, - "address": "0x1E5Ead93c911450036a8312C25B5211b728F96D5", - "transactionHash": "0xc2931018c9e416c7bba2d8d57d120ec13a47dea705d39d8aeee8cbced4525cd5" + "address": "0x59d3631c86BbE35EF041872d502F218A39FBa150", + "transactionHash": "0x1dfc3e40674017356825c33dfe44b153d4de096f65d85a3b0fac9702ed7cadaf" }, "80001": { - "events": {}, + "events": { + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "Approval", + "type": "event" + }, + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0x62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258": { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "Paused", + "type": "event" + }, + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "Transfer", + "type": "event" + }, + "0x5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa": { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "Unpaused", + "type": "event" + } + }, "links": {}, - "address": "0x9895D4A938111A747C543CBE5e7479FaD7306ff6", - "transactionHash": "0x2b815c966ddf41bb7289996ee04a0e1ab1d94aa742c89143350bce28569e4b30" + "address": "0x9f87eCA8F0479383fF11a5AB2336b5A6c383d6F3", + "transactionHash": "0xc647274e01d3a26952df79ae5da5da2af92a50332356f876e96c076d1a664f16" }, "1660724532588": { "events": {}, @@ -11870,8 +11966,8 @@ "transactionHash": "0xff7b55a20a44e9b2b3f0844fd4bfd293a0d1394f9359e6d1890baaa4181bf847" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:08.442Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:12:43.221Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BEHero.json b/build/contracts/BEHero.json index 1bc2930..890f5a2 100644 --- a/build/contracts/BEHero.json +++ b/build/contracts/BEHero.json @@ -22482,14 +22482,210 @@ } }, "links": {}, - "address": "0xfeaD3d6e2fA0f92551375fa985006ffc6ac07E18", - "transactionHash": "0xca5a1d6695fa971b3124a4558040ba53155e91043060808ef5d49e38a2820b4f" + "address": "0x9b1f7F645351AF3631a656421eD2e40f2802E6c0", + "transactionHash": "0xacc58defc010cf218f1dea907064f14267bd1fa619b8c0867f52a6e8405116f4" }, "80001": { - "events": {}, + "events": { + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "approved", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + } + ], + "name": "Approval", + "type": "event" + }, + "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address" + }, + { + "indexed": false, + "internalType": "bool", + "name": "approved", + "type": "bool" + } + ], + "name": "ApprovalForAll", + "type": "event" + }, + "0x57424d5909ad92dd80fbaa1967a047a5975a0e9bb94726d561734e667cdf4227": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + } + ], + "name": "Lock", + "type": "event" + }, + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0xbd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "previousAdminRole", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "newAdminRole", + "type": "bytes32" + } + ], + "name": "RoleAdminChanged", + "type": "event" + }, + "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleGranted", + "type": "event" + }, + "0xf6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleRevoked", + "type": "event" + }, + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + } + ], + "name": "Transfer", + "type": "event" + }, + "0xa58a8ae4556605e0a8c4d993e8009ee9bea04a4bdfb3209a76ff8b83fa26b320": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + } + ], + "name": "UnLock", + "type": "event" + } + }, "links": {}, - "address": "0xaE08adb5278B107D2501e7c61907e41FEf3887D7", - "transactionHash": "0x20142a25878845bee905d8aab036cf10992e32d0a83d33f31503fcf35bd6a2b9" + "address": "0x3EBF5196dADC8F3F09C808333f98FE8A4b7d1e62", + "transactionHash": "0xbdcf774c617577bfa2f3206e2a4ecbcf27fc8ce691408afc2e72761d0e0f9769" }, "1660724532588": { "events": {}, @@ -22570,8 +22766,8 @@ "transactionHash": "0x4d320bac4db524974fd8eb9f9ca1c015c72fdff915a6a7267d6c63bc5c020d91" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:12.568Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:12:47.938Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BENftMall.json b/build/contracts/BENftMall.json index 298f03a..eebe337 100644 --- a/build/contracts/BENftMall.json +++ b/build/contracts/BENftMall.json @@ -45866,14 +45866,114 @@ } }, "links": {}, - "address": "0xfd30B6e495CC375Bd98d01BD959F741Dd2772d64", - "transactionHash": "0xe3574a4905a04c79fbcda5e4285c50552d8813daae073ce9d0940472a32f7602" + "address": "0x5017A545b09ab9a30499DE7F431DF0855bCb7275", + "transactionHash": "0xc6092224b0175ab8458d87c7cf0fdd2fdaf628f654cfd014b9d1339299cac108" }, "80001": { - "events": {}, + "events": { + "0x28005ff35dd9e8058107a33d716af50411426138b945a9e7e0e7c3d9f5c3b035": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "buyer", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address[3]", + "name": "addresses", + "type": "address[3]" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "price", + "type": "uint256" + } + ], + "name": "BuyTransaction", + "type": "event" + }, + "0x5d8026107edb25b2b33b0ff47c46dacd28c4159e761fc90a21da4be43bdf9264": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "buyer", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address[3]", + "name": "addresses", + "type": "address[3]" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "price", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "ids", + "type": "uint256[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "amounts", + "type": "uint256[]" + } + ], + "name": "BuyTransactionBatch", + "type": "event" + }, + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + } + }, "links": {}, - "address": "0xa44927698D0aC8EF29e91508839cd6e10f773EE0", - "transactionHash": "0xddae628ac77c9ba44e6f252f8f500eab1bfd831b6bfd005e1d5dddf0c0003499" + "address": "0x1F6293c44633a50311Ec5Ab02ff14034b5c31272", + "transactionHash": "0x09a47122fd02537af5eb32429e85babc47d18113daa70567fea2a40449083703" }, "1666158172944": { "events": { @@ -46008,8 +46108,8 @@ "transactionHash": "0x2cb999a7da7f43c1af128080776b52d23e6aca68f55d24ea0dfeefc39a76aedc" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:53.714Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:41.878Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BEPresaleBox.json b/build/contracts/BEPresaleBox.json index 9c2c99f..aa34fdf 100644 --- a/build/contracts/BEPresaleBox.json +++ b/build/contracts/BEPresaleBox.json @@ -25276,8 +25276,8 @@ } }, "links": {}, - "address": "0x0433f2445F5F0Ef09a4Aeab19C6C8F80b4893671", - "transactionHash": "0x246dd07aef021a864cb22a0651d2722f5a74a5dc80633cfd5000a9e493925fbb" + "address": "0xCfEB869F69431e42cdB54A4F4f105C19C080A601", + "transactionHash": "0x7cf2b202211da806f4ff01e82c58698da938e1ea0aa62d2c471175b4eccaba51" }, "80001": { "events": { @@ -25449,11 +25449,37 @@ ], "name": "Transfer", "type": "event" + }, + "0x57424d5909ad92dd80fbaa1967a047a5975a0e9bb94726d561734e667cdf4227": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + } + ], + "name": "Lock", + "type": "event" + }, + "0xa58a8ae4556605e0a8c4d993e8009ee9bea04a4bdfb3209a76ff8b83fa26b320": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + } + ], + "name": "UnLock", + "type": "event" } }, "links": {}, - "address": "0xca5525178b0826A7C0835F0b7a383C802e10b6c7", - "transactionHash": "0x582fc4d6285967aa82429f7c289abc631111b42de69caeec6391f0e42a56723a" + "address": "0x8eB15c00F76A77b76Ca2c0DA6e8aEa1bc8c7056B", + "transactionHash": "0x4588e499717c4bc9a4e48de47c2f6c4cb4cd269ebf7ee6052a20abee6db31560" }, "1665724957326": { "events": { @@ -26336,8 +26362,8 @@ "transactionHash": "0x08cf5e0ace5ed4208125d5aa2f42062b2ab45eadace3036c8072214b208392e9" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:00.203Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:12:32.914Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BEShard.json b/build/contracts/BEShard.json index 3fd1b26..c07d75d 100644 --- a/build/contracts/BEShard.json +++ b/build/contracts/BEShard.json @@ -28836,14 +28836,227 @@ } }, "links": {}, - "address": "0xFD3C3E25E7E30921Bf1B4D1D55fbb97Bc43Ac8B8", - "transactionHash": "0xa47aa2f728e002260f43e3aa98c08a3db5b2218a4ccc82aa8eb93ffec967b64c" + "address": "0x0E696947A06550DEf604e82C26fd9E493e576337", + "transactionHash": "0x286eeb70db08cc8b6e3f67a4d4cb81e1450bb9a7bed4c7583ec841fe14e20d40" }, "80001": { - "events": {}, + "events": { + "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address" + }, + { + "indexed": false, + "internalType": "bool", + "name": "approved", + "type": "bool" + } + ], + "name": "ApprovalForAll", + "type": "event" + }, + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0xbd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "previousAdminRole", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "newAdminRole", + "type": "bytes32" + } + ], + "name": "RoleAdminChanged", + "type": "event" + }, + "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleGranted", + "type": "event" + }, + "0xf6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "role", + "type": "bytes32" + }, + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "RoleRevoked", + "type": "event" + }, + "0x4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "ids", + "type": "uint256[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + } + ], + "name": "TransferBatch", + "type": "event" + }, + "0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "id", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "TransferSingle", + "type": "event" + }, + "0x6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b": { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "string", + "name": "value", + "type": "string" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "URI", + "type": "event" + } + }, "links": {}, - "address": "0x1d4c7908E6a6795aE4335D0F072B0A129AAFFdc1", - "transactionHash": "0x01e1ac027846b47d3ce48f5dce60acf33d144cfb3106ca3789cdd15061a97009" + "address": "0xFc21A863bFb4E4534B246078772e2074e076f0a7", + "transactionHash": "0xc5c900c5ff1a387e0ddd55afd9a727ae50da5dea8f79d2667966ad00c82335c8" }, "1660724532588": { "events": {}, @@ -28924,8 +29137,8 @@ "transactionHash": "0xabbadc79825c38f15d06304fb638a9f7a2768f68f0f3dca6ba9f42251d5eed6f" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:24.825Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:05.335Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/BETimelockController.json b/build/contracts/BETimelockController.json index 4e9d7d1..61b1e8d 100644 --- a/build/contracts/BETimelockController.json +++ b/build/contracts/BETimelockController.json @@ -25354,8 +25354,8 @@ } }, "links": {}, - "address": "0xFE9550608e2acF01694524b1F94d937DfDe806C2", - "transactionHash": "0x4ed158c9024710f650544cebc289c022fca2dad9710918436acb5a44b90392e8" + "address": "0x2D8BE6BF0baA74e0A907016679CaE9190e80dD0A", + "transactionHash": "0x48f8b7c0610702062ab467546c723b19700d505f4f6ded5fc13cc1474050c52b" }, "1660724532588": { "events": {}, @@ -25436,8 +25436,8 @@ "transactionHash": "0x01c0cef2a0eb05f919d10aea894b80b95b5f25b9dc7239f401b845dc1c95b488" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:33:01.941Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:56.963Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/EvolveFactory.json b/build/contracts/EvolveFactory.json index 5f329bb..27f2f46 100644 --- a/build/contracts/EvolveFactory.json +++ b/build/contracts/EvolveFactory.json @@ -33369,14 +33369,59 @@ } }, "links": {}, - "address": "0xb2287CA4A461A9bB73817Fdd38fD14b59b8Fb714", - "transactionHash": "0x8c6b85a8b70b98a4551f3a0807dcbed10b781eb02df591f11fbce5a137339ccf" + "address": "0x4bf749ec68270027C5910220CEAB30Cc284c7BA2", + "transactionHash": "0xf37c652b0af9cf6f674ec603be30ad5cca58b35e063f9efd4cdae20c49b4c8bc" }, "80001": { - "events": {}, + "events": { + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0x09d6193e3d90bcc75ca6ea7ee51a17dd9a56788746d83403b4581c9d9bd98711": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "tokenIds", + "type": "uint256[]" + } + ], + "name": "TokenEvolved", + "type": "event" + } + }, "links": {}, - "address": "0xA89327d3ca77c1f3982a426fe5fB06bAEA7E383F", - "transactionHash": "0x4bb3a3946ee33be4acff2709d4e1ab0c846ebabc408eb8115782766873336bc2" + "address": "0x28ef84c1F4a121530E5cFb6D3809b1a256cC4b78", + "transactionHash": "0x79c9b1ef38d4ff4afd4b85f9a72aca6366d92976385f5c9050b01bda8fa4a2ed" }, "1660724532588": { "events": {}, @@ -33457,8 +33502,8 @@ "transactionHash": "0x7f425b56d2d0e6a06d5eb5e3372a84cff78768652ae57f0d1e111f9d5d6faf13" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:49.817Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:35.670Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/MarketPlace.json b/build/contracts/MarketPlace.json index 462bb37..b28deb4 100644 --- a/build/contracts/MarketPlace.json +++ b/build/contracts/MarketPlace.json @@ -33780,14 +33780,83 @@ } }, "links": {}, - "address": "0x0B6fc157C83a9A5a64776E2183959f75180eFF27", - "transactionHash": "0x8de72ea3cf876ba02fe5653b85baa576944f7bf26205277507ce82c9ec3d6a3b" + "address": "0xFC628dd79137395F3C9744e33b1c5DE554D94882", + "transactionHash": "0x52d8d1e2f680ee528052f7ad240eb5962faadfe5366462fe1f27bc2d3c913980" }, "80001": { - "events": {}, + "events": { + "0x7ec91832f8e94cceb462065487af39394e7520f22662d527e383864c041380cf": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "contractAddress", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "price", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "paymentToken", + "type": "address" + }, + { + "indexed": false, + "internalType": "address", + "name": "seller", + "type": "address" + }, + { + "indexed": false, + "internalType": "address", + "name": "buyer", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "fee", + "type": "uint256" + } + ], + "name": "MatchTransaction", + "type": "event" + }, + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + } + }, "links": {}, - "address": "0x8dd1439E0C3254b4543d6D68b3C0C891E5Bd2eCE", - "transactionHash": "0xc40417e528b6fbbd91f524f518bce8cdd7b6c2c162fe521a989d980d5392aa0c" + "address": "0xa57131c08c7E13abAB9Dd95721d456E1C2895b64", + "transactionHash": "0x019649641d2ff2535f18c3da4d04a56ccff62623e526a51edce6b2cfd98ca307" }, "1660724532588": { "events": {}, @@ -33868,8 +33937,8 @@ "transactionHash": "0xc78a39c59ea05ecc953e6cff89a77e0168d444530a2ec0abca7bd4e0664bdbd1" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:35.716Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:20.974Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/Migrations.json b/build/contracts/Migrations.json index 7b9ae26..da119a5 100644 --- a/build/contracts/Migrations.json +++ b/build/contracts/Migrations.json @@ -3140,14 +3140,14 @@ "1338": { "events": {}, "links": {}, - "address": "0x466cbd8c8EB83Cd86ec2eE624E76D928507FcA68", - "transactionHash": "0x630e05f27c45b59e0d723082985e6d2cc86f2c73a6acf35c91b2dbdbc15bd4f4" + "address": "0xe78A0F7E598Cc8b0Bb87894B0F60dD2a88d6a8Ab", + "transactionHash": "0xd609e4dfdc5ef642b3192d2f90ee390eacb6863bf145da078ffca2a0aa1ba67e" }, "80001": { "events": {}, "links": {}, - "address": "0x2da654B1b04fdF57eDE9Aea103AA21BbdF41E854", - "transactionHash": "0xfe7070981d6080730cd6d7735ddb5b7fa29f99b88d58c4aa1b6cfc0c976972bf" + "address": "0x4897e0f90B88216eBC71cc084217AE4348541f9C", + "transactionHash": "0xbaa4ca4afa3cc6a884fa93777ef992c4aeea5a4bbd32aab9481cfe5eaa2e3cdf" }, "1660724532588": { "events": {}, @@ -3234,8 +3234,8 @@ "transactionHash": "0x3963c496ad636403fa000de1dd33d0c363f7f3104afa6f2140d13dedaccb56a6" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:33:01.949Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:56.971Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/MinterFactory.json b/build/contracts/MinterFactory.json index fbbbd90..4224d5c 100644 --- a/build/contracts/MinterFactory.json +++ b/build/contracts/MinterFactory.json @@ -56879,14 +56879,102 @@ } }, "links": {}, - "address": "0xba5b7E64bae1f953816B9f3a7de6B5b5378F9Fb8", - "transactionHash": "0x512337f84f0d107112cf6dd31ad4ce4981f7d9efe391b7a57917b9ed911a9b98" + "address": "0xA94B7f0465E98609391C623d0560C5720a3f2D33", + "transactionHash": "0xecc0c7e5164de2dbf7d308eac217a44bd2c594ffe28fde35738a954bf30ef69f" }, "80001": { - "events": {}, + "events": { + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0x747bd6dbfd6ceb446b50b008eeade0e74f807993dd969546d7efd6008554b1d0": { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "contractAddress", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256" + } + ], + "name": "TokenMinted", + "type": "event" + }, + "0x31e473e4418f0048bb0207548ca6c58c47b3ee0ab33199b121e99d6e4e20497b": { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "contractAddress", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "ids", + "type": "uint256[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "amounts", + "type": "uint256[]" + } + ], + "name": "TokenMintedBatch", + "type": "event" + } + }, "links": {}, - "address": "0x00bdD47b84B0ad8253e4Df915eDFAcfF01678107", - "transactionHash": "0xbe36386104b246f8a082ec12ecee462e965f81c13acc6d7723209300c3cf4eed" + "address": "0xEA374dC9f94E7A3A2eE8C0C910954cE15E2C469E", + "transactionHash": "0xa83812b0c2a2082e2811540d99205068ff3abd3f7d2a5156a9faec2477c968fc" }, "1660724532588": { "events": {}, @@ -56967,8 +57055,8 @@ "transactionHash": "0x8220c9e61acc25d02dd0f6d10b1eafa5dc2f9ef68ea46d8e3a227c1805122738" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:31.110Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:13.818Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/NftChipLocker.json b/build/contracts/NftChipLocker.json index 7a60b80..75c4fa0 100644 --- a/build/contracts/NftChipLocker.json +++ b/build/contracts/NftChipLocker.json @@ -49905,12 +49905,18 @@ } }, "links": {}, - "address": "0x405fC0EE23C7fcd0a41A864505Fe8c969ca3eF6A", - "transactionHash": "0x167ee71f236ccb765ec222b28fb8245aa07bb3ee8a5307f9f1d528a43e3756b2" + "address": "0xFF6049B87215476aBf744eaA3a476cBAd46fB1cA", + "transactionHash": "0x2ea06e22611f864f9a850c1dd9e27eb1ae032c367e13413f17a753a8dd4213d8" + }, + "80001": { + "events": {}, + "links": {}, + "address": "0x4Ef766854EE104053cF2D243620b7A643fCC2B54", + "transactionHash": "0xab850bdec11b65492c5304ccc2a79fc749aeb576067f7e241906ab7ef18bedfb" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:57.792Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:52.131Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/UserEvolveFactory.json b/build/contracts/UserEvolveFactory.json index 4c992a5..5deaee4 100644 --- a/build/contracts/UserEvolveFactory.json +++ b/build/contracts/UserEvolveFactory.json @@ -14817,14 +14817,71 @@ } }, "links": {}, - "address": "0x3Cc7B9a386410858B412B00B13264654F68364Ed", - "transactionHash": "0x8232bda48717cc2269a286f6f10733d7d6875c3d9a05401f4ec8065bd3df0229" + "address": "0xaD888d0Ade988EbEe74B8D4F39BF29a8d0fe8A8D", + "transactionHash": "0xe073870d528e43ad9c4b4c4823aadeeb59ea1cb2c7a4594a717b53a392a84899" }, "80001": { - "events": {}, + "events": { + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0xdc74ab5422b5ee5ebd111ed35ce60b2e9019fafd1dc1354f6040b4c82c9261cf": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "signature", + "type": "bytes" + }, + { + "indexed": false, + "internalType": "string", + "name": "reason", + "type": "string" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "byteReason", + "type": "bytes" + } + ], + "name": "TokenEvolveFail", + "type": "event" + } + }, "links": {}, - "address": "0x07Bad070e403a4Bad2Eec3BA3894c4524d3d2674", - "transactionHash": "0x423163d98d302cd865c0b0bd784161f81d9403894de0e35ef1226d026a98b140" + "address": "0x9e6167B11Ad15D8407865E21D4770E9F6CF10853", + "transactionHash": "0xd6ca5d136ab0f4febf5a5c9035a31b23f7a776693658248d6a867d85426cacdd" }, "1660724532588": { "events": {}, @@ -14905,8 +14962,8 @@ "transactionHash": "0x4bd1ecc4326c62d4898dd0747b1a01314afed50039fea1b13407790f5936c2c4" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:49.837Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:35.683Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/build/contracts/UserMinterFactory.json b/build/contracts/UserMinterFactory.json index 93d655d..4ca645c 100644 --- a/build/contracts/UserMinterFactory.json +++ b/build/contracts/UserMinterFactory.json @@ -28553,14 +28553,71 @@ } }, "links": {}, - "address": "0x55Db01E043a48bc0d11037c51E3911A9Eb8dbe24", - "transactionHash": "0xd4cf3be4662df69cf16ef22dde26c6e7601bc87299d35d22bf1b0479e1d71cbd" + "address": "0x6eD79Aa1c71FD7BdBC515EfdA3Bd4e26394435cC", + "transactionHash": "0x1436a5382a7926fe6db34999b97f39672341db4d2020ce329d7c427111bf2ddc" }, "80001": { - "events": {}, + "events": { + "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "previousOwner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "newOwner", + "type": "address" + } + ], + "name": "OwnershipTransferred", + "type": "event" + }, + "0x5d69f5786969cb1efcb7cd503c1b7e069e99aa4ddc55c82d6522d9641262199c": { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "signature", + "type": "bytes" + }, + { + "indexed": false, + "internalType": "string", + "name": "reason", + "type": "string" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "byteReason", + "type": "bytes" + } + ], + "name": "TokenMintFail", + "type": "event" + } + }, "links": {}, - "address": "0x5ecEFA2707e3f09B9A169ae696B36Df8dB7410ED", - "transactionHash": "0x7a07170382581ae2ec70e12d75e3ebbf24e785ceabe64f2f56b2f40ebe7e881a" + "address": "0xb60c7312F56da4303CE3bf27124f1850dBe1D0E5", + "transactionHash": "0x8d5a979aff70a022f1535af09ab3677ec00f224d0b879139af03c53de62f7e7d" }, "1660724532588": { "events": {}, @@ -28641,8 +28698,8 @@ "transactionHash": "0x43c6ee315018205de90fb5becb6f6c2aac66597f3686f365dc240c833600a423" } }, - "schemaVersion": "3.4.9", - "updatedAt": "2022-11-08T03:32:31.130Z", + "schemaVersion": "3.4.4", + "updatedAt": "2022-11-22T07:13:13.854Z", "networkType": "ethereum", "devdoc": { "kind": "dev", diff --git a/config/config_polygon_test.js b/config/config_polygon_test.js index 1a20ee5..371ab48 100644 --- a/config/config_polygon_test.js +++ b/config/config_polygon_test.js @@ -1,32 +1,32 @@ const market = { - feeToAddress: "0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1", - mallFeeAddress: "0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1", + feeToAddress: "0x50A8e60041A206AcaA5F844a1104896224be6F39", + mallFeeAddress: "0x50A8e60041A206AcaA5F844a1104896224be6F39", paymentTokens: [ "0x0039f574ee5cc39bdd162e9a88e3eb1f111baf48", // USDT ], -} +}; const admins = { - admin: "0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1", + admin: "0x50A8e60041A206AcaA5F844a1104896224be6F39", proposers: [ - "0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1", - "0xFFcf8FDEE72ac11b5c542428B35EEF5769C409f0" + "0x50A8e60041A206AcaA5F844a1104896224be6F39", + "0x746338765a8FbDD1c5aB61bfb92CD6D960C3C662", ], executors: [ - "0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1", - "0xFFcf8FDEE72ac11b5c542428B35EEF5769C409f0", - "0x22d491Bde2303f2f43325b2108D26f1eAbA1e32b" - ] -} + "0x50A8e60041A206AcaA5F844a1104896224be6F39", + "0x746338765a8FbDD1c5aB61bfb92CD6D960C3C662", + "0x22d491Bde2303f2f43325b2108D26f1eAbA1e32b", + ], +}; const token = { - baseTokenURI: 'https://market.cebg.games/api/nft/info/', -} + baseTokenURI: "https://market.cebg.games/api/nft/info/", +}; var config = { market, admins, - token -} + token, +}; module.exports = config; diff --git a/contracts/tokens/erc721/BEPresaleBox.sol b/contracts/tokens/erc721/BEPresaleBox.sol index 7f98158..62af0de 100644 --- a/contracts/tokens/erc721/BEPresaleBox.sol +++ b/contracts/tokens/erc721/BEPresaleBox.sol @@ -9,6 +9,7 @@ contract BEPresaleBox is BEBase { * 1: hero * 2: weanpon * 3: chip + * 301: chip lvl1, 302: lvl2 */ mapping(uint256 => uint256) public _nftType; constructor() ERC721("CRYPTO ELITE'S Presale BOXES", "PBOX") {} diff --git a/init_scripts/generate_json.js b/init_scripts/generate_json.js index 18a46b2..0fb48a3 100644 --- a/init_scripts/generate_json.js +++ b/init_scripts/generate_json.js @@ -10,7 +10,7 @@ const MinterFactory = artifacts.require("logic/MinterFactory"); const UserMinterFactory = artifacts.require("logic/UserMinterFactory"); const EvolveFactory = artifacts.require("logic/EvolveFactory"); const UserEvolveFactory = artifacts.require("logic/UserEvolveFactory"); -const NftMall = artifacts.require("market/BENftMall"); +const BENftMall = artifacts.require("market/BENftMall"); const NftChipLocker = artifacts.require("logic/NftChipLocker"); // const BETimelockController = artifacts.require('core/BETimelockController') @@ -30,7 +30,7 @@ module.exports = async function main(callback) { const userProxyInstance = await UserEvolveFactory.deployed(); const coinInstance = await BECoin.deployed(); const goldInstance = await BEGold.deployed(); - const nftMallInstance = await NftMall.deployed(); + const nftMallInstance = await BENftMall.deployed(); const lockerInstance = await NftChipLocker.deployed(); let jsons = []; diff --git a/init_scripts/generate_presale_20221122.js b/init_scripts/generate_presale_20221122.js new file mode 100644 index 0000000..e28a49a --- /dev/null +++ b/init_scripts/generate_presale_20221122.js @@ -0,0 +1,121 @@ +const Box = artifacts.require("tokens/erc721/BEPresaleBox"); +const config = require("../config/config"); + +module.exports = async function main(callback) { + try { + const boxInstance = await Box.deployed(); + console.log(boxInstance.address); + let datas = [ + { + account: "0xAd28E32C56006d273941208B00c1498bd7e0Dd18", + id: "025896162100001", + type: "2", + }, + { + account: "0x1040Afa5767F19f3D07A1fC12D9362c773977ee8", + id: "025896162100002", + type: "302", + }, + { + account: "0x96E38c261d0a95B70E56B52813d0C6e4eF3f998e", + id: "025896162100003", + type: "302", + }, + { + account: "0x78Ecc748f04c31347D7A6D8eBF47b4ebBBf3C5bB", + id: "025896162100004", + type: "302", + }, + { + account: "0x5f47e37f7FE74F92de5Df15B3b61F0ef3053eAd4", + id: "025896162100005", + type: "302", + }, + { + account: "0x831c09ed701b4BB35C0e1731C80A08B60DD7eB74", + id: "025896162100006", + type: "302", + }, + { + account: "0xA450cC0A298d99C2794b2F26b9f8e4302a8fE5e1", + id: "025896162100007", + type: "302", + }, + { + account: "0x11B335147a20aa142f210726abE13f30CF3B1163", + id: "025896162100008", + type: "2", + }, + { + account: "0x848b613Ab4Af039c1337627570ac77ff92be21ed", + id: "025896162100009", + type: "2", + }, + { + account: "0xCF453BA83FeBA2ed9f578F501Ca4dCeA00dEa60a", + id: "025896162100010", + type: "2", + }, + { + account: "0x13470aB63700D8d1f7e1D948598d5d9cFEb297ba", + id: "025896162100011", + type: "2", + }, + { + account: "0xf9118D63abE20D804f99cFd89F11f91D88b306B8", + id: "025896162100012", + type: "2", + }, + { + account: "0x63Fc8126e04CecAabDa22DD72CF895E77F9656C6", + id: "025896162100013", + type: "2", + }, + { + account: "0x88f1B2d114d5730e246abFFA467dEf7fC7EEA649", + id: "025896162100014", + type: "302", + }, + { + account: "0x22dcB6342Ef319A4d8B92B19fb280A0983940c7b", + id: "025896162100015", + type: "302", + }, + { + account: "0xd4141256C701562540E85742eCF8A9BA14D5EA7F", + id: "025896162100016", + type: "2", + }, + { + account: "0xff674AEe650a766fb2248C2e950c1129DBB2830E", + id: "025896162100017", + type: "2", + }, + { + account: "0x98777FCaF767AEABC055B49ca9561CCB051E131B", + id: "025896162100018", + type: "302", + }, + ]; + let errorList = []; + for (let i = 0, l = datas.length; i < l; i++) { + let { account, id, type } = datas[i]; + try { + await boxInstance.mintBox(account, id, type); + console.log( + `success mint NFTID: ${id}, type: ${type} address: ${account}` + ); + } catch (err) { + console.log( + `error mint NFTID: ${id}, type: ${type} address: ${account}` + ); + errorList.push({ account, id, type }); + } + } + console.dir(errorList); + callback(0); + } catch (err) { + console.log(err); + callback(1); + } +}; diff --git a/init_scripts/update_nft_setting.js b/init_scripts/update_nft_setting.js index baf21a6..f05cef7 100644 --- a/init_scripts/update_nft_setting.js +++ b/init_scripts/update_nft_setting.js @@ -10,7 +10,7 @@ const MinterFactory = artifacts.require("logic/MinterFactory"); const UserMinterFactory = artifacts.require("logic/UserMinterFactory"); const EvolveFactory = artifacts.require("logic/EvolveFactory"); const UserEvolveFactory = artifacts.require("logic/UserEvolveFactory"); -const NftMall = artifacts.require("market/BENftMall"); +const BENftMall = artifacts.require("market/BENftMall"); const NftChipLocker = artifacts.require("logic/NftChipLocker"); const config = require("../config/config"); @@ -139,7 +139,7 @@ module.exports = async function main(callback) { // `update payment received address: ${config.market.mallFeeAddress}` // ); - const nftMallInstance = await NftMall.deployed(); + const nftMallInstance = await BENftMall.deployed(); if (nftMallInstance) { await nftMallInstance.setFeeToAddress(config.market.feeToAddress); await nftMallInstance.setPaymentTokens(config.market.paymentTokens); diff --git a/migrations/10_deploy_box.js b/migrations/10_deploy_box.js index 41d7db7..729be5b 100644 --- a/migrations/10_deploy_box.js +++ b/migrations/10_deploy_box.js @@ -1,15 +1,11 @@ -const Box = artifacts.require('market/BEBoxMall'); +const Box = artifacts.require("market/BEBoxMall"); const config = require("../config/config"); module.exports = async function (deployer, network, accounts) { - await deployer.deploy( - Box, - config.admins.proposers, - config.admins.executors - ); + await deployer.deploy(Box, config.admins.proposers, config.admins.executors); const boxInstance = await Box.deployed(); - if(boxInstance) { - console.log("BEBoxMall successfully deployed.") + if (boxInstance) { + console.log("BEBoxMall successfully deployed."); } -} +}; diff --git a/migrations/14_deploy_timelock.js b/migrations/14_deploy_timelock.js index 7ac9660..31030c5 100644 --- a/migrations/14_deploy_timelock.js +++ b/migrations/14_deploy_timelock.js @@ -1,15 +1,14 @@ -const TimelockController = artifacts.require('BETimelockController'); +const TimelockController = artifacts.require("BETimelockController"); const config = require("../config/config"); - module.exports = async function (deployer, network, accounts) { await deployer.deploy( TimelockController, config.admins.proposers, config.admins.executors - ); + ); const timelockInstance = await TimelockController.deployed(); - if(timelockInstance) { - console.log("TimelockController successfully deployed.") + if (timelockInstance) { + console.log("TimelockController successfully deployed."); } -} \ No newline at end of file +}; diff --git a/migrations/4_deploy_hero.js b/migrations/4_deploy_hero.js index 96c5783..45d4f77 100644 --- a/migrations/4_deploy_hero.js +++ b/migrations/4_deploy_hero.js @@ -1,10 +1,10 @@ -const Hero = artifacts.require('tokens/erc721/BEHero'); +const Hero = artifacts.require("tokens/erc721/BEHero"); const config = require("../config/config"); module.exports = async function (deployer, network, accounts) { await deployer.deploy(Hero); const heroInstance = await Hero.deployed(); - if(heroInstance) { - console.log("BEHero successfully deployed.") + if (heroInstance) { + console.log("BEHero successfully deployed."); } -} \ No newline at end of file +}; diff --git a/migrations/5_deploy_equip.js b/migrations/5_deploy_equip.js index 8d9782f..d8dc333 100644 --- a/migrations/5_deploy_equip.js +++ b/migrations/5_deploy_equip.js @@ -1,10 +1,10 @@ -const Equip = artifacts.require('tokens/erc20/BEEquipment'); +const Equip = artifacts.require("tokens/erc20/BEEquipment"); const config = require("../config/config"); module.exports = async function (deployer, network, accounts) { await deployer.deploy(Equip); const equipInstance = await Equip.deployed(); - if(equipInstance) { - console.log("Equip successfully deployed.") + if (equipInstance) { + console.log("Equip successfully deployed."); } -} \ No newline at end of file +}; diff --git a/migrations/6_deploy_chip.js b/migrations/6_deploy_chip.js index c578c07..e6ea81c 100644 --- a/migrations/6_deploy_chip.js +++ b/migrations/6_deploy_chip.js @@ -1,10 +1,10 @@ -const Chip = artifacts.require('tokens/erc1155/BEChip1155'); +const Chip = artifacts.require("tokens/erc1155/BEChip1155"); const config = require("../config/config"); module.exports = async function (deployer, network, accounts) { await deployer.deploy(Chip); const chipInstance = await Chip.deployed(); - if(chipInstance) { - console.log("Chip successfully deployed.") + if (chipInstance) { + console.log("Chip successfully deployed."); } -} +}; diff --git a/migrations/7_deploy_shard.js b/migrations/7_deploy_shard.js index 2be4916..905edec 100644 --- a/migrations/7_deploy_shard.js +++ b/migrations/7_deploy_shard.js @@ -1,10 +1,9 @@ -const Shard = artifacts.require('chip1155/BEShard'); -const config = require("../config/config"); +const Shard = artifacts.require("chip1155/BEShard"); module.exports = async function (deployer, network, accounts) { await deployer.deploy(Shard); const shardInstance = await Shard.deployed(); - if(shardInstance) { - console.log("Shard 1155 successfully deployed.") + if (shardInstance) { + console.log("Shard 1155 successfully deployed."); } -} \ No newline at end of file +}; diff --git a/truffle-config.js b/truffle-config.js index 26c637f..a23bfc4 100644 --- a/truffle-config.js +++ b/truffle-config.js @@ -30,7 +30,11 @@ const mnemonic = fs.readFileSync(".secret").toString().trim(); const kccTestnetKey = "d9ed33809372932059c1ba7b336a33f406b4c55e7430daef8297134c67429d60"; module.exports = { - plugins: ["truffle-plugin-stdjsonin", "truffle-contract-size"], + plugins: [ + "truffle-plugin-stdjsonin", + "truffle-contract-size", + "truffle-plugin-verify", + ], api_keys: { etherscan: "ZI9HI3VFZRD346JSRET35Y6AAVGYFGNZ85", },