From c22c33ac1c16a897b2260ac29ffcca8cd8799fbd Mon Sep 17 00:00:00 2001 From: giftedbots <86189332+giftedbots@users.noreply.github.com> Date: Sun, 20 Jun 2021 07:43:13 -0500 Subject: [PATCH 1/4] Update app.js --- src/config/app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/app.js b/src/config/app.js index 6f51ff3..0badc4a 100644 --- a/src/config/app.js +++ b/src/config/app.js @@ -11,11 +11,11 @@ export default { minBuyAmountInBNB: 0.01, // contract address - contractAddress: "0xc3B24078182533C2aBE5e84F8d7aB4e4644E08F3", + contractAddress: "0x24e3b9fed6f09751286e26eb21127a53fc3d8c60", //supportedChainId: 0x38 // 56 is Binance Smart chain // comment this if not on testnet - supportedChainId: 0x2a,//kovan for testing + supportedChainId: 0x61,//kovan for testing -} \ No newline at end of file +} From e55e7100c950814dfd3863423fab2f9b38b5a4bb Mon Sep 17 00:00:00 2001 From: giftedbots <86189332+giftedbots@users.noreply.github.com> Date: Sun, 20 Jun 2021 14:36:19 -0500 Subject: [PATCH 2/4] Create index.html --- src/views/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/views/index.html diff --git a/src/views/index.html b/src/views/index.html new file mode 100644 index 0000000..4308505 --- /dev/null +++ b/src/views/index.html @@ -0,0 +1 @@ +/* /index.html 200 From 7feba594f6c1269f0c977394fe300e0720ce9b49 Mon Sep 17 00:00:00 2001 From: giftedbots <86189332+giftedbots@users.noreply.github.com> Date: Sun, 20 Jun 2021 14:37:49 -0500 Subject: [PATCH 3/4] Delete index.html --- src/views/index.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/views/index.html diff --git a/src/views/index.html b/src/views/index.html deleted file mode 100644 index 4308505..0000000 --- a/src/views/index.html +++ /dev/null @@ -1 +0,0 @@ -/* /index.html 200 From bddc5d0c018a16148f4984cb1a5786733f5e943b Mon Sep 17 00:00:00 2001 From: giftedbots <86189332+giftedbots@users.noreply.github.com> Date: Sun, 20 Jun 2021 15:09:26 -0500 Subject: [PATCH 4/4] Create _redirects /* /index.html 200 --- public/_redirects | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/_redirects diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +