From 4e0d8ec0b0c373d1b480f0cd23f84cc7edaa5d1b Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 28 Nov 2023 15:37:58 +0800 Subject: [PATCH] 1 --- .../config/airdrops/23112801.airdrop.csv | 4 +++ .../config/airdrops/23112801.airdrop.json | 26 +++++++++++++++++++ .../23112801.airdrop@23112801.airdrop.json | 11 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 server/bin_dev/web3tools/config/airdrops/23112801.airdrop.csv create mode 100644 server/bin_dev/web3tools/config/airdrops/23112801.airdrop.json create mode 100644 server/bin_dev/web3tools/config/airdrops/23112801.airdrop@23112801.airdrop.json diff --git a/server/bin_dev/web3tools/config/airdrops/23112801.airdrop.csv b/server/bin_dev/web3tools/config/airdrops/23112801.airdrop.csv new file mode 100644 index 0000000..c83dfe6 --- /dev/null +++ b/server/bin_dev/web3tools/config/airdrops/23112801.airdrop.csv @@ -0,0 +1,4 @@ +chain,to,type,address,from,amount,tokenid, +42161,0x2dd92fd7ba2e7f90aea60d8f2ea83a72b83e49d4,2,0x79fc2a4216A1e595DBD09D13c4B4bD3B095d5bb2,,,6231128010000001, +42161,0xe0a1184212bec67d263e20c9f3bb95938a5b4a80,2,0x79fc2a4216A1e595DBD09D13c4B4bD3B095d5bb2,,,6231128010000002, +42161,0x830207a22f408e2566ba8b02a589e4ff9d5df832,2,0x79fc2a4216A1e595DBD09D13c4B4bD3B095d5bb2,,,6231128010000003, diff --git a/server/bin_dev/web3tools/config/airdrops/23112801.airdrop.json b/server/bin_dev/web3tools/config/airdrops/23112801.airdrop.json new file mode 100644 index 0000000..25e446b --- /dev/null +++ b/server/bin_dev/web3tools/config/airdrops/23112801.airdrop.json @@ -0,0 +1,26 @@ +[ + { + "address": "0x2dd92fd7ba2e7f90aea60d8f2ea83a72b83e49d4", + "type": "hero", + "item_id": 30300, + "level": 1, + "quality": 3, + "token_id": "6231128010000001" + }, + { + "address": "0xe0a1184212bec67d263e20c9f3bb95938a5b4a80", + "type": "hero", + "item_id": 30900, + "level": 1, + "quality": 3, + "token_id": "6231128010000002" + }, + { + "address": "0x830207a22f408e2566ba8b02a589e4ff9d5df832", + "type": "hero", + "item_id": 30400, + "level": 1, + "quality": 3, + "token_id": "6231128010000003" + } +] \ No newline at end of file diff --git a/server/bin_dev/web3tools/config/airdrops/23112801.airdrop@23112801.airdrop.json b/server/bin_dev/web3tools/config/airdrops/23112801.airdrop@23112801.airdrop.json new file mode 100644 index 0000000..533fe42 --- /dev/null +++ b/server/bin_dev/web3tools/config/airdrops/23112801.airdrop@23112801.airdrop.json @@ -0,0 +1,11 @@ +[ + { + "address": "0x2Dd92FD7Ba2E7f90AEA60D8F2ea83a72b83e49d4" + }, + { + "address": "0xe0a1184212bec67D263E20c9f3BB95938a5b4a80" + }, + { + "address": "0x830207A22f408e2566bA8b02a589e4fF9D5dF832" + } +] \ No newline at end of file