Compare commits

...

1 Commits

Author SHA1 Message Date
lzx
7010416b9b Delete src/config.json from remote repo 2025-08-07 19:07:43 +08:00

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