Skip to content

Commit 6e4fe50

Browse files
committed
chore: generate json files - skip deploy
1 parent cf8eb1a commit 6e4fe50

8 files changed

Lines changed: 51 additions & 6 deletions

File tree

json/market/derivative/mainnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@
855855
"name": "Tether",
856856
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
857857
"symbol": "USDT",
858-
"logo": "https://imagedelivery.net/lPzngbR8EltRfBOi_WYaXw/a0bd252b-1005-47ef-d209-7c1c4a3cbf00/public",
858+
"logo": "https://static.alchemyapi.io/images/assets/825.png",
859859
"decimals": 6,
860860
"coinGeckoId": "",
861861
"tokenType": "unknown"
@@ -2603,7 +2603,7 @@
26032603
"name": "Tether",
26042604
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
26052605
"symbol": "USDT",
2606-
"logo": "https://imagedelivery.net/lPzngbR8EltRfBOi_WYaXw/a0bd252b-1005-47ef-d209-7c1c4a3cbf00/public",
2606+
"logo": "https://static.alchemyapi.io/images/assets/825.png",
26072607
"decimals": 6,
26082608
"coinGeckoId": "",
26092609
"tokenType": "unknown"

json/market/derivative/testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"maintenanceMarginRatio": "0.02",
205205
"isPerpetual": false,
206206
"marketId": "0x3666e6d0c7d650958354aecbd0d11cab3ff141c00df6380ae12ed4accf3b709e",
207-
"marketStatus": "paused",
207+
"marketStatus": "expired",
208208
"ticker": "TIA/USDT-1006",
209209
"quoteDenom": "peggy0x87aB3B4C8661e07D6372361211B96ed4Dc36B1B5",
210210
"quoteToken": {

json/tokens/testnet.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238876,6 +238876,18 @@
238876238876
"tokenVerification": "unverified",
238877238877
"externalLogo": "unknown.png"
238878238878
},
238879+
{
238880+
"decimals": 18,
238881+
"symbol": "SOLANA_6Fe5",
238882+
"name": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
238883+
"logo": "https://imagedelivery.net/lPzngbR8EltRfBOi_WYaXw/63a231c0-d1c3-4901-1e28-7c4410dfaa00/public",
238884+
"coinGeckoId": "",
238885+
"address": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
238886+
"denom": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
238887+
"tokenType": "tokenFactory",
238888+
"tokenVerification": "unverified",
238889+
"externalLogo": "unknown.png"
238890+
},
238879238891
{
238880238892
"decimals": 18,
238881238893
"symbol": "Solana_6MY",

src/cache/bankMetadata/testnet.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193589,6 +193589,16 @@
193589193589
"description": "",
193590193590
"decimals": 18
193591193591
},
193592+
{
193593+
"name": "SOLANA_6Fe5",
193594+
"denom": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
193595+
"address": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
193596+
"logo": "",
193597+
"symbol": "SOLANA_6Fe5",
193598+
"display": "SOLANA_6Fe5",
193599+
"description": "",
193600+
"decimals": 18
193601+
},
193592193602
{
193593193603
"name": "Solana_6MY",
193594193604
"denom": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/Solana_6MY",

src/cache/market/derivative/mainnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@
855855
"name": "Tether",
856856
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
857857
"symbol": "USDT",
858-
"logo": "https://imagedelivery.net/lPzngbR8EltRfBOi_WYaXw/a0bd252b-1005-47ef-d209-7c1c4a3cbf00/public",
858+
"logo": "https://static.alchemyapi.io/images/assets/825.png",
859859
"decimals": 6,
860860
"coinGeckoId": "",
861861
"tokenType": "unknown"
@@ -2603,7 +2603,7 @@
26032603
"name": "Tether",
26042604
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
26052605
"symbol": "USDT",
2606-
"logo": "https://imagedelivery.net/lPzngbR8EltRfBOi_WYaXw/a0bd252b-1005-47ef-d209-7c1c4a3cbf00/public",
2606+
"logo": "https://static.alchemyapi.io/images/assets/825.png",
26072607
"decimals": 6,
26082608
"coinGeckoId": "",
26092609
"tokenType": "unknown"

src/cache/market/derivative/testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"maintenanceMarginRatio": "0.02",
205205
"isPerpetual": false,
206206
"marketId": "0x3666e6d0c7d650958354aecbd0d11cab3ff141c00df6380ae12ed4accf3b709e",
207-
"marketStatus": "paused",
207+
"marketStatus": "expired",
208208
"ticker": "TIA/USDT-1006",
209209
"quoteDenom": "peggy0x87aB3B4C8661e07D6372361211B96ed4Dc36B1B5",
210210
"quoteToken": {

src/generated/tokens/factoryTokens/testnet.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213037,6 +213037,17 @@
213037213037
"tokenType": "tokenFactory",
213038213038
"tokenVerification": "unverified"
213039213039
},
213040+
{
213041+
"decimals": 18,
213042+
"symbol": "SOLANA_6Fe5",
213043+
"name": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
213044+
"logo": "unknown.png",
213045+
"coinGeckoId": "",
213046+
"address": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
213047+
"denom": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
213048+
"tokenType": "tokenFactory",
213049+
"tokenVerification": "unverified"
213050+
},
213040213051
{
213041213052
"decimals": 18,
213042213053
"symbol": "Solana_6MY",

tokens/testnet.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238876,6 +238876,18 @@
238876238876
"tokenVerification": "unverified",
238877238877
"externalLogo": "unknown.png"
238878238878
},
238879+
{
238880+
"decimals": 18,
238881+
"symbol": "SOLANA_6Fe5",
238882+
"name": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
238883+
"logo": "https://imagedelivery.net/lPzngbR8EltRfBOi_WYaXw/63a231c0-d1c3-4901-1e28-7c4410dfaa00/public",
238884+
"coinGeckoId": "",
238885+
"address": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
238886+
"denom": "factory/inj1vpy9shaxkh2nqullgm74lyg4h2m6u5mzc2sq7m/SOLANA_6Fe5",
238887+
"tokenType": "tokenFactory",
238888+
"tokenVerification": "unverified",
238889+
"externalLogo": "unknown.png"
238890+
},
238879238891
{
238880238892
"decimals": 18,
238881238893
"symbol": "Solana_6MY",

0 commit comments

Comments
 (0)