diff --git a/services/index.js b/services/index.js index 7138995..265cc58 100644 --- a/services/index.js +++ b/services/index.js @@ -7,7 +7,7 @@ const networkNameMap = { const rpcNodes = { mainnet: "https://mainnet.api.tez.ie", - ghostnet: "https://ghostnet.tezos.marigold.dev", + ghostnet: "https://ghostnet.smartpy.io", }; const getTokenMetadata = async (contractAddress, network, tokenId) => {