feat: get support chain api
This commit is contained in:
@@ -49,7 +49,7 @@ func StartBscWebSocketListener() {
|
|||||||
storeBscRecipientsFromWallets(w)
|
storeBscRecipientsFromWallets(w)
|
||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
wsURL := "wss://bsc.publicnode.com"
|
wsURL := "wss://bsc.drpc.org"
|
||||||
query := ethereum.FilterQuery{
|
query := ethereum.FilterQuery{
|
||||||
Addresses: []common.Address{
|
Addresses: []common.Address{
|
||||||
bscUsdtContract,
|
bscUsdtContract,
|
||||||
|
|||||||
Reference in New Issue
Block a user