SocialScan Explorer API
  • Introduction
  • 🎯API ENDPOINTS
    • Accounts
    • Contracts
    • Transactions
    • Blocks
    • Logs
    • Tokens
    • Stats
  • 🗳️Verify Smart Contract
    • Verify Smart Contract
      • Verify with SocialScan UI
      • Verify with SocialScan API
      • Verify through Foundry
      • Verify through Hardhat
  • 🤝SUPPORT
    • FAQ
    • Rate Limits
    • Common Error Messages
    • Getting Help
Powered by GitBook
On this page
  • Supported Networks
  • Get your API keys
  • API Host

Was this helpful?

Introduction

Welcome to SocialScan Explorer API

Supported Networks

Chain Name
Host

Mantle

https://api.socialscan.io/mantle

Manta Pacific

https://api.socialscan.io/manta-pacific

Manta Sepolia Testnet

https://api.socialscan.io/manta-sepolia-testnet

ZetaChain

https://api.socialscan.io/zetachain

Cyber

https://api.socialscan.io/cyber

Cyber Testnet

https://api.socialscan.io/cyber-testnet

Mint

https://api.socialscan.io/mint

Mint Testnet

https://api.socialscan.io/mint-testnet

Morph L2

https://api.socialscan.io/morphl2

Story

https://api.socialscan.io/story-protocol

Story Odyssey Testnet

https://api.socialscan.io/story-odyssey-testnet

Monad Testnet

https://api.socialscan.io/monad-testnet

Somnia Testnet

https://api.socialscan.io/dream-somnia

Get your API keys

A valid API Key is required when you call any SocialScan API. The API Key will store your access to a certain project or platform.

Put the API key in the request header x-api-key: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.

You need a valid production API from the SocialScan team for the production environment.

API Host

For Development -> https://api-dev.socialscan.io

For Production -> https://api.socialscan.io

NextAccounts

Last updated 1 month ago

Was this helpful?