mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 02:06:16 +00:00
feat: get support chain api
This commit is contained in:
@@ -49,7 +49,7 @@ func StartBscWebSocketListener() {
|
||||
storeBscRecipientsFromWallets(w)
|
||||
}
|
||||
}()
|
||||
wsURL := "wss://bsc.publicnode.com"
|
||||
wsURL := "wss://bsc.drpc.org"
|
||||
query := ethereum.FilterQuery{
|
||||
Addresses: []common.Address{
|
||||
bscUsdtContract,
|
||||
|
||||
Reference in New Issue
Block a user