File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
pages/price-feeds/contract-addresses Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change
1
+ import CopyAddress from " ../../../components/CopyAddress" ;
2
+
1
3
# Price Feed Contract Addresses on Fuel
2
4
3
5
Pyth is currently deployed on Fuel Testnet.
4
6
5
- | Network | Contract address |
6
- | ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7
- | Fuel Testnet | [ ` 0xcda57a8ab59090ab2b75d10e093af41a2ad9b7951a2805ab39100995c69f9b2a ` ] ( https://app.fuel.network/contract/0xcda57a8ab59090ab2b75d10e093af41a2ad9b7951a2805ab39100995c69f9b2a ) |
7
+ | Network | Contract address |
8
+ | ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9
+ | Fuel Testnet | < CopyAddress address = { ` 0xcda57a8ab59090ab2b75d10e093af41a2ad9b7951a2805ab39100995c69f9b2a ` } url = " https://app.fuel.network/contract/0xcda57a8ab59090ab2b75d10e093af41a2ad9b7951a2805ab39100995c69f9b2a" /> |
Original file line number Diff line number Diff line change
1
+ import CopyAddress from " ../../../components/CopyAddress" ;
2
+
1
3
# Price Feed Contract Addresses on Starknet
2
4
3
5
Pyth is currently deployed on Starknet Testnet.
4
6
5
- | Network | Contract address |
6
- | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7
- | Starknet Testnet | [ ` 0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6 ` ] ( https://sepolia.voyager.online/contract/0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6 ) |
7
+ | Network | Contract address |
8
+ | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9
+ | Starknet Testnet | < CopyAddress address = { ` 0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6 ` } url = " https://sepolia.voyager.online/contract/0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6" /> |
You can’t perform that action at this time.
0 commit comments