8000 fix(api-reference) Story testnet address (#2741) · pyth-network/pyth-crosschain@f7cbb40 · GitHub
[go: up one dir, main page]

Skip to content

Commit f7cbb40

Browse files
authored
fix(api-reference) Story testnet address (#2741)
1 parent e63c8eb commit f7cbb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api-reference/src/evm-networks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ export const NETWORK_INFO = {
261261
name: "story_testnet",
262262
rpcUrl: "https://aeneid.storyrpc.io",
263263
isMainnet: false,
264-
contractAddress: "0x2880aB155794e7179c9eE2e38200202908C17B43",
264+
contractAddress: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
265265
},
266266
[1328]: {
267267
name: "sei_evm_testnet",

0 commit comments

Comments
 (0)
0