# ARB(Arbitrum)

* Issue Time

  \--
* Total Supply

  10,000,000,000 ARB
* Circulation

  1,275,000,000 ARB
* White paper

  <https://docs.arbitrum.foundation/gentle-intro-dao-governance>
* Website

  <https://arbitrum.io/>
* Twitter

  <https://twitter.com/arbitrum>
* Discord

  <https://discord.com/invite/arbitrum>
* Contract Adress

  0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1
* Block Explorer

  [https://arbiscan.io/  ](<https://arbiscan.io/ >)          \
  <https://etherscan.io/token/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1>

■Arbitrum is a suite of scaling solutions on Ethereum that utilize Optimistic Rollup. It allows users to enjoy faster speed and cheaper transaction costs when interacting with web3 dApps.&#x20;

■There are 2 Arbitrum chains:&#x20;

●Arbitrum One: Major applications are currently housed on Arbitrum One, with a concentration of DeFi protocols.&#x20;

●Arbitrum Nova: Utilizes a milder trust assumption in exchange for lower fees. Introduced to cater for high-volume applications such as gaming and social.&#x20;

■The arbitrum project consists of the following components:&#x20;

●Arbitrum Nitro: The underlying Optimistic Rollup technical stack powering all Arbitrum products.&#x20;

●Arbitrum rollup: The primary use case of the Nitro technology and the one used on the Arbitrum One chain. Arbitrum rollup orders and batches transactions to be posted onto Ethereum, thereby inheriting its security.&#x20;

●Arbitrum AnyTrust: A variant of Arbitrum Nitro’s that offers lower transaction cost and faster withdrawals in exchange for milder trust assumption. Instead of Ethereum, AnyTrust relies on an external Data Availability Commitee (DAC) for data availability. Arbitrum Nova uses Arbitrum AnyTrust.

●Orbit: Permissionless platform for launching custom L3 chains on the Arbitrum ecosystem using the Arbitrum Nitro stack.&#x20;

■ARB is its native token and its current use cases include:&#x20;

●Governance: Token holders will be able to vote on Arbitrum DAO governance proposals regarding the future of Arbitrum One and Arbitrum Nova chains.&#x20;

■As at March 23rd 2023, the total token supply of ARB is 10,000,000,000. The current circulating supply is 1,275,000,000 (12.75% of the total token supply).

{% hint style="info" %}
Trade on ZKE Exchange：<https://www.zke.com/&#x20>;

Twitter：<https://twitter.com/ZKE\\_com&#x20>;

Telegram：<https://t.me/ZKEGlobal>

Support: <https://support.zke.com>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.zke.com/symbol/arb-arbitrum.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
