Skip to content

Commit eacd610

Browse files
authored
Merge pull request #95 from morpho-org/feature/integ-1945-mev-a-new-market-requirements-for-market-address
feat(PT-wstUSR): pricing and whitelisting oracle fed
2 parents 9aeecba + 29842f1 commit eacd610

4 files changed

Lines changed: 37 additions & 0 deletions

File tree

data/oracle-prices.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3023,5 +3023,15 @@
30233023
"data": "{\"decimals\": 8, \"first_block_number\": 21929124}",
30243024
"assetChainId": 1,
30253025
"contractChainId": 1
3026+
},
3027+
3028+
{
3029+
"assetAddress": "0x4A977653c58CFD82d42fd706cf68A0c1B6d0ca56",
3030+
"contractAddress": "0x4973fD4d97a64797f2F51434515971632B070413",
3031+
"order": 0,
3032+
"type": "redstone_without_logs",
3033+
"data": "{\"decimals\": 18, \"first_block_number\": 22144413}",
3034+
"assetChainId": 1,
3035+
"contractChainId": 1
30263036
}
30273037
]

data/price-feeds.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4705,6 +4705,21 @@
47054705
"chainId": 1
47064706
}
47074707
},
4708+
{
4709+
"chainId": 1,
4710+
"address": "0x4973fD4d97a64797f2F51434515971632B070413",
4711+
"vendor": "Spectra",
4712+
"description": "PT-wstUSR (Spectra)/USD",
4713+
"pair": ["PT-wstUSR-1750896030", "USD"],
4714+
"tokenIn": {
4715+
"address": "0x4A977653c58CFD82d42fd706cf68A0c1B6d0ca56",
4716+
"chainId": 1
4717+
},
4718+
"tokenOut": {
4719+
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
4720+
"chainId": 1
4721+
}
4722+
},
47084723
{
47094724
"chainId": 8453,
47104725
"address": "0x75d0c87D6da8C6eA07888b41504c15A5B216d8B1",

data/tokens.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,6 +1894,17 @@
18941894
},
18951895
"isWhitelisted": true
18961896
},
1897+
{
1898+
"chainId": 1,
1899+
"address": "0x4A977653c58CFD82d42fd706cf68A0c1B6d0ca56",
1900+
"name": "Principal Token: wstUSR-1750896030",
1901+
"symbol": "PT-wstUSR-1750896030",
1902+
"decimals": 18,
1903+
"metadata": {
1904+
"logoURI": "https://cdn.morpho.org/assets/logos/pt-wstusr.svg"
1905+
},
1906+
"isWhitelisted": true
1907+
},
18971908
{
18981909
"chainId": 1,
18991910
"address": "0x66a1E37c9b0eAddca17d3662D6c05F4DECf3e110",

docs/pricing/oracle-prices.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,3 +298,4 @@ Exhaustive list of assets that are not supported:
298298
12. 0xA8c8861b5ccF8CCe0ade6811CD2A7A7d3222B0B8 // PT-wstUSR-27MAR2025 - mainnet
299299
13. 0xae4bE3acD95B6a4Ac5A0524ab95dA90c721f6C83 // PT-USR-29MAY2025 - mainnet
300300
14. 0x23E60d1488525bf4685f53b3aa8E676c30321066 // PT-wstUSR-25SEP2025 - mainnet
301+
15. 0x4A977653c58CFD82d42fd706cf68A0c1B6d0ca56 // PT-wstUSR-1750896030 - Spectra - Mainnet

0 commit comments

Comments
 (0)