---
title: "Bullring"
url: "https://radix.wiki/ecosystem/bullring"
version: "1.0.0"
updated: 2026-08-14
license: CC-BY-4.0
license_url: "https://creativecommons.org/licenses/by/4.0/"
---

# Bullring

**Bullring** is a gamified peer-to-peer auction platform on Radix where sellers list tokens, NFTs or asset bundles and bidders compete in real time, pitched on its landing page as ["the ultimate Web3 auction arena on Radix"](https://bullring.auction). It was built by [Avaunt](/ecosystem/avaunt-staking), the community developer behind the ShardSpace product family, and [launched on mainnet on 18 November 2025](https://t.me/ShardSpace/4272) after a two-month public beta on Stokenet.

Bullring is the open-market sibling of [Atomix](/ecosystem/atomix): where Atomix keeps trades private and person-to-person, Bullring [puts every listing on a shared dashboard](https://t.me/ShardSpace/4230) for anyone to bid on. Both platforms settle through [subintents](/contents/tech/core-concepts/subintents-and-pre-authorizations), so a winning bid and the auctioned asset change hands in one atomic transaction.

## How it works

A seller lists a [single asset or a bundle of assets](https://t.me/ShardSpace/4061) from their wallet, sets a reserve price and an auction duration, and can attach an optional [Buy It Now price](https://t.me/ShardSpace/4557) – anyone can complete the auction early at that price, and the option [disables itself once a bid meets it](https://t.me/ShardSpace/4518). Active auctions appear in the Arena, the platform's shared feed of open listings.

Each bid is a subintent signed in the Radix Wallet, and since a [pre-launch manifest update](https://t.me/ShardSpace/4240) the transaction preview shows both assets moving in and out of both wallets before either party approves. When an auction finalizes, the asset and the winning bid [settle within seconds](https://bullring.auction) with no escrow held by the platform. A [Quick Bid button](https://t.me/ShardSpace/4465) allows instant bids from the live auction page, and [incremental auto-bidding](https://t.me/ShardSpace/4680) – the system bidding on a user's behalf up to a set maximum – entered testing on Stokenet in December 2025.

## The Arena and the points system

The platform's namesake is its live auction arena: bidders [enter the Bullring and bid against each other in real time, watching the asset move between bidders](https://t.me/ShardSpace/4030) with each higher bid, with the page showing who is in the ring, who is winning and who has exited. The real-time service [went live two days after launch](https://t.me/ShardSpace/4457).

Identity and progression are on-ledger. Visitors can [browse auctions as guests, but bidding requires minting a Bullring Profile NFT](https://t.me/ShardSpace/4067), which updates as its owner earns points and progresses through [30 levels of achievements and milestones](https://t.me/ShardSpace/4240). Points reward selling, bidding, referrals – [both referrer and referral earn](https://t.me/ShardSpace/4475) – and [daily claims, with users maintaining unbroken streaks](https://t.me/ShardSpace/5215) running to months.

## Notifications

Bullring is [integrated with Notix](https://t.me/ShardSpace/4108), Avaunt's [notification service](/ecosystem/notix): bid updates arrive through Notix or Telegram, and new bids can be placed directly from either. A [community-built listing bot](https://t.me/ShardSpace/4722) by ArthurQuantize also posts new Bullring listings and sales into the ShardSpace Telegram group, where auction announcements have run continuously since launch.

## History

Avaunt shipped the Stokenet beta on [12 September 2025](https://t.me/ShardSpace/4030), ten days after Atomix's, and the community test cycle ran through the autumn:

- **13 September 2025** – live demo on the [Radix Review podcast](https://open.spotify.com/episode/5DzuwYi3ah0CLL2fEWCtyQ).
- **6 October 2025** – [Notix integration](https://t.me/ShardSpace/4108) for auction updates and bidding from Telegram.
- **9 November 2025** – [Profile NFTs, the 30-level points system and referrals](https://t.me/ShardSpace/4240) landed on Stokenet.
- **18 November 2025** – [mainnet launch](https://t.me/ShardSpace/4272) at bullring.auction, with three known issues declared: an iOS transaction-memo bug, a pre-authorization signing issue on Olympia-era Ledger accounts, and the real-time service being down.
- **20 November 2025** – the [real-time arena went live](https://t.me/ShardSpace/4457) and [Quick Bid](https://t.me/ShardSpace/4465) was added.
- **26 November 2025** – [Buy It Now reached mainnet](https://t.me/ShardSpace/4557), alongside pagination and login fixes; two days later the platform was [managing 26 simultaneous auctions](https://t.me/ShardSpace/4575).
- **6 January 2026** – the channel marked [Bullring's first real-world-asset auction](https://t.me/ShardSpace/4953).

## Developer and related projects

Bullring is one of [four products](https://t.me/ShardSpace/4257) built by Avaunt, the operator of the [Avaunt Staking](/ecosystem/avaunt-staking) validator: [ShardSpace](/ecosystem/shardspace) (portfolio management), [Notix](/ecosystem/notix) (notifications), [Atomix](/ecosystem/atomix) (peer-to-peer OTC trading) and Bullring (peer-to-peer auctions). Support and development discussion for the whole family runs through the shared [ShardSpace | Notix Community](https://t.me/ShardSpace) Telegram group.

## External Links

- [bullring.auction](https://bullring.auction) – mainnet dApp
- [bullring-frontend.fly.dev](https://bullring-frontend.fly.dev) – Stokenet test instance
- [ShardSpace | Notix Community](https://t.me/ShardSpace) – Telegram support group
- [Mainnet launch announcement](https://t.me/ShardSpace/4272) – 18 November 2025
- [Radix Review live demo](https://open.spotify.com/episode/5DzuwYi3ah0CLL2fEWCtyQ) – 13 September 2025
