Rony há 3 anos atrás
pai
commit
dbe0d26555
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      bsc_token_price.py

+ 1 - 1
bsc_token_price.py

@@ -34,7 +34,7 @@ def getTokenList():
 def getPrice(contract):
     headers = {
         'accept': 'application/json',
-        'X-API-Key': 'e757C7HGUAiQSY37e3hxmJKCelBwWzt0caFAYfoXutJXVMISI3mX7w3CIO4ga5vo',
+        'X-API-Key': 'zS1xPHzJquxUZgXKPDSju9NNtTgxIXpKQ95n9J8AyY24YcIOVpGfup0lMIX7hAiT',
     }
     params = {
         'chain': 'bsc',