Skip to content

Commit

Permalink
Update API keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Dianaaiym committed Nov 13, 2024
1 parent 15a49fa commit 6e3c83b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
resValue "string", "twitterBearerToken", "AAAAAAAAAAAAAAAAAAAAAJgeNwEAAAAA6xVpR6xLKTrxIA3kkSyRA92LDpA%3Da6auybDwcymUyh2BcS6zZwicUdxGtrzJC0qvOSdRwKLeqBGhwB"
resValue "string", "uniswapGraphUrl", "https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v2"
resValue "string", "etherscanKey", "TTH1114D5VD5ZMCJZ4B74SGIDRCGSKWGX9,1PRTF75E98DGVU949KJC4JFAUCD7WRWC29,ZU3W2V51PJXBXYUX7V5WPRB46HTMM6EYN9"
resValue "string", "bscscanKey", "HBQQN4GTKCHYSRZCKFVQJ3FWGPY4T8237Y,EKDCS2UQJHK8XQ8NFUE2RYHMS11E6J9CWZ,R4S82NMI18ECKX86C9GRJ8FFFPWXCU2YWV"
resValue "string", "polygonscanKey", "2JM7USE5YRI59RWFZQI2RECAZSNI5QEQGV"
resValue "string", "etherscanKey", "IEXTB9RE7MUV2UQ9X238RP146IEJB1J5HS,27S4V3GYJGMCPWQZ2T4SF9355QBQYQ3FI7,YK4KEA3TANM8KZ5J6E2Q1ZIM6YDM8TEABM"
resValue "string", "bscscanKey", "HRV1ET55UFXJQMQ3HUBC1JT8XT3ZT2QU6M,IE9KAXM6Q8KKK1VAZQCPP2H8Q9DSCXH4NM,ITVTJ6PB99DMHIQWSM4TKPWNYGVGVIIDHS"
resValue "string", "polygonscanKey", "P9QEQHXSYFKM9KHR2TH8BGRAQU6T3M7UA4,DMGHPTPSZCE4V4SYMWTIK29CC1RIDTN7U9"
resValue "string", "snowtraceApiKey", "47IXTRAAFT1E1J4RNSPZPNB5EWUIQR16FG"
resValue "string", "optimisticEtherscanApiKey", "745EUI4781T147M9QJRNS5G3Q5NFF2SJXP"
resValue "string", "arbiscanApiKey", "4QWW522BV13BJCZMXH1JIB2ESJ7MZTSJYI"
Expand Down Expand Up @@ -403,4 +403,4 @@ project.afterEvaluate {
}
}
}
}
}

0 comments on commit 6e3c83b

Please sign in to comment.