aboutsummaryrefslogtreecommitdiffstats
path: root/app/services/Lottery/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/services/Lottery/constants.js')
-rw-r--r--app/services/Lottery/constants.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/services/Lottery/constants.js b/app/services/Lottery/constants.js
new file mode 100644
index 0000000..dd6062a
--- /dev/null
+++ b/app/services/Lottery/constants.js
@@ -0,0 +1,2 @@
+export const DEXON_TESTNET = 'https://testnet-rpc.dexon.org';
+export const LOTTERY_ADDRESS = '0xAE64Df55807E2B9a58A124AB7d852EeBCAEb7CB9';