diff --git a/script/data/mainnet/airdrop-merkle-root.json b/script/data/mainnet/airdrop-merkle-root.json new file mode 100644 index 00000000..1d955f99 --- /dev/null +++ b/script/data/mainnet/airdrop-merkle-root.json @@ -0,0 +1,3 @@ +{ + "merkleRoot": "0xc9c5c3ff2bc0e187905fe3434e17655c1e2c2aed85f008c04156d8ddb7d4b151" +} \ No newline at end of file diff --git a/script/data/testnet/airdrop-merkle-root.json b/script/data/testnet/airdrop-merkle-root.json new file mode 100644 index 00000000..742d622e --- /dev/null +++ b/script/data/testnet/airdrop-merkle-root.json @@ -0,0 +1,3 @@ +{ + "merkleRoot": "0x9062cfbcd3feb028693b125d9507e3e3abf363a0e08524216145ea093b1909c0" +} \ No newline at end of file