Skip to content

Commit 9771a0d

Browse files
authored
feat: add fuel testnet contract address (#356)
1 parent b253822 commit 9771a0d

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

pages/price-feeds/contract-addresses/_meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"evm": "EVM",
33
"solana": "Solana / SVM",
44
"starknet": "Starknet",
5+
"fuel": "Fuel",
56
"aptos": "Aptos",
67
"sui": "Sui",
78
"cosmwasm": "CosmWasm",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Price Feed Contract Addresses on Fuel
2+
3+
Pyth is currently deployed on Fuel Testnet.
4+
5+
| Network | Contract address |
6+
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7+
| Fuel Testnet | [`0xcda57a8ab59090ab2b75d10e093af41a2ad9b7951a2805ab39100995c69f9b2a`](https://app.fuel.network/contract/0xcda57a8ab59090ab2b75d10e093af41a2ad9b7951a2805ab39100995c69f9b2a) |

pages/price-feeds/contract-addresses/starknet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Price Feed Contract Addresses on Starknet
22

3-
Pyth is currently deployed on Starknet Testnet
3+
Pyth is currently deployed on Starknet Testnet.
44

55
| Network | Contract address |
66
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)