diff --git a/src/assets/tTERP.png b/src/assets/tTERP.png new file mode 100644 index 00000000..b6b55bbd Binary files /dev/null and b/src/assets/tTERP.png differ diff --git a/src/gauges/bartio/defaultGaugeList.json b/src/gauges/bartio/defaultGaugeList.json index 6677a0ef..33421436 100644 --- a/src/gauges/bartio/defaultGaugeList.json +++ b/src/gauges/bartio/defaultGaugeList.json @@ -253,6 +253,13 @@ "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/hsHONEYGauge.png", "product": "Holdstation", "url": "https://holdstation.exchange/" + },{ + "receiptTokenAddress": "0xb18CEC4160E5310e79AEf0d06a8df223A35599cD", + "vaultAddress": "0xC4f202b367FCB32F16305bd445E6AB4b445cb738", + "name": "tTERP", + "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/tTERP.png", + "product": "tTERP", + "url": "https://terplayer.org/" } ], "version": { diff --git a/src/tokens/bartio/defaultTokenList.json b/src/tokens/bartio/defaultTokenList.json index 6723ca90..8d735e48 100644 --- a/src/tokens/bartio/defaultTokenList.json +++ b/src/tokens/bartio/defaultTokenList.json @@ -334,6 +334,14 @@ "decimals": 18, "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/sumer.png", "tags": ["featured"] + },{ + "chainId": 80084, + "address": "0xb18CEC4160E5310e79AEf0d06a8df223A35599cD", + "symbol": "tTERP", + "name": "Terplayer Token", + "decimals": 18, + "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/tTERP.png", + "tags": ["featured"] }, { "chainId": 80084,