from app.routers.tx_erc20 import router as tx_erc20_router from app.routers.wallet_auth import router as wallet_auth_router from app.routers.bsc_chain import router as bsc_router ...