diff --git a/app/build.gradle b/app/build.gradle index aae5684bb15..c2ec20d9b5b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -88,7 +88,7 @@ android { resValue "string", "providerCoinsJsonUrl", "https://raw.githubusercontent.com/horizontalsystems/cryptocurrencies/master/provider.coins.json" resValue "string", "marketApiBaseUrl", "https://api-dev.blocksdecoded.com" resValue "string", "marketApiKey", "IQf1uAjkthZp1i2pYzkXFDom" - resValue "string", "openSeaApiKey", "cc98f68d836b4c8c8ab8f894b6e2aae8" + resValue "string", "openSeaApiKey", "bfbd6061a33e455c8581b594774fecb3" resValue "string", "walletConnectV2Key", "8b4f41c60880a3e3ad57d82fddb30568" resValue "string", "solscanApiKey", "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGVkQXQiOjE2Nzk0NjQyMTQ4NDAsImVtYWlsIjoiaHJ6c3lzdGVtczEwMUBnbWFpbC5jb20iLCJhY3Rpb24iOiJ0b2tlbi1hcGkiLCJpYXQiOjE2Nzk0NjQyMTR9.BRM7J9RbDpHgd2oMAus00XfWOxTJgV2Tn2_chXZOdtk" resValue "string", "trongridApiKey", "33374494-8060-447e-8367-90c5efd4ed95" @@ -127,7 +127,7 @@ android { resValue "string", "providerCoinsJsonUrl", "https://raw.githubusercontent.com/horizontalsystems/cryptocurrencies/v0.21/provider.coins.json" resValue "string", "marketApiBaseUrl", "https://api.blocksdecoded.com" resValue "string", "marketApiKey", "IQf1uAjkthZp1i2pYzkXFDom" - resValue "string", "openSeaApiKey", "cc98f68d836b4c8c8ab8f894b6e2aae8" + resValue "string", "openSeaApiKey", "bfbd6061a33e455c8581b594774fecb3" resValue "string", "walletConnectV2Key", "0c5ca155c2f165a7d0c88686f2113a72" resValue "string", "solscanApiKey", "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGVkQXQiOjE2Nzk0NjQxMTQ0ODUsImVtYWlsIjoiaHNkYW84ODg4QGdtYWlsLmNvbSIsImFjdGlvbiI6InRva2VuLWFwaSIsImlhdCI6MTY3OTQ2NDExNH0.91DUjjjYu86f1ZMMJ5cyJxIKTTw_srhI-vNgYaTCPUU" resValue "string", "trongridApiKey", "8f5ae2c8-8012-42a8-b0ca-ffc2741f6a29"