From 706eb865502b937a948231d089b6f095b746eb86 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Tue, 5 Jul 2022 09:47:39 +0300 Subject: [PATCH] config: update chain token index --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index cce4ed3..f3f9ca8 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ cors = [ ] [chain] -index = "0x5A1EB529438D8b3cA943A45a48744f4c73d1f098" +index = "0x885190Daf52F011B7F6954a255ef5247b04ff70f" balances_resolver = "0xb9e215B789e9Ec6643Ba4ff7b98EA219F38c6fE5" rpc = "http://127.0.0.1:8545"