diff --git a/src/config.json b/src/config.json deleted file mode 100644 index 267d24b..0000000 --- a/src/config.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "nodesUrl": { - "ETH": { - "url":"https://api.etherscan.io/v2/api", - "key":"2KKTKZ8MSG6DNUPQ4K9JVWPQ4H33DSUQA3" - } - }, - "abiPath": { - "usdt_erc20_abi": "./abi/erc20usdt.json", - "usdc_erc20_abi": "./abi/erc20usdc.json", - "usdt_trc20_abi": "./abi/trc20usdt.json" - } -} \ No newline at end of file