center.dev
Open in
urlscan Pro
216.24.57.253
Public Scan
Submitted URL: http://center.dev/
Effective URL: https://center.dev/
Submission: On October 29 via api from RU — Scanned from DE
Effective URL: https://center.dev/
Submission: On October 29 via api from RU — Scanned from DE
Form analysis
0 forms found in the DOMText Content
* Start * Components * API Docs * Support Log In NFT Rendering with 99.999% uptime The most reliable NFT API with the highest coverage and uptime. Start BuildingLearn More NFT Search in just a few lines of code Search any and every NFT collection and asset in under a second Copied [] As simple as an image tag that works for all NFTs. Let's build an NFT Renderer that shows any NFT. Copied import React from 'react' import { Asset, CenterProvider } from '@center-inc/react' const address = '0x79FCDEF22feeD20eDDacbB2587640e45491b757f' export const ViewerDemo = () => { const [tokenId, setTokenId] = React.useState('42') return ( <CenterProvider> <input type="text" value={tokenId} onChange={(e) => setTokenId(e.target.value)} /> <Asset network="ethereum-mainnet" address={address} tokenId={tokenId} preset={'small'} /> </CenterProvider> ) } lazy Rendered in 1217.00ms Multi-Chain If it's a blockchain or L2, it's on our roadmap. Ethereum ethereum-mainnet Ropsten ethereum-ropsten Rinkeby ethereum-rinkeby Goerli ethereum-goerli Polygon polygon-mainnet Fantom fantom-mainnet Avalanche avalanche-mainnet BSC bsc-mainnet BSC Testnet bsc-testnet Solana Mainet solana-mainnet Optimism optimism-mainnet Harmony harmony-mainnet Starknet starknet-mainnet Arbitrum arbitrum-mainnet Celo celo-mainnet Metadata on any NFT If it's on center.app, it's on center.dev Copied import { useCollection } from '@center-inc/react' const result = useCollection({ network: 'ethereum-mainnet', address: "0x79FCDEF22feeD20eDDacbB2587640e45491b757f", }) Copied { "address": "0x79FCDEF22feeD20eDDacbB2587640e45491b757f", "name": "mfers", "small_preview_image_url": "https://cdn.center.app/1/0x79FCDEF22feeD20eDDacbB2587640e45491b757f/7860/1938fc7317a1edf106c03873d17f996c0761e5b923c0f57457d896168f8b7ee3.png", "smallPreviewImageUrl": "https://cdn.center.app/1/0x79FCDEF22feeD20eDDacbB2587640e45491b757f/7860/1938fc7317a1edf106c03873d17f996c0761e5b923c0f57457d896168f8b7ee3.png", "symbol": "MFER", "url": "https://center.app/collections/0x79FCDEF22feeD20eDDacbB2587640e45491b757f", "creator": "0x0Bdfd4AD937Ff179985276b7F5BE7Ae3de0229e6", "owner": "0x0Bdfd4AD937Ff179985276b7F5BE7Ae3de0229e6", "numAssets": 10200 } POWERFUL APIS We offer a full suite of APIs to power all of your NFT needs. Core NFT Rendering Quickly render thumbnails of any NFT, or fetch the original. NFT Metadata All NFT metadata, both on-chain and off-chain. Market Data Latest trades, floor prices, market caps. Ownership & Transfers Data on who owns what. Search API Search for NFTs by collection or asset name Streaming Notifications Get notified as soon as an asset gets updated Powerful Client Libraries We offer open-source client libraries so you don't have to start from scratch. Multi-chain support We support most popular chains and can fully index new chains quickly. Reliable 99.999% uptime is roughly six seconds of downtime per week. 99.999% Uptime Here for the long term NFT infrastructure is mission-critical. Count on us to be here. Counted on by companies you count on We're proud to say that we work with some of the best names in crypto. Built By A Seasoned Team We've led teams and built products where scalability, performance, and security is a must. * Careers * Blog * Developer Terms * Telegram * Discord * Twitter