Skip to chart
BNB Attestation Service

BNB Attestation Service

BAS
#1450
$0.02275Down 4.63 percent($0.00)

Key Stats

Market Cap$227.57MDown 4.63 percent
Volume (24h)$1.46M
Fully Diluted Value$227.57M
Vol/Mkt Cap (24h)0.64%
Total Supply10.00B BAS
Max Supply
Launch Date2025-07-14
Built OnBNB
Token StandardBEP20
Smart Contract Address0x0f0d…4e37
Decimal Places18

BNB Attestation Service Information

BNB Attestation Service Price Converter

BNB Attestation ServiceBAS
USD

Latest BNB Attestation Service News

View all

BNB Attestation Service Markets

View all
InstrumentExchangeBenchmark DataPrice24h Change
BNB Attestation ServiceUSDT logo
BAS-USDT
BAS_USDT
gateio logogateio
A
0.02273USDT
-5.23%
BNB Attestation ServiceUSDT logo
BAS-USDT
BAS-USDT
kucoin logokucoin
BB
0.02271USDT
-5.02%
BNB Attestation ServiceUSDT logo
BAS-USDT
BASUSDT
cexio logocexio
BB
0.02306USDT
-3.75%
BNB Attestation ServiceUSDT logo
BAS-USDT
BASUSDT
toobit logotoobit
C
0.02275USDT
-4.83%
BNB Attestation ServiceUSDT logo
BAS-USDT
BASUSDT
mexc logomexc
C
0.02311USDT
-3.79%

BNB Attestation Service Supported Platforms

View all
Trading AsToken StandardBuilt OnSmart Contract AddressLaunch Date
BASBEP20BNB0x0f0df6cb17ee5e883eddfef9153fc6036bdb4e372025-07-14

About BNB Attestation Service

BNB Attestation Service (BAS) is an attestation standard and infrastructure layer in the BNB ecosystem. It allows users and applications to create attestations, which are statements with proof used to verify information. BAS supports both on-chain and off-chain attestations. It uses schemas to define data structures, resolvers to apply validation logic and composability so attestations can reference one another. Off-chain attestations can be stored in Greenfield, allowing user-controlled privacy and access management. BAS is designed for use cases such as identity, reputation, licensing, voting and other forms of verifiable data exchange. The official materials describe BAS as part of the BNB ecosystem’s verification layer, and its smart contracts are stated to be forked from Ethereum Attestation Service.

Frequently Asked Questions

BNB Attestation Service (BAS) is an attestation standard and infrastructure layer in the BNB ecosystem. It is designed to let users and applications create attestations, which BAS describes as statements with proof that can be used to verify information. BAS supports both on-chain and off-chain attestations, giving developers a way to bring verifiable data into blockchain-based applications.

At a conceptual level, BAS is a framework for structuring, issuing and verifying claims about data. It uses schemas to define the format of an attestation, supports resolvers for validation logic and allows attestations to reference other attestations, so more complex data structures can be built from simpler ones. This makes BAS a general-purpose verification layer rather than a single-purpose application.

BAS also distinguishes between public verifiability and controlled access. On-chain attestations are recorded on-chain and are publicly accessible, while off-chain attestations can be stored in Greenfield so users can manage privacy and access control around the underlying data.

BAS is used to create verifiable records about identity, activity, qualifications, ownership and other forms of data that need to be checked by third parties. The official documentation presents attestations as a standard for verification, vouching, proving, certifying, authenticating and recording events or claims.

Its architecture is built around schemas and attestations. A user or application first registers a schema in the schema registry, then creates attestations against that schema. Where a schema includes a resolver, the BAS contract can call that resolver to validate the attestation before it is recorded. BAS supports revocation as well, so attestations can later be marked invalid by the attestor.

BAS is also intended for use cases where privacy and user-controlled data access matter. The documentation says off-chain attestations can be stored in Greenfield so users can retain ownership of the data while access permissions are handled through blockchain-based mechanisms. BAS describes this as part of a model for user data ownership and contract-controlled access.

The published use cases include licensing and voting. In licensing, BAS is presented as a way to verify applicant identity, qualifications and related information in a more structured and auditable format. In voting, BAS is presented as a way to verify voter eligibility and support systems such as one person one vote or quadratic voting through attestations rather than token balance alone.

The BAS documentation also includes BNB Passport, which uses attestations and proofs to represent identity, participation and reputation across Web2 and Web3 contexts. In that workflow, proofs are generated and verified before being written as attestations that other contracts and applications can use.

The official BAS materials describe BAS as infrastructure built on the BNB ecosystem and the BAS website describes it as the basic attestation layer for that ecosystem. The official GitHub repository for the smart contracts is maintained under the bnb-attestation-service organisation and states that the BAS contracts are forked from Ethereum Attestation Service (EAS).