# B3 Docs ## Docs - [AI-Optimized Docs](https://docs.b3.fun/ai-optimized.md): Learn how B3's documentation is optimized for AI tools and how to leverage these features for better development experience - [Airdrop FAQ](https://docs.b3.fun/anyspend/airdrop.md): Frequently asked questions about $ANY token airdrops - [Get tokens for a chain](https://docs.b3.fun/anyspend/api-reference/chains/get-tokens-for-a-chain.md): Retrieves available tokens for a specific blockchain - [Check Stripe support](https://docs.b3.fun/anyspend/api-reference/onramp/check-stripe-support.md): Checks if Stripe onramp and Stripe Web2 are supported based on IP address location and optional transaction amount - [Get Coinbase onramp options](https://docs.b3.fun/anyspend/api-reference/onramp/get-coinbase-onramp-options.md): Retrieves available Coinbase onramp configuration options. - [Create a new order](https://docs.b3.fun/anyspend/api-reference/orders/create-a-new-order.md): Creates a new order for token transactions across chains - [Get anyspend quote](https://docs.b3.fun/anyspend/api-reference/orders/get-anyspend-quote.md): Retrieves a quote to swap, execute contract, or participate in HypeDuel - [Get order and transactions](https://docs.b3.fun/anyspend/api-reference/orders/get-order-and-transactions.md): Retrieves order details along with associated transactions - [Get orders by creator](https://docs.b3.fun/anyspend/api-reference/orders/get-orders-by-creator.md): Retrieves all orders created by a specific address - [Get Stripe client secret](https://docs.b3.fun/anyspend/api-reference/stripe/get-stripe-client-secret.md): Retrieves a Stripe client secret for payment processing using a payment intent ID - [Components](https://docs.b3.fun/anyspend/components.md): React components for seamless crypto payments, NFT purchases, and custom smart contract interactions - [Error Handling & Troubleshooting](https://docs.b3.fun/anyspend/error-handling.md): Comprehensive guide to handling errors gracefully and debugging common issues with AnySpend - [Examples & Use Cases](https://docs.b3.fun/anyspend/examples.md): Real-world implementation examples for common AnySpend integration patterns - [Hooks](https://docs.b3.fun/anyspend/hooks.md): React hooks for building custom payment flows and managing order lifecycles - [Installation & Setup](https://docs.b3.fun/anyspend/installation.md): Get started with AnySpend - installation, basic setup, and verification - [AnySpend Introduction](https://docs.b3.fun/anyspend/introduction.md): Cross-chain crypto payments made simple - swap tokens, buy NFTs, and integrate fiat onramps - [Onramp Overview](https://docs.b3.fun/anyspend/onramp.md): Let users pay in fiat and execute onchain actions in one seamless flow. - [Tokenomics](https://docs.b3.fun/anyspend/tokenomics.md): Learn about $ANY token economics, distribution, and utility - [AnySpend Facilitator](https://docs.b3.fun/anyspend/x402-facilitator.md): Production-grade payment processor for x402 multi-token payments - [Network & Token Support](https://docs.b3.fun/anyspend/x402-network-support.md): Supported blockchains, tokens, and contract addresses for AnySpend x402 payments - [AnySpend x402 Overview](https://docs.b3.fun/anyspend/x402-overview.md): Pay for paywalled APIs and services with any token - powered by the x402 open payment protocol - [Quickstart for Buyers](https://docs.b3.fun/anyspend/x402-quickstart-buyers.md): Pay for paywalled APIs and services using any token with the AnySpend x402 Client SDK - [Quickstart for Sellers](https://docs.b3.fun/anyspend/x402-quickstart-sellers.md): Accept payments in any token for your APIs and services using AnySpend x402 middleware - [Quickstart for Solana](https://docs.b3.fun/anyspend/x402-quickstart-solana.md): Accept and make payments on Solana using AnySpend X402 with USDC and SPL tokens - [Permit vs TransferWithAuthorization](https://docs.b3.fun/anyspend/x402-signature-methods.md): Understanding gasless payment signatures - EIP-2612 Permit and EIP-3009 TransferWithAuthorization - [ArenaKit Introduction](https://docs.b3.fun/arenakit/introduction.md): Host tournaments, enable onchain wagering, & create onchain leaderboards. - [B3AR Introduction](https://docs.b3.fun/b3ar/introduction.md): Host IRL drops with augmented reality. - [Check Channel Status](https://docs.b3.fun/basement/api-reference/check-channel-status.md): Check the status of a user's channel session - [Create Message Channel](https://docs.b3.fun/basement/api-reference/create-message-channel.md): Create a new message channel with specified participants - [Create Unverified Channel](https://docs.b3.fun/basement/api-reference/create-unverified-channel.md): Create a new unverified channel session for external games - [Edit Channel Message](https://docs.b3.fun/basement/api-reference/edit-channel-message.md): Edit an existing message in a channel - [Get Channel Messages](https://docs.b3.fun/basement/api-reference/get-channel-messages.md): Retrieve messages from a specific channel - [Get Game Leaderboard](https://docs.b3.fun/basement/api-reference/get-game-leaderboard.md): Retrieves data from the game leaderboard, providing you with information on player rankings and scores. It helps you monitor and display competitive standings within the game. - [Get Message Channels](https://docs.b3.fun/basement/api-reference/get-message-channels.md): Retrieve all message channels for the user - [Get User Activities](https://docs.b3.fun/basement/api-reference/get-user-activities.md): Retrieves user activities that were previously set using the SendCustomActivity function. It's particularly useful for tracking and displaying in-game events, achievements, or custom leaderboards. - [Get User Leaderboard Position](https://docs.b3.fun/basement/api-reference/get-user-leaderboard-position.md): Retrieves data from the game leaderboard via wallet address, providing you with information on player rankings and scores. - [Get User Scores](https://docs.b3.fun/basement/api-reference/get-user-scores.md): Retrieve user scores for the game - [Get User States](https://docs.b3.fun/basement/api-reference/get-user-states.md): Retrieve user states for the game - [Renew Channel Heartbeat](https://docs.b3.fun/basement/api-reference/renew-channel-heartbeat.md): Keep the user session alive by renewing the heartbeat - [Send Channel Message](https://docs.b3.fun/basement/api-reference/send-channel-message.md): Send a message to a specific channel - [Send Custom Activity](https://docs.b3.fun/basement/api-reference/send-custom-activity.md): Send a custom activity event for the user - [Send Notification](https://docs.b3.fun/basement/api-reference/send-notification.md): Send a notification to the user - [Set User Score](https://docs.b3.fun/basement/api-reference/set-user-score.md): Set or update user score for the game - [Set User State](https://docs.b3.fun/basement/api-reference/set-user-state.md): Set or update user state for the game - [Track Game Sessions](https://docs.b3.fun/basement/api-reference/track-game-sessions.md): Track and update game session data - [Trigger Rules Engine](https://docs.b3.fun/basement/api-reference/trigger-rules-engine.md): Trigger the rules engine with specific event data - [Unsend Channel Message](https://docs.b3.fun/basement/api-reference/unsend-channel-message.md): Delete/unsend a message from a channel - [Verify Unverified Channel](https://docs.b3.fun/basement/api-reference/verify-unverified-channel.md): Verify an unverified channel with user's wallet signature - [BSMNT Brand Kit](https://docs.b3.fun/basement/brand-kit.md): Follow these guidelines to use our brand correctly when contributing to the BSMNT community. - [Construct Guide](https://docs.b3.fun/basement/construct-guide.md): This guide will walk you through integrating your Construct game with the Basement.fun platform using web APIs - [Game Launcher](https://docs.b3.fun/basement/game-launcher.md): Launch games natively inside the BSMNT (basement.fun) platform and build addicting onchain experiences without having to worry about the crypto components - [Basement.fun](https://docs.b3.fun/basement/introduction.md): Basement is B3's consumer gaming platform, providing developers and players with powerful tools to build, deploy, and play onchain games. - [B3 Unity SDK](https://docs.b3.fun/basement/unity-guide.md): Integrate your Unity games into basement with the B3 Unity SDK, which lets you easily access all of the launcher functionalities from within Unity as simple functions - [Bonding Phase](https://docs.b3.fun/bondkit/concepts/bonding-phase.md): How buying and selling works during the bonding phase, fees, and thresholds. - [DEX Phase](https://docs.b3.fun/bondkit/concepts/dex-phase.md): Trading on Uniswap v4 after migration: swaps, liquidity, and decentralized trading. - [Pricing](https://docs.b3.fun/bondkit/concepts/pricing.md): The bonding curve pricing model and the role of aggressivenessFactor. - [Targets & Migration Trigger](https://docs.b3.fun/bondkit/concepts/targets.md): Understanding targetAmount, when migration can happen, and what occurs during migration. - [Choose a Quote Asset](https://docs.b3.fun/bondkit/guides/choose-quote-asset.md): ETH vs ERC20 (e.g., B3) as the quote asset during bonding. - [Estimate Migration Price](https://docs.b3.fun/bondkit/guides/est-migration-price.md): Estimating price at migration and considerations for Uniswap v4 initialization. - [Set aggressivenessFactor](https://docs.b3.fun/bondkit/guides/set-aggressiveness.md): How to pick aggressivenessFactor (0–100) for your launch. - [How BondKit Works](https://docs.b3.fun/bondkit/how-it-works.md): Create → Bond → Migrate: the end‑to‑end flow for launching ERC20 bond tokens on Base. - [Installation](https://docs.b3.fun/bondkit/installation.md): Install and configure BondKit for launching ERC20 bond tokens on Base. - [BondKit Introduction](https://docs.b3.fun/bondkit/introduction.md): Product for launching ERC20 bond tokens on Base with a bonding phase and seamless Uniswap v4 migration. - [Networks & Addresses](https://docs.b3.fun/bondkit/networks.md): Deployment endpoints and contract addresses for BondKit. - [Quickstart](https://docs.b3.fun/bondkit/quickstart.md): Launch an ERC20 bond token in minutes: Create → Bond → Migrate. - [Bulk Delete Collections](https://docs.b3.fun/createkit/api-reference/collections/bulk-delete-collections.md): Deletes multiple collections in a single operation. Only referrers can bulk delete collections they referred. Requires signature verification. - [Count Collections](https://docs.b3.fun/createkit/api-reference/collections/count-collections.md): Returns the count of collections matching the provided filters. Uses the same filter parameters as the list endpoint. - [Create NFT Collection](https://docs.b3.fun/createkit/api-reference/collections/create-nft-collection.md): Creates a new NFT collection with metadata storage, address prediction, and database persistence. Validates required fields, generates metadata, predicts deployment address, and stores all information. - [Delete Collection](https://docs.b3.fun/createkit/api-reference/collections/delete-collection.md): Deletes a collection by predicted address with signature verification. Only the creator or game owner can delete a collection. - [Get Collection by Address](https://docs.b3.fun/createkit/api-reference/collections/get-collection-by-address.md): Retrieves a single collection by its predicted deployment address. Results are cached for 30 days for optimal performance. - [List Collections](https://docs.b3.fun/createkit/api-reference/collections/list-collections.md): Retrieves collections with filtering and pagination. Requires at least one filter parameter. Supports filtering by creator, symbol, referrer, chainId, gameOwner, or gameId. - [Register Referrer](https://docs.b3.fun/createkit/api-reference/referrers/register-referrer.md): Registers a new referrer for collection tracking. Requires signature verification to ensure the wallet owner is registering themselves. - [Collection Management](https://docs.b3.fun/createkit/collections.md): Complete guide to creating and managing NFT collections with CreateKit - [Error Handling](https://docs.b3.fun/createkit/error-handling.md): Comprehensive error handling patterns and recovery strategies for CreateKit - [Examples](https://docs.b3.fun/createkit/examples.md): Complete implementation examples for common CreateKit use cases - [Installation](https://docs.b3.fun/createkit/installation.md): Install and set up CreateKit (BaseMint SDK) in your project - [Introduction](https://docs.b3.fun/createkit/introduction.md): CreateKit (BaseMint SDK) - A TypeScript SDK for gasless NFT collection deployment and management on the B3 ecosystem - [Minting](https://docs.b3.fun/createkit/minting.md): Complete guide to token minting with CreateKit including deployment, regular minting, and advanced features - [Quick Start](https://docs.b3.fun/createkit/quickstart.md): Create your first NFT collection with CreateKit in just a few minutes - [Rewards System](https://docs.b3.fun/createkit/rewards.md): Understanding and implementing the CreateKit reward distribution system - [Storage Service](https://docs.b3.fun/createkit/storage.md): Manage collection metadata and assets with the BaseMint storage service - [Whitelist Management](https://docs.b3.fun/createkit/whitelist.md): Implement exclusive minting with Merkle tree-based whitelists in CreateKit - [Get Account Abstraction Indexing Status](https://docs.b3.fun/data/api-reference/blockscout/get-account-abstraction-indexing-status.md) - [Get Address Coin Balance History](https://docs.b3.fun/data/api-reference/blockscout/get-address-coin-balance-history.md) - [Get Address Coin Balance History by Day](https://docs.b3.fun/data/api-reference/blockscout/get-address-coin-balance-history-by-day.md) - [Get Address Counters](https://docs.b3.fun/data/api-reference/blockscout/get-address-counters.md) - [Get Address Info](https://docs.b3.fun/data/api-reference/blockscout/get-address-info.md) - [Get Address Logs](https://docs.b3.fun/data/api-reference/blockscout/get-address-logs.md) - [Get Address Transactions](https://docs.b3.fun/data/api-reference/blockscout/get-address-transactions.md) - [Get Address Withdrawals](https://docs.b3.fun/data/api-reference/blockscout/get-address-withdrawals.md) - [Get blockscoutapiv1celestiablob](https://docs.b3.fun/data/api-reference/blockscout/get-blockscoutapiv1celestiablob.md) - [Get blockscoutapiv1celestial2batchmetadata](https://docs.b3.fun/data/api-reference/blockscout/get-blockscoutapiv1celestial2batchmetadata.md) - [Get JSON RPC URL](https://docs.b3.fun/data/api-reference/blockscout/get-json-rpc-url.md) - [Get List of NFT Owned by Address](https://docs.b3.fun/data/api-reference/blockscout/get-list-of-nft-owned-by-address.md) - [Get List of NFT Owned by Address, Grouped by Collection](https://docs.b3.fun/data/api-reference/blockscout/get-list-of-nft-owned-by-address-grouped-by-collection.md) - [Get Native Coin Holders List](https://docs.b3.fun/data/api-reference/blockscout/get-native-coin-holders-list.md) - [Get Smart Contract](https://docs.b3.fun/data/api-reference/blockscout/get-smart-contract.md) - [Get Stats Counters](https://docs.b3.fun/data/api-reference/blockscout/get-stats-counters.md) - [Get Transactions](https://docs.b3.fun/data/api-reference/blockscout/get-transactions.md) - [Get Verified Smart Contracts](https://docs.b3.fun/data/api-reference/blockscout/get-verified-smart-contracts.md) - [Get Verified Smart Contracts Counters](https://docs.b3.fun/data/api-reference/blockscout/get-verified-smart-contracts-counters.md) - [Get Withdrawals](https://docs.b3.fun/data/api-reference/blockscout/get-withdrawals.md) - [If the requested service is unknown, the call will fail with status NOT_FOUND.](https://docs.b3.fun/data/api-reference/blockscout/if-the-requested-service-is-unknown-the-call-will-fail-with-statusnot_found.md) - [Get Block Info](https://docs.b3.fun/data/api-reference/blockscoutblocks/get-block-info.md) - [Get Block Transactions](https://docs.b3.fun/data/api-reference/blockscoutblocks/get-block-transactions.md) - [Get Block Withdrawals](https://docs.b3.fun/data/api-reference/blockscoutblocks/get-block-withdrawals.md) - [Get Blocks](https://docs.b3.fun/data/api-reference/blockscoutblocks/get-blocks.md) - [Get Blocks Validated by Address](https://docs.b3.fun/data/api-reference/blockscoutblocks/get-blocks-validated-by-address.md) - [Get Indexing Status](https://docs.b3.fun/data/api-reference/blockscoutmain-page/get-indexing-status.md) - [Get Main Page Blocks](https://docs.b3.fun/data/api-reference/blockscoutmain-page/get-main-page-blocks.md) - [Get Main Page Transactions](https://docs.b3.fun/data/api-reference/blockscoutmain-page/get-main-page-transactions.md) - [Search](https://docs.b3.fun/data/api-reference/blockscoutsearch/search.md) - [Search Redirect](https://docs.b3.fun/data/api-reference/blockscoutsearch/search-redirect.md) - [Get Market Chart](https://docs.b3.fun/data/api-reference/blockscoutstats/get-market-chart.md) - [Get Transactions Chart](https://docs.b3.fun/data/api-reference/blockscoutstats/get-transactions-chart.md) - [Get Address Token Transfers](https://docs.b3.fun/data/api-reference/blockscouttokens/get-address-token-transfers.md) - [Get All Tokens Balances for the Address](https://docs.b3.fun/data/api-reference/blockscouttokens/get-all-tokens-balances-for-the-address.md) - [Get NFT Instance by ID](https://docs.b3.fun/data/api-reference/blockscouttokens/get-nft-instance-by-id.md) - [Get NFT Instances](https://docs.b3.fun/data/api-reference/blockscouttokens/get-nft-instances.md) - [Get Token Holders](https://docs.b3.fun/data/api-reference/blockscouttokens/get-token-holders.md) - [Get Token Holders](https://docs.b3.fun/data/api-reference/blockscouttokens/get-token-holders-1.md) - [Get Token Info](https://docs.b3.fun/data/api-reference/blockscouttokens/get-token-info.md) - [Get Token Instance Holders](https://docs.b3.fun/data/api-reference/blockscouttokens/get-token-instance-holders.md) - [Get Token Token Transfers](https://docs.b3.fun/data/api-reference/blockscouttokens/get-token-token-transfers.md) - [Get Token Transfers](https://docs.b3.fun/data/api-reference/blockscouttokens/get-token-transfers.md) - [Get Tokens List](https://docs.b3.fun/data/api-reference/blockscouttokens/get-tokens-list.md) - [Get Transfers Count of NFT Instance](https://docs.b3.fun/data/api-reference/blockscouttokens/get-transfers-count-of-nft-instance.md) - [Get Transfers of NFT Instance](https://docs.b3.fun/data/api-reference/blockscouttokens/get-transfers-of-nft-instance.md) - [Re-fetch Token Instance Metadata](https://docs.b3.fun/data/api-reference/blockscouttokens/re-fetch-token-instance-metadata.md) - [Token Balances with Filtering and Pagination](https://docs.b3.fun/data/api-reference/blockscouttokens/token-balances-with-filtering-and-pagination.md) - [Get Address Internal Transactions](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-address-internal-transactions.md) - [Get Human-Readable Transaction Summary](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-human-readable-transaction-summary.md) - [Get Internal Transactions](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-internal-transactions.md) - [Get Transaction Info](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-transaction-info.md) - [Get Transaction Internal Transactions](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-transaction-internal-transactions.md) - [Get Transaction Logs](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-transaction-logs.md) - [Get Transaction Raw Trace](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-transaction-raw-trace.md) - [Get Transaction State Changes](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-transaction-state-changes.md) - [Get Transaction Token Transfers](https://docs.b3.fun/data/api-reference/blockscouttransactions/get-transaction-token-transfers.md) - [Get blocks](https://docs.b3.fun/data/api-reference/insightsblocks/get-blocks.md): Get blocks - [Get contract ABI​](https://docs.b3.fun/data/api-reference/insightscontracts/get-contract-abi​.md): Get contract ABI​ - [Get contract metadata​](https://docs.b3.fun/data/api-reference/insightscontracts/get-contract-metadata​.md): Get contract metadata​ - [Decode logs and transactions​](https://docs.b3.fun/data/api-reference/insightsdecode/decode-logs-and-transactions​.md): Decode logs and transactions​ - [Get contract events](https://docs.b3.fun/data/api-reference/insightsevents/get-contract-events.md): Get contract events - [Get contract events with specific signature](https://docs.b3.fun/data/api-reference/insightsevents/get-contract-events-with-specific-signature.md): Get specific contract events - [Get events](https://docs.b3.fun/data/api-reference/insightsevents/get-events.md): Get events - [Force refresh collection metadata](https://docs.b3.fun/data/api-reference/insightsnfts/force-refresh-collection-metadata.md): Force refresh collection metadata for the specified contract (across multiple chains if provided) - [Force refresh token metadata](https://docs.b3.fun/data/api-reference/insightsnfts/force-refresh-token-metadata.md): Force refresh token metadata for the specified contract and token ID (across multiple chains if provided) - [Get collection](https://docs.b3.fun/data/api-reference/insightsnfts/get-collection.md): Retrieve metadata about a collection - [Get NFT balances by address](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-balances-by-address.md): Get NFT balances for a given address - [Get NFT by token ID](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-by-token-id.md): Get NFT by token ID - [Get NFT owners by contract](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-owners-by-contract.md): Get NFT owners by contract - [Get NFT owners by token](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-owners-by-token.md): Get NFT owners by token - [Get NFT transfers](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-transfers.md): Get NFT transfers - [Get NFT transfers by contract](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-transfers-by-contract.md): Get NFT transfers by contract - [Get NFT transfers by token](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-transfers-by-token.md): Get NFT transfers by token - [Get NFT transfers by transaction](https://docs.b3.fun/data/api-reference/insightsnfts/get-nft-transfers-by-transaction.md): Get NFT transfers by transaction - [Get NFTs](https://docs.b3.fun/data/api-reference/insightsnfts/get-nfts.md): Get NFTs - [Get NFTs by contract](https://docs.b3.fun/data/api-reference/insightsnfts/get-nfts-by-contract.md): Get NFTs by contract - [Resolve](https://docs.b3.fun/data/api-reference/insightsresolve/resolve.md): Resolve - [Get ERC-1155 balances by address](https://docs.b3.fun/data/api-reference/insightstokens/get-erc-1155-balances-by-address.md): Get ERC-1155 (Multi Token) balances for a given address [BEING DEPRECATED IN FAVOR OF /nfts/balance] - [Get ERC-20 balances by address](https://docs.b3.fun/data/api-reference/insightstokens/get-erc-20-balances-by-address.md): Get ERC-20 balances for a given address. [BEING DEPRECATED IN FAVOR OF /tokens] - [Get ERC-721 balances by address](https://docs.b3.fun/data/api-reference/insightstokens/get-erc-721-balances-by-address.md): Get ERC-721 (NFT) balances for a given address [BEING DEPRECATED IN FAVOR OF /nfts/balance] - [Get supported tokens for price data](https://docs.b3.fun/data/api-reference/insightstokens/get-supported-tokens-for-price-data.md): Get supported tokens for price data - [Get token owners by contract](https://docs.b3.fun/data/api-reference/insightstokens/get-token-owners-by-contract.md): Get token owners for specific contract - [Get token price](https://docs.b3.fun/data/api-reference/insightstokens/get-token-price.md): Get price in USD for given token(s) - [Get token transfers](https://docs.b3.fun/data/api-reference/insightstokens/get-token-transfers.md): Get token transfers - [Get token transfers by contract](https://docs.b3.fun/data/api-reference/insightstokens/get-token-transfers-by-contract.md): Get token transfers by contract - [Get token transfers by transaction](https://docs.b3.fun/data/api-reference/insightstokens/get-token-transfers-by-transaction.md): Get token transfers by transaction - [Get tokens](https://docs.b3.fun/data/api-reference/insightstokens/get-tokens.md): Query tokens - [Token lookup](https://docs.b3.fun/data/api-reference/insightstokens/token-lookup.md): Look up a fungible token by symbol - [Get contract transactions](https://docs.b3.fun/data/api-reference/insightstransactions/get-contract-transactions.md): Get contract transactions - [Get contract transactions with specific signature](https://docs.b3.fun/data/api-reference/insightstransactions/get-contract-transactions-with-specific-signature.md): Get specific contract transactions - [Get transactions](https://docs.b3.fun/data/api-reference/insightstransactions/get-transactions.md): Get transactions - [Get wallet transactions](https://docs.b3.fun/data/api-reference/insightswallets/get-wallet-transactions.md): Get incoming and outgoing transactions for a wallet - [B3 Data API](https://docs.b3.fun/data/api-reference/introduction.md): Get free access to indexed blockchain data from B3 & our appchains with our free API. - [B3 Profiles API](https://docs.b3.fun/data/profiles/index.md): Free unified onchain identity aggregation service with social identity data from B3, Basement, ENS, Lens, and Farcaster - [Profile Lookup](https://docs.b3.fun/data/profiles/lookup/profile-lookup.md): Retrieves aggregated profile information for a given address or name. Combines data from multiple Web3 identity sources including ENS, Lens, Farcaster, and Basement profiles. - [Set Custom Display Name](https://docs.b3.fun/data/profiles/preferences/set-custom-display-name.md): Allows users to set a custom display name that takes priority over display names from all profile sources through cryptographic signature verification. - [Set Profile Preference](https://docs.b3.fun/data/profiles/preferences/set-profile-preference.md): Allows users to set their preferred profile source through cryptographic signature verification. The signature must be valid and the timestamp must be within 10 minutes of the current time. - [Bridges](https://docs.b3.fun/ecosystem/bridges.md): Cross-chain bridging solutions to move assets to and from B3. - [Indexers & Analytics](https://docs.b3.fun/ecosystem/data-analytics.md): Data indexing, analytics, and user acquisition tools for B3 applications. - [Governance](https://docs.b3.fun/ecosystem/governance.md): Governance platforms and tools for decentralized decision making. - [Infrastructure](https://docs.b3.fun/ecosystem/infrastructure.md): Essential infrastructure services including oracles, account abstraction, multisig solutions, and more. - [B3 Open Ecosystem](https://docs.b3.fun/ecosystem/introduction.md): B3 remains committed to being an open ecosystem, supporting a range of apps, games, communities, protocols, and onchain tooling. - [NFT Infrastructure](https://docs.b3.fun/ecosystem/nft-infrastructure.md): Tools and services for NFT creation, management, and trading on B3. - [Node Providers](https://docs.b3.fun/ecosystem/node-providers.md): Access reliable blockchain infrastructure and RPC endpoints for B3. - [Onchain SDKs](https://docs.b3.fun/ecosystem/onchain-sdks.md): Support for Unity, Unreal Engine, Construct, React, React Native, and most common frameworks. - [Wallets](https://docs.b3.fun/ecosystem/wallets.md): Wallet solutions and authentication providers for seamless user onboarding. - [ArenaCoins](https://docs.b3.fun/hypeduel/arenacoins.md): Arena-specific tokens with bonding curve pricing that let you own a piece of AI battle environments - [Arenas](https://docs.b3.fun/hypeduel/arenas.md): Explore the diverse battle environments where AI models compete across different gameplay types - [Betting System](https://docs.b3.fun/hypeduel/betting-system.md): Comprehensive guide to HypeDuel's parimutuel betting mechanics, odds calculation, and payout structure - [Boosts System](https://docs.b3.fun/hypeduel/boosts.md): Interactive power-ups that let you influence AI battle outcomes in real-time - [Launch Your Arena](https://docs.b3.fun/hypeduel/developers.md): Information for developers looking to create their own arenas on HypeDuel - [Frequently Asked Questions](https://docs.b3.fun/hypeduel/faq.md): Answers to common questions about HypeDuel, tokens, betting, and arena mechanics - [Fee Structure](https://docs.b3.fun/hypeduel/fee-structure.md): Complete breakdown of HypeDuel's transparent fee system and revenue distribution model - [Gameplay Mechanics](https://docs.b3.fun/hypeduel/gameplay.md): Complete guide to HypeDuel's AI battle gameplay, mechanics, and interactive features - [Glossary](https://docs.b3.fun/hypeduel/glossary.md): Definitions of key terms and concepts used throughout HypeDuel - [Growth Flywheel](https://docs.b3.fun/hypeduel/growth-flywheel.md): Understanding HypeDuel's self-reinforcing growth mechanics and positive feedback loops - [HYPES <> $B3](https://docs.b3.fun/hypeduel/hypes-credits.md): Platform-native gaming currency that enables instant betting without blockchain friction - [What is HypeDuel?](https://docs.b3.fun/hypeduel/introduction.md): The future of AI entertainment - watch, bet, and speculate on AI vs AI simulation games, settled fairly onchain - [Platform Overview](https://docs.b3.fun/hypeduel/platform-overview.md): Complete system architecture and how all components of HypeDuel work together - [Quick Start Guide](https://docs.b3.fun/hypeduel/quick-start.md): Get up and running with HypeDuel in 5 minutes - from account setup to your first AI battle bet - [Referral System](https://docs.b3.fun/hypeduel/referral-system.md): Earn rewards by referring friends to HypeDuel and get 1% of their betting profits for 90 days - [Tokens Overview](https://docs.b3.fun/hypeduel/tokens-overview.md): Understanding HypeDuel's three-token economy: $B3, HYPES, and ArenaCoins - [Scaling Fun Onchain](https://docs.b3.fun/index.md): B3 is Base's layer 3 consumer ecosystem built for games, apps, and enterprises that require the performance to scale and the support to grow. - [B3 Token](https://docs.b3.fun/learn/deposits-withdrawals/b3-token.md): Learn about the B3 token, its utilities, tokenomics, distribution, and how to accumulate more tokens in the ecosystem - [Depositing Tokens on B3](https://docs.b3.fun/learn/deposits-withdrawals/depositing-tokens-on-b3.md): Learn how to bridge and deposit tokens from other networks to B3 using the built-in bridge interface - [How to Swap Tokens](https://docs.b3.fun/learn/deposits-withdrawals/how-to-swap-tokens.md): Learn how to swap tokens across different networks using B3's built-in multi-chain swap interface - [How to Verify the Status of a Transaction on B3](https://docs.b3.fun/learn/deposits-withdrawals/how-to-verify-transaction-status.md): Learn how to track and verify your transactions on the B3 Network using the block explorer with transaction hashes or wallet addresses - [Withdrawing Tokens from B3](https://docs.b3.fun/learn/deposits-withdrawals/withdrawing-tokens-from-b3.md): Learn how to securely withdraw your tokens from the B3 network back to Ethereum or other supported chains - [How to Join a Tournament on Basement](https://docs.b3.fun/learn/games-experiences/how-to-join-a-tournament-on-basement.md): Learn how to compete in tournaments, climb leaderboards, and win prizes on the Basement gaming platform - [How to Start a Wager on Basement](https://docs.b3.fun/learn/games-experiences/how-to-start-a-wager-on-basement.md): Learn how to create wager challenges with friends or open challenges for competitive gaming with real stakes - [Crypto and Wallet Security](https://docs.b3.fun/learn/getting-started/crypto-and-wallet-security.md): Understanding crypto wallets, their components, security best practices, and how B3 uses wallets for identity and ownership - [How to Create an Account on Basement](https://docs.b3.fun/learn/getting-started/how-to-create-an-account.md): Learn how to create an account using email, wallet, or social login to access your basement.fun profile. - [How to Customize Your Basement Profile](https://docs.b3.fun/learn/getting-started/how-to-customize-your-basement-profile.md): Learn how to personalize your Basement profile with custom avatars, usernames, themes, and hand-drawn signatures - [How to Export Your Embedded Wallet on Basement](https://docs.b3.fun/learn/getting-started/how-to-export-your-embedded-wallet.md): Learn how to export your Basement embedded wallet to use with other apps like Rainbow or MetaMask by copying your private key or recovery phrase - [How to Link Additional Social Accounts on Basement](https://docs.b3.fun/learn/getting-started/how-to-link-additional-social-accounts.md): Connect multiple accounts like Discord, Twitter, Gmail, and more to your B3 profile for a consistent identity across platforms. - [How Daily Slots Work](https://docs.b3.fun/learn/staking-rewards/how-daily-slots-work.md): Learn how to play the daily slots game for free B3 rewards - one spin per day with automatic payouts to your wallet - [How Prize Pool Works](https://docs.b3.fun/learn/staking-rewards/how-prize-pool-works.md): Learn how to enter the weekly prize pool for a chance to win big rewards based on your staking tier - [How Spin the Wheel Works](https://docs.b3.fun/learn/staking-rewards/how-spin-the-wheel-works.md): Learn how to play the daily spin the wheel game for extra tokens with instant payouts to your wallet - [How to Stake B3](https://docs.b3.fun/learn/staking-rewards/how-to-stake-b3.md): Step-by-step guide to staking your B3 tokens for passive rewards and access to Stake to Win games - [How to Unstake Your Tokens](https://docs.b3.fun/learn/staking-rewards/how-to-unstake-your-tokens.md): Learn the complete 2-part process to unstake your B3 tokens, including the 45-day cooldown period and withdrawal steps - [Stake to Win](https://docs.b3.fun/learn/staking-rewards/stake-to-win.md): Learn about B3's no-loss prize system with tier-based rewards, daily games, and weekly prize pools for stakers - [What Is Staking and How Does It Work?](https://docs.b3.fun/learn/staking-rewards/what-is-staking-and-how-does-it-work.md): Learn about staking B3 tokens, passive rewards, and the Stake to Win no-loss prize system with daily and weekly games - [Feedback and Reporting Issues](https://docs.b3.fun/learn/troubleshooting/feedback-and-reporting-issues.md): How to report bugs, provide feedback, and get support from the B3 team - [Games and Competition FAQ](https://docs.b3.fun/learn/troubleshooting/games-and-competition-faq.md): Common questions about tournaments, wagers, game performance, and mobile compatibility - [Login and Account Access](https://docs.b3.fun/learn/troubleshooting/login-and-account-access.md): Common questions and solutions for logging into your B3 account and managing account access issues - [Stake to Win Games FAQ](https://docs.b3.fun/learn/troubleshooting/stake-to-win-games-faq.md): Common issues and questions about daily slots, spin the wheel, weekly prize pools, and game mechanics - [Staking & Rewards FAQ](https://docs.b3.fun/learn/troubleshooting/staking-and-rewards-faq.md): Common questions about staking, unstaking, cooldown periods, and reward claiming - [Transactions and Wallet Issues](https://docs.b3.fun/learn/troubleshooting/transactions-and-wallet-issues.md): Troubleshooting guide for transaction problems, wallet connectivity, and deposit/withdrawal issues - [$B3 Token](https://docs.b3.fun/protocol/b3-token.md): The token powering the B3 ecosystem, powering governance, staking, and value across the entire network. - [Brand Kit](https://docs.b3.fun/protocol/brand-kit.md): Follow these guidelines to use our brand correctly when contributing to the B3 ecosystem. - [Bridge to B3](https://docs.b3.fun/protocol/bridge.md): There are several ways to bridge over to B3 & our appchains. - [Bridge to B3 Testnet](https://docs.b3.fun/protocol/bridge-to-testnet.md): Easily bridge from Base Sepolia (Base Testnet) to B3 Sepolia (B3 Testnet) by following the steps below! - [Bylaws](https://docs.b3.fun/protocol/bylaws.md): As adopted by the Player1 Foundation on February 10, 2025 - [Constitution](https://docs.b3.fun/protocol/constitution.md): Decision-making framework for the B3 DAO governance - [Governance Platforms](https://docs.b3.fun/protocol/governance-platforms.md): Official channels for B3 Governance - [Cross-Chain Liquidity](https://docs.b3.fun/protocol/liquidity.md): How AnySpend (built by B3) abstracts execution layers to provide unified access to liquidity across all blockchain networks - [Connect to B3](https://docs.b3.fun/protocol/network-setup.md): B3 is fully EVM-compatible network of chains. Easily connect to B3 with your wallet. - [Horizontally Scaling AppChains](https://docs.b3.fun/protocol/scaling.md): B3 enables horizontal scaling through purpose-built appchains, each optimized for specific use cases while maintaining unified liquidity and user experience. - [Staking $B3](https://docs.b3.fun/protocol/staking-b3.md): Reinventing staking. Sweepstakes style, not boring fixed yeild - use your $B3 to secure your stake in chance based games, where you can win big. - [Testnet](https://docs.b3.fun/protocol/testnet.md): Connect to B3 testnet with any EVM-compatible wallet - [Tokenomics](https://docs.b3.fun/protocol/tokenomics.md): Information about the $B3 token - [Whitepaper](https://docs.b3.fun/protocol/whitepaper.md): Introducing Open Gaming and B3: Premier Onchain Gaming Destination - [Quickstart](https://docs.b3.fun/quickstart.md): Get started with the B3 SDK in minutes and start building on the B3 ecosystem - [Developer Resources](https://docs.b3.fun/redirect/ecosystem.md): B3 is committed to an open ecosystem of onchain primitives, tools, and services. Anyone can choose to build on B3. - [B3 SDK](https://docs.b3.fun/redirect/sdk.md): The B3 SDK contains everything you need to get started building on B3. - [API Key Request](https://docs.b3.fun/sdk/api-key-request.md): Please fill out this form with the information of your company or project if you are interested in receiving an API Key to access our B3 SDK - [Authentication](https://docs.b3.fun/sdk/global-account/authentication.md): Learn how to implement authentication with B3 Global Accounts - [Examples](https://docs.b3.fun/sdk/global-account/examples.md): Complete examples and integration patterns for B3 Global Accounts - [React Hooks](https://docs.b3.fun/sdk/global-account/hooks.md): Complete reference for B3 Global Accounts React hooks - [Global Accounts Introduction](https://docs.b3.fun/sdk/global-account/introduction.md): B3 Global Accounts provide seamless authentication and user management across the B3 ecosystem - [Permissions & Session Keys](https://docs.b3.fun/sdk/global-account/permissions.md): Manage permissions and session keys for secure B3 Global Account interactions - [B3 SDK](https://docs.b3.fun/sdk/introduction.md): A comprehensive TypeScript SDK for AnySpend cross-chain operations and B3 Global Accounts authentication. Provides both React components for easy integration and headless TypeScript services for custom implementations. - [Backend Integration](https://docs.b3.fun/upside/backend-integration.md): Initialize the B3 client in your backend to handle bet placement, game logic, and payout processing. - [Frontend Integration](https://docs.b3.fun/upside/frontend-integration.md): Set up the ParentProvider and use hooks to access player authentication, balance, and UI controls in your game frontend. - [Introduction](https://docs.b3.fun/upside/introduction.md): Learn how to integrate your games with Upside.win using the Upside SDK. Handle game logic in your backend while Upside manages WIN token rewards. - [Testing & Examples](https://docs.b3.fun/upside/testing-and-examples.md): Test your game integration locally, review complete examples, and troubleshoot common issues. ## Optional - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Visit basement.fun](https://basement.fun) - [Apply as a developer](https://basement.fun) - [Visit hypeduel.com](https://hypeduel.com) - [@hypeduel on X](https://x.com/hypeduel) - [Join the community](https://discord.gg/b3dotfun) - [Visit anyspend.com](https://anyspend.com) - [Try AnySpend](https://www.anyspend.com/) - [Follow @anyspend](https://x.com/anyspend) - [Visit upside.win](https://upside.win) - [Discord](https://discord.gg/b3dotfun) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Visit basement.fun](https://basement.fun) - [Apply as a developer](https://basement.fun) - [Visit hypeduel.com](https://hypeduel.com) - [Join the community](https://discord.gg/b3dotfun) - [Visit anyspend.com](https://anyspend.com) - [Try AnySpend](https://www.anyspend.com/) - [Follow @anyspend](https://x.com/anyspend) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Visit basement.fun](https://basement.fun) - [Apply as a developer](https://basement.fun) - [Visit hypeduel.com](https://hypeduel.com) - [Join the community](https://discord.gg/b3dotfun) - [Visit anyspend.com](https://anyspend.com) - [Try AnySpend](https://www.anyspend.com/) - [Follow @anyspend](https://x.com/anyspend) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Visit basement.fun](https://basement.fun) - [Apply as a developer](https://basement.fun) - [Visit hypeduel.com](https://hypeduel.com) - [Join the community](https://discord.gg/b3dotfun) - [Visit anyspend.com](https://anyspend.com) - [Try AnySpend](https://www.anyspend.com/) - [Follow @anyspend](https://x.com/anyspend) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Visit basement.fun](https://basement.fun) - [Apply as a developer](https://basement.fun) - [Visit hypeduel.com](https://hypeduel.com) - [Join the community](https://discord.gg/b3dotfun) - [Visit anyspend.com](https://anyspend.com) - [Try AnySpend](https://www.anyspend.com/) - [Follow @anyspend](https://x.com/anyspend) - [Discover B3](https://b3.fun) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Explore Apps](https://explorer.b3.fun/apps) - [Discord](https://discord.gg/b3dotfun) - [Telegram Dev Group](https://t.me/b3devcartel) - [Visit basement.fun](https://basement.fun) - [Apply as a developer](https://basement.fun) - [Visit hypeduel.com](https://hypeduel.com) - [Join the community](https://discord.gg/b3dotfun) - [Visit anyspend.com](https://anyspend.com) - [Try AnySpend](https://www.anyspend.com/) - [Follow @anyspend](https://x.com/anyspend)