Live Starknet explorer data: transactions, contracts, tokens, NFTs, staking
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
list_blocksList Starknet blocks (paginated, newest first).List Starknet blocks (paginated, newest first).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_blockGet a Starknet block by number, hash, or "pre_confirmed".Get a Starknet block by number, hash, or "pre_confirmed".
Per questo strumento non è stato pubblicato alcuno schema di input.
list_classesList declared classes (contract templates) on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally window by declaration block or timestamp (mutually exclusive).List declared classes (contract templates) on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally window by declaration block or timestamp (mutually exclusive).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_classGet a Starknet class by hash: type, declaration info, verification status, and ABI.Get a Starknet class by hash: type, declaration info, verification status, and ABI.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_class_codeGet the verified Cairo source code for a class. Use this to read the actual contract implementation when writing or auditing Starknet code.Get the verified Cairo source code for a class. Use this to read the actual contract implementation when writing or auditing Starknet code.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_class_functionsGet the callable functions (ABI entrypoints) declared by a class.Get the callable functions (ABI entrypoints) declared by a class.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_class_decompiledGet the decompiled code of a class (useful when verified source is not available).Get the decompiled code of a class (useful when verified source is not available).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_class_contractsList the contracts deployed from a given class, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Per-row activity counts are capped and render as "1000+" beyond the cap.List the contracts deployed from a given class, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Per-row activity counts are capped and render as "1000+" beyond the cap.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_contractsList contracts deployed on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally filter by contract type and window by deployment block or timestamp (mutually exclusive).List contracts deployed on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally filter by contract type and window by deployment block or timestamp (mutually exclusive).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contractGet a Starknet contract by address: class hash, type, deployment info, ABI, and aliases.Get a Starknet contract by address: class hash, type, deployment info, ABI, and aliases.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_token_balancesGet the token balances held by a specific contract address.Get the token balances held by a specific contract address.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_codeGet the code of a contract: verified Cairo source if available, otherwise bytecode/decompiled.Get the code of a contract: verified Cairo source if available, otherwise bytecode/decompiled.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_functionsGet the callable functions (ABI entrypoints) of a contract.Get the callable functions (ABI entrypoints) of a contract.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_transfersList token transfers involving a contract, with filters (token, counterparties, time range). Keyset pagination via `cursor`.List token transfers involving a contract, with filters (token, counterparties, time range). Keyset pagination via `cursor`.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_protocolsList known protocols / dapps on Starknet (paginated).List known protocols / dapps on Starknet (paginated).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_top_contracts_statsGet the most-used contracts ranked by activity over a timeframe.Get the most-used contracts ranked by activity over a timeframe.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_holdersList token holders for a token contract (paginated).List token holders for a token contract (paginated).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_transfer_tokensList the distinct tokens involved in a contract's transfers (filter helper).List the distinct tokens involved in a contract's transfers (filter helper).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_class_historyList the class history (implementation upgrades) of a contract.List the class history (implementation upgrades) of a contract.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_bridge_transactionsList L1↔L2 bridge transactions involving a contract.List L1↔L2 bridge transactions involving a contract.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_erc20_balance_historyGet the ERC-20 balance history of a contract over a time range.Get the ERC-20 balance history of a contract over a time range.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_erc20_tokens_heldList the ERC-20 tokens a contract has ever held.List the ERC-20 tokens a contract has ever held.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contract_portfolioGet the current token portfolio (holdings) of a contract / account.Get the current token portfolio (holdings) of a contract / account.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_eventsList events emitted on Starknet (newest first). Optionally filter by emitting contract and/or block. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.List events emitted on Starknet (newest first). Optionally filter by emitting contract and/or block. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_eventGet details of a single event by its id.Get details of a single event by its id.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_l1_transactionGet an Ethereum L1 transaction related to Starknet by its hash.Get an Ethereum L1 transaction related to Starknet by its hash.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_l1_bridge_transactionsGet the bridge transactions associated with an L1 transaction (paginated).Get the bridge transactions associated with an L1 transaction (paginated).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_l1_state_updatesGet the Starknet state updates included in an L1 transaction (paginated).Get the Starknet state updates included in an L1 transaction (paginated).
Per questo strumento non è stato pubblicato alcuno schema di input.
list_messagesList L1↔L2 messages on Starknet (newest first). Filter by block, contract, or direction. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.List L1↔L2 messages on Starknet (newest first). Filter by block, contract, or direction. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_messageGet a Starknet L1↔L2 message by its message hash.Get a Starknet L1↔L2 message by its message hash.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_message_bridge_transactionsGet the bridge transactions associated with an L1↔L2 message (paginated).Get the bridge transactions associated with an L1↔L2 message (paginated).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_network_statusGet the Starknet network status (chain health / indexer state).Get the Starknet network status (chain health / indexer state).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_indexer_laggingCheck whether the Voyager indexer is lagging behind the chain tip.Check whether the Voyager indexer is lagging behind the chain tip.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_cairo_v1_contracts_countGet the count of Cairo 1 contracts on Starknet.Get the count of Cairo 1 contracts on Starknet.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_account_callGet details of a specific account call by its id.Get details of a specific account call by its id.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_nftsList NFTs across Starknet.List NFTs across Starknet.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_nft_contractGet details of an NFT contract (collection) by address.Get details of an NFT contract (collection) by address.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_nftGet details of a single NFT (token) by contract address and token id.Get details of a single NFT (token) by contract address and token id.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_nft_itemsList the items (tokens) of an NFT collection, optionally filtered by owner.List the items (tokens) of an NFT collection, optionally filtered by owner.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_nft_balancesList NFT balances for a collection (optionally a specific token id).List NFT balances for a collection (optionally a specific token id).
Per questo strumento non è stato pubblicato alcuno schema di input.
40 strumenti su 40 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Live Starknet explorer data: transactions, contracts, tokens, NFTs, staking
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
La scansione si è fermata al limite di profondità 4. Tutto ciò che sta sotto quel livello non è mai stato risolto.
La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.
Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)
54 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+42 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.
Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.