Delete src/config.json from remote repo

This commit is contained in:
lzx 2025-08-07 19:07:43 +08:00
parent 4636ecd866
commit 7010416b9b
1 changed files with 0 additions and 13 deletions

View File

@ -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"
}
}