Skip to content

Commit b2c20bf

Browse files
authored
chore: rename USDT0 (#775)
1 parent e4f47a8 commit b2c20bf

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/small-deers-hide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@enzymefinance/environment": patch
3+
---
4+
5+
Rename USDT0

packages/environment/src/assets/polygon.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,9 +1135,9 @@ export default defineAssetList(Network.POLYGON, [
11351135
{
11361136
decimals: 6,
11371137
id: "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
1138-
name: "(PoS) Tether USD",
1138+
name: "USDT0",
11391139
releases: [polygon.sulu, testnet.sulu],
1140-
symbol: "USDT",
1140+
symbol: "USDT0",
11411141
type: AssetType.PRIMITIVE,
11421142
priceFeed: {
11431143
type: PriceFeedType.PRIMITIVE_CHAINLINK,

0 commit comments

Comments
 (0)