# 🧠Bellum Exchange

Bellum is a software interface to the avalanche blockchain (AVAX) that makes it easy to create, collect, and trade memes or vanity coins (or tokens) peer-to-peer (P2P). Bellum does not issue tokens, custody them, or exchange them; you do that directly on Avalanche. Accordingly, you rely on your own wallet and the underlying blockchain technology (explained more below) for the security of your tokens. **Additionally, Bellum is not an investment platform. Your tokens could become worthless at any time, and you should not spend any money collecting meme tokens that you cannot afford to lose.**

Relatedly, if you create a token, you agree not to make any promises that could confuse buyers into thinking that they are purchasing a security in a business. **For instance, you cannot promise to do things or have others do things that will create sustained, long-term value. If you hear such promises, disregard them! Meme token collecting and trading is fun, and it’s meant for entertainment, not an investment**.

That said, we have designed the Bellum to maximize the fun and fairness of token creation, collection, and trading, all on decentralized blockchain technology. By using Bellum, you are choosing the best-in-class platform for meme coin enthusiasts and hobbyists everywhere!


# 🪙Token

The token that powers Bellum V2

### Protocol Integration

**$BELL** Token is used for trading, and the liquidity pair token for tokens launching on the Bellum platform.

All fees accrued on the platform will be BURNED🔥

### Tokenomics

percent allocations for token launch

* 20% Liquidity Pool
* 20% Team Allocation
  * 2 year linear vest / 3 month cliff
* 20% DAO Treasury
* 40% Incentives
  * User Rewards
  * LP incentives
  * Airdrop?


# 🚀Create a Token

Create a token, customize it your way.

### Step 1: Choose a DEX

Select a decentralized exchange (DEX) for your token:

* **LFJ**: Offers a reward of \~10 **$BELL** (depending on curve type) to the creator upon graduation.
* **Pharaoh**: 3% of the LP is sent to the creator and includes features such as **Incentivizer** to harness **Pharaoh's $PHAR** flywheel.

Click on your preferred DEX to proceed.

### Step 2: Upload an Image

Click the **Upload** button to add a logo for your token. The image helps users recognize your token on the platform.

### Step 3: Enter Token Details

Fill in the required fields:

* **Name**: Enter the name of your token.
* **Symbol**: Choose a symbol (e.g., `$TOKEN`).
* **Description**: Provide a brief description of your token.
* **Total Supply**: Set the maximum number of tokens.

### Step 4: Select a Curve Type

Choose how the token supply is distributed. The curve type determines how tokens are issued over time. Click on the desired curve type to select it.

### Step 5: Initial Buy (Optional)

You can choose to be the first buyer of your token by entering an initial purchase amount (e.g., **0.1 BELL**).

Your token is now ready! 🚀


# 📊Bonding Curves

Math behind the curve.

## How it works

similiar to the Liquidity Book on LFJ, our curves are setup using **bins** to store token amounts and prices.

As more **BELL** is exchanged for a token, the bin will fill up until their is no more tokens in that bin, then it will go to the next non empty bin.&#x20;

Token prices per bin goes up 20% incrementally. This is a step-wise approach to the bonding curve problem. Compare that to moonshot or pumpdotfun whose bonding curves follow the a distinct curve.

This allows Bellum to cater to multiple pricing strategies.&#x20;

&#x20;

<figure><img src="/files/wsYfGbiD8oz7JdaDopUi" alt=""><figcaption><p>Curve types seen on the create page of Bellum Exchange</p></figcaption></figure>

1. First one in the list is comparable to a **linear** pricing model, where the price per token increases linearly.
2. The second is familiar to a **carrying capacity** curve. Where initially the price goes up fast, but levels out the further along the bins it gets.
3. The third is similar to pump dot fun's model of an **exponential** curve.
4. The last is similar to a **cubic** function where the price goes up fast and consolidates in the middle, then goes up fast again.&#x20;

## Mathematical Formulas

### **Price Calculation for Each Bin**:

Calculate the price for the bin using the formula:

$$
price=basePrice×(100 + (i×20​)) / 100
$$

### Calculate Last Non-Zero Bin Price

Determine the price for the last non-zero bin using:

$$
lastNonZeroPrice=basePrice×(1+\tfrac{(length−1)×20​} {100})
$$

### Market Cap Calculation

This is the market cap at the last bin. This is the value of the token when migrated to Trader Joe.

$$
requiredMarketCap=totalDistribution×lastNonZeroPrice
$$

### Fraction Validation

This is the fraction of the total supply that we want added to the bins.

$$
cumulativeValue=\displaystyle\sum\_{i=u}^{n - 1}​lists\[i]×price\_{i}
$$

$$
fraction=10,000 × \tfrac{requiredMarketCap}{cumulativeValue + requiredMarketCap}
$$


# 🧂Powder (ARCHIVED)

launching and purchasing tokens with Powder

{% hint style="warning" %}
We have discontinued use for $POWDER Launches in our new V2 contracts.
{% endhint %}

### WL Phase

$POWDER is a token used for buying WL spots for token launches.

WL spots allow you to buy 1% of the total supply of a token launched on **Bellum.**

> John has 3 WL spots, which enables him to buy up to 3% of $TOKEN

Tokens can be bought immediately after WL sale.

### **Price per WL**

The price of a WL spot follows an exponential decay curve following this formula.

$$
PowderPrice = x(endTime - currentTime)^2
$$

{% hint style="info" %}
This is experimental and may be turned on and off in the future.
{% endhint %}

**$POWDER CA**: 0x0aD52F6E009bB2efdc86cc6Aae05Fea588E8f8fe


# 🍼Nursery (ARCHIVED)

Stake your tokens to claim LP that was created after bonding

{% hint style="info" %}
Nursery has been archived in V2, and **NO** LP is migrated to a staking contract. Everything below pertains to V1 staking pools.
{% endhint %}

### After Launch

after a token successfully gets out of the bonding curve phase, all remaining tokens are added to the LP and sent to the **Nursery.**

{% hint style="info" %}
V2 contracts support the Nursery. **Please note only Pharoah tokens are sent to the nursery. Tokens migrated to LFJ have their LP burned**
{% endhint %}

### **Distributor**

Users will be allowed to stake their tokens and receive JLP proportional to their amount staked.&#x20;

Every epoch (6 hours) users that have staked will be able to claim this reward on the Bellum website under the token page.

The rate at which JLP is distributed to holders is 0.25% every epoch or \~1% every day.

### Deposit

Users can deposit any amount of their tokens into the **Nursery.** *Any unclaimed rewards will be claimed automatically before the deposit is made.*

### Withdrawal

Users can withdraw their staked tokens any time.  *Any unclaimed rewards will be claimed automatically before the withdrawal is made.*

### Emergency Withdrawal

Emergency withdrawals can be done anytime, and it does not autoclaim rewards.

### Calculating Rewards

LP Tokens are distributed to stakers every epoch at a rate of 0.25% every epoch. *This is 0.25% of the total LP balance of the contract at the time of claiming.*

> Lets say John owns 1% of the total supply of a token that was just launched ($TOKEN). If he stakes all his $TOKEN in the **Nursery** and claims after 4 epoch. He will be able to claim (4 \* 0.25% \* 1%) of the total LP in the contract.&#x20;
>
> In this case, if there was 10000 LP in the contract at the time of claiming, John would receive 1 LP.&#x20;

These rewards will remain until there are no more LP in the **Nursery**

### Burning LP feature

As of Oct. 31, 2024 there is a burn LP feature on the nursery page that allows people to burn whatever LP tokens they want to support their project.

Bellum is not responsible for any token lost through this feature. Please DYOR when interacting with this feature.


# 💸Incentivizer (NEW)

New Bellum V2 DeFi Mechanism with Pharaoh Exchange

### Overview

The **Incentivizer** contract is a key component of our decentralized token launchpad. It automates the incentivization of **Bribes** on **Pharaoh Exchange.** This mechanism enables LP holders to collect rewards through **Pharaoh** by providing liquidity, and automating the incentivize function inherent to the ve3 model on **Pharaoh**.

{% hint style="info" %}
Only available via token launches with **Pharaoh**
{% endhint %}

### How It Works

1. **Token Holdings:** The contract holds a reserve of tokens designated for distribution. around 3 - 5% of the token supply is sent here upon migration to the **DEX.**
2. **Gauge Verification:** It checks if there is an active gauge associated with a liquidity pool. Reach out to **Pharaoh** with any question about getting WLed for this.
3. **Reward Allocation:** If an active gauge is detected, the contract incentivizes proportionally for the current epoch. (\~3% of the total supply for a token)
4. **Integration with Creator Rewards:** Creators and LP holders can stake their LP tokens via Pharaoh to collect rewards efficiently.

### Key Features

* **Automated Reward Distribution:** Eliminates manual incentivization every epoch.
* **Epoch-Based Incentives:** Ensures fair and structured reward allocation for creators and LPers.
* **Pharaoh Integration:** Allows seamless reward collection for LP holders.

### Usage Workflow

1. **Liquidity Providers Stake their LP on Pharaoh**
   * LPs provide liquidity to eligible pools.
2. **Stakers are rewarded in $PHAR emissions**&#x20;
   * Throughout the epoch, LP Holders are rewarded in $PHAR emissions.

{% hint style="info" %}
Gauge Whitelists are granted on a case by case basis according to **Pharaoh** documentation. Tokens in the **Incentivizer** are not accessible by Bellum DAO or any other entity. They are considered locked forever if a gauge is not made available.
{% endhint %}


# 🤔FAQ

All you want to know about Bellum

Fair Launch

* No pre-sale, no insiders
* Ownership renounced, immutable
* Buy and sell at any time on the bonding curve
* Liquidity is burned&#x20;

### Wen Moon? <a href="#wen-moon" id="wen-moon"></a>

💪 Once all bins are filled with BELL, all remaining tokens and liquidity migrate to Trader Joe or Pharaoh 🔒 All liquidity is sent to the DEX and burned.

### Is Bellum Exchange Audited?

Yes! We were audited by Halborn. That report can be found [here](https://www.halborn.com/audits/bellum-exchange/bellum-core).

### Fees <a href="#fees" id="fees"></a>

Bellum charges a flat fee of 1% on buy and sell orders as a Taker Fee in BELL, and is sent to the Bellum DAO treasury.&#x20;

{% hint style="info" %}
Updated from 0 AVAX on 10/13/2024
{% endhint %}

### Does Bellum have a token themselves? <a href="#does-moonshot-have-a-token-themselves" id="does-moonshot-have-a-token-themselves"></a>

Yes!

*For more information check out our Token Page.*

### LP Migration <a href="#migration" id="migration"></a>

Once the initial supply of tokens are sold, all BELL and remaining tokens are automatically  migrated to LFJ or Pharaoh (determined at initial token creation).&#x20;

### How do you calculate Market Cap? <a href="#how-do-you-calculate-market-cap" id="how-do-you-calculate-market-cap"></a>

There are many bonding curves that you can launch a coin along. Every token, when migrated, will launch at the same price as the last bin.&#x20;

### Slippage <a href="#slippage" id="slippage"></a>

V1

The difference between a trade's expected and actual price during high volatility. The default is set at the current bin (0 bins of slippage); This means that your transaction will proceed **IF** the current bin # is the same as when you requested the transaction. you can change it anytime. You’re always prompted to sign the transactions, and the correct amounts are simulated in your wallet.

V2&#x20;

Slippage is based on percent. Minimum amounts are shown on the frontend.

### Bellum vs other platforms <a href="#moonshot-vs-other-platforms" id="moonshot-vs-other-platforms"></a>

* Easy token discovery with filterable selections and search capability.
* **CUSTOMIZABLE BONDING CURVE**, which allows more token dynamics and fairer launch process.
* **CUSTOMIZABLE TOTAL SUPPLY.** Choose a supply that suits your needs (1, 69B, 420T etc.).
* We collect **LESS** collateral on curve, so liquidity is migrated faster.
* Migration completes **AUTOMATICALLY, INSTANTLY**! compare that to minutes on other exchanges.
* Tokens are paired with our native token **$BELL**!

### Is there a minimum buy amount? <a href="#is-there-a-minimum-buy-amount" id="is-there-a-minimum-buy-amount"></a>

Yes, the minimum buy amount is 0.01 BELL to avoid spamming and chain congestion.


# 👮Content Policy

We are committed to enforcing these rules to ensure a safe and respectful environment. Violations may result in warnings, temporary or permanent suspensions, content removal, or other restrictions on token profiles. Our enforcement actions aim to maintain the integrity and safety of our platform. Although we cannot alter data on the blockchain, we reserve the right to remove token profiles that violate these rules. We can't control on-chain activities, but we are committed to preventing the spread of hate.

### 1. Respect and Safety <a href="#id-1.-respect-and-safety" id="id-1.-respect-and-safety"></a>

Content that promotes hate speech, violence, or discrimination based on race, ethnicity, gender, religion, or other protected characteristics will be promptly removed. We strive to maintain a safe and welcoming environment for all users.

### 2. Prohibit Exploitative Content <a href="#id-2.-prohibit-exploitative-content" id="id-2.-prohibit-exploitative-content"></a>

Content that exploits or abuses individuals, particularly minors, is strictly banned. This includes but is not limited to explicit, violent, or otherwise inappropriate content. We are committed to protecting vulnerable individuals from harm.

### 3. Genuine Engagement <a href="#id-3.-genuine-engagement" id="id-3.-genuine-engagement"></a>

Engage in authentic interactions. Manipulative practices such as creating fake accounts, spamming, or engaging in deceitful activities are strictly prohibited. Our goal is to foster genuine and constructive participation within the community.

### 4. Privacy Protection <a href="#id-4.-privacy-protection" id="id-4.-privacy-protection"></a>

Respect the privacy of others. Sharing or threatening to share someone else's personal or confidential information without their explicit consent is forbidden. Privacy breaches undermine trust and safety on our platform.

### 5. Compliance with Laws <a href="#id-5.-compliance-with-laws" id="id-5.-compliance-with-laws"></a>

Ensure all activities and content comply with applicable laws and regulations. Posting illegal content or engaging in illegal transactions is strictly prohibited. Adherence to legal standards is crucial for the integrity and legality of our platform.

### 6. Abuse Prevention <a href="#id-6.-abuse-prevention" id="id-6.-abuse-prevention"></a>

Users who abuse the platform through excessive or disruptive actions, such as bot activity, spamming, or any form of manipulation, may be blocked without prior notice. Maintaining the platform's functionality and integrity is paramount.


# 📚 Terms and Conditions

Last Revised: July 8, 2024

### 1. How it Works

Bellum is the best place to discover (and launch) the next trending token (“Collection”). All Collection creations are fair – meaning, there is no pre-sale, no insiders, and no scammy dynamics. All Collections have a fixed one (1) billion supply.

Each token is created by you when you initiate the creation of a smart-contract on the selected public blockchain. Once you create the token, the code becomes self-perpetuating and cannot be changed by you, or anyone else. The supply and trading dynamics of any token on Bellum allows for the fixed transfer and exchange rules set by the blockchain protocol that applies to every creator and all tokens and cannot be arbitrarily changed to prevent individuals from selling their tokens. But beware – prices could collapse anyway! That is the nature of meme tokens, and you willingly accept all risks in participating. ***You promise not to hold Bellum responsible for any money you may spend and lose on tokens.***

If Bellum detects or suspects that you are using the software interface for fraudulent purposes or in violation of any law, in a way that violates these Terms and Conditions, Bellum reserves the right to change information related to your token or remove public access to the token, at any time, at the sole discretion of the Interface Providers (defined below).

### 2. Binding Agreement

You agree that by accessing the Collections Interface, you have read, understood, and agreed to be bound by all of these Terms of Use. If you do not agree with these Terms, you agree not to use the Collections Interface. You also agree not to hold the Interface Providers responsible for any loss you suffer from engaging with the Collections Interface.

IN ADDITION, YOU MAY NOT USE OUR SITE IF YOU: (A) ARE NOT THE OLDER OF (i) AT LEAST EIGHTEEN (18) YEARS OF AGE; OR (ii) LEGAL AGE TO FORM A BINDING CONTRACT; OR (B) ARE A CITIZEN OR RESIDENT OF, OR LOCATED IN, ANY COUNTRY WHERE THE USE OF THE SITE IS ILLEGAL OR IMPERMISSIBLE OR WHICH WOULD SUBJECT US TO ANY REGISTRATION REQUIREMENT WITHIN SUCH JURISDICTION; OR (C) ARE OTHERWISE PROHIBITED FROM ACCESSING OR USING THIS SITE OR ANY OF THIS SITE’S FUNCTIONALITIES BY THESE TERMS OR BY APPLICABLE LAW.

Supplemental terms and conditions or policies that may be posted on the Site from time to time, including but not limited to our Privacy Policy, are incorporated into these Terms by reference and you hereby agree to be bound by such supplemental terms and conditions or policies. We reserve the right, in our sole discretion, to make changes or modifications to these Terms at any time and for any reason. We will alert you about any changes by updating the “Last updated” date of these Terms of Use and provide other forms of notice at our reasonable discretion. You agree that your use of the Site will be subject to the most current version of these Terms of Use at the time of such use.

### 3. Access to and Use of Bellum <a href="#id-4.-access-to-and-use-of-moonshot" id="id-4.-access-to-and-use-of-moonshot"></a>

To access and use the Bellum interface, you will need to connect your token wallet. You are solely responsible for the security of your wallet. You must only operate your wallet with a private key(s) that you created. You must treat the private key(s) as confidential and take reasonable measures to prevent disclosure of that information to anyone else

If you launch a token using the Bellum interface, you agree and promise:

i) All content that you upload to the Site is your creation or under your ownership and you affirm and warrant that the content does not violate anyone’s intellectual property rights;

ii) The content is not obscene, hateful, or inciting of violence to any individual or group;

iii) You will not describe the token in a way that an individual or group will engage in any activity, such as adding utility to the token, that is likely to generate long-term value for the token Collection;

v) You will not engage with the Site through automated or non-human means, whether through a bot, script, or otherwise;

vi) You will not circumvent or disable security features of, or attack, the Site or any of the Site’s underlying blockchain networks or technologies;

vii) You will not introduce any material that is malicious or technologically harmful to the Site, its users, any underlying blockchain, or any of the Site’s related utilities or functionalities;

viii) You will not attempt to trick, defraud, manipulate, or mislead, and will not cause harm to, others;

ix) You will not disparage or harm the reputation of the Site or its owner; and

x) You will not share illegal, harmful, fraudulent, or offensive content; use private information of third parties without consent; disclose confidential information without permission; or encourage or induce others to engage in prohibited or illegal activities.

xi) You will not use the Site to engage in illegal activities or to circumvent any laws.

You acknowledge that once a token is created, neither you nor the Interface Providers can undo its creation; however, the Interface Providers reserve the right to remove your token from visibility, priority, or integration with the Bellum Interface at any time for any reason.

### &#x20;<a href="#id-5.-interface-provider-obligations" id="id-5.-interface-provider-obligations"></a>

### 4. Interface Provider Obligations <a href="#id-5.-interface-provider-obligations" id="id-5.-interface-provider-obligations"></a>

We strive to keep the Bellum Interface available at all times, but access may be suspended for maintenance, for protection from attacks or other threats, or due to events beyond our reasonable control. Online support for the Site is available at t.me/BellumExchange.

### 5. Modifications and Interruptions <a href="#id-6.-modifications-and-interruptions" id="id-6.-modifications-and-interruptions"></a>

We reserve the right to change, revise, update, suspend, discontinue, or otherwise modify the Site at any time or for any reason at our sole discretion without notice. However, we have no obligation to update any information on our Site. We will not be liable to you or any third party for any modification, price change, suspension, or discontinuance of the Site.

### 6. Fees <a href="#id-7.-fees" id="id-7.-fees"></a>

The Bellum DAO Treasury will collect transaction fees on all trades conducted through the Site. We reserve the right to alter those fees at our discretion at any time.

### 7. Privacy Policy <a href="#id-8.-privacy-policy" id="id-8.-privacy-policy"></a>

By using the Site, you agree to be bound by our Privacy Policy posted on the Site. Please be advised the Site is based in the US. If you access the Site from any other region of the world with laws or other requirements governing personal data collection, use, or disclosure that differ from applicable laws in the US then through your continued use of the Site, you are transferring your data to \[x], and you agree to have your data transferred to and processed in the US subject to applicable local laws and regulations.

### 8. Term and Termination <a href="#id-9.-term-and-termination" id="id-9.-term-and-termination"></a>

These Terms shall remain in full force and effect while you use the Site. WITHOUT LIMITING ANY OTHER PROVISION OF THESE TERMS OF USE, WE RESERVE THE RIGHT TO, AT ANY TIME, IN OUR SOLE DISCRETION AND WITHOUT NOTICE OR LIABILITY, LIMIT, DENY, OR TERMINATE YOUR ACCESS TO AND USE OF THE SITE OR DELETE ANY CONTENT OR INFORMATION THAT YOU POSTED. If we block your access to the Site for any reason, you are prohibited from circumventing it, even if you may be acting on behalf of a third party. We reserve the right to take appropriate legal action, including without limitation pursuing civil, criminal, and injunctive redress.

### 9. Blockchain Risks <a href="#id-10.-blockchain-risks" id="id-10.-blockchain-risks"></a>

Blockchain technologies carry a relatively high amount of foreseeable and unforeseeable risk from security, financial, technical, political, social, and personal safety standpoints. You understand that crypto-assets, including tokens, may have no present or future value and are highly volatile in nature due to many diverse factors, including without limitation use and adoption, speculation, manipulation, technology, security, and legal and regulatory developments and application. Furthermore, the speed and cost of transacting with cryptographic technologies, such as blockchains, are variable and highly volatile. You understand that the transparent nature of many blockchains means that any interactions you have with a blockchain may be publicly visible and readable in human form.

You represent that you are familiar with the underlying blockchain technologies behind the tokens, and the risks of buying them, which include but are not limited to vulnerability to hacking and total loss of your funds.

### 10. Warranty Disclaimer <a href="#id-11.-warranty-disclaimer" id="id-11.-warranty-disclaimer"></a>

THE SITE IS PROVIDED ON AN AS-IS AND AS-AVAILABLE BASIS. YOU AGREE THAT YOUR USE OF THE SITE AND OUR SERVICES WILL BE AT YOUR SOLE RISK. TO THE FULLEST EXTENT PERMITTED BY LAW, WE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, IN CONNECTION WITH THE SITE AND YOUR USE THEREOF, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. WE MAKE NO WARRANTIES OR REPRESENTATIONS ABOUT THE ACCURACY OR COMPLETENESS OF THE SITE’S CONTENT OR ANY THIRD-PARTY CONTENT AND WE WILL ASSUME NO LIABILITY OR RESPONSIBILITY FOR ANY LOSS OR DAMAGE OF ANY KIND INCURRED AS A RESULT OF YOUR ACCESS TO AND USE OF THE SITE OR OF ANY CONTENT POSTED, TRANSMITTED, OR OTHERWISE MADE AVAILABLE VIA THE SITE OR AS A RESULT OF A THIRD PARTY’S INTERACTIONS WITH THE SITE.

1. No professional advice. The content and information presented on or through the Site is made available solely for informational purposes. and should not be construed as professional advice (including, without limitation, tax, legal, or financial advice).
2. No fiduciary duty. These Terms are not intended to create any fiduciary duties between us and you or any third party. The Interface Providers never take possession, custody, control, ownership, or management of any crypto-assets or other property transmitted via the Site. To the fullest extent permissible by law, you agree that your use of the Site does not cause us or any other user to owe fiduciary duties or liabilities to your or any third party, and if any such duties or liabilities are afforded by law or by equity, they are hereby irrevocably disclaimed, waived, and eliminated to the fullest extent permissible by law.

### 11. Limitation of Liability <a href="#id-12.-limitation-of-liability" id="id-12.-limitation-of-liability"></a>

TO THE FULLEST EXTENT PROVIDED BY LAW, IN NO EVENT WILL WE, OUR AFFILIATES, OR OUR OR THEIR DIRECTORS, OFFICERS, EMPLOYEES, REPRESENTATIVES, OR AGENTS (“INTERFACE PROVIDERS OR AFFILIATES”) BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL, OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT, LOST REVENUE, LOSS OF DATA, OR OTHER DAMAGES ARISING FROM YOUR USE OF THE SITE, EVEN IF WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

NOTWITHSTANDING THIS DISCLAIMER, YOU AGREE TO HOLD BELLUM DAO and Bellum Exchange LLC HARMLESS FOR ANY SUCH VULNERABILITY OR EXPLOIT.

### 12. Indemnification <a href="#id-13.-indemnification" id="id-13.-indemnification"></a>

You agree to defend, indemnify, and hold us harmless, including our subsidiaries, affiliates, and all of our respective officers, agents, partners, and employees, from and against any loss, damage, liability, claim, or demand, including reasonable attorneys’ fees and expenses, made by any third party due to or arising out of: (1) use of the Site; (2) breach of these Terms of Use; (3) any breach of your representations and warranties outlined in these Terms of Use; (4) your violation of the rights of a third party, including but not limited to intellectual property rights; (5) any overt harmful act toward any other user of the Site; (6) your use or reliance on of any information obtained from the Site; or (7) any other party’s access and use of the Site with your assistance or by using any device or account that your own or control. Notwithstanding the foregoing, we reserve the right, at your expense, to assume the exclusive defense and control of any matter for which you are required to indemnify us, and you agree to cooperate, at your expense, with our defense of such claims. We will use reasonable efforts to notify you of any such claim, action, or proceeding that is subject to this indemnification upon becoming aware of it.

### 13. Dispute Resolution <a href="#id-14.-dispute-resolution" id="id-14.-dispute-resolution"></a>

You agree that any dispute under these Terms will be resolved under the laws and in the courts of The United States of America.

### 14. Miscellaneous <a href="#id-15.-miscellaneous" id="id-15.-miscellaneous"></a>

a. OFAC Regulations. The Site may be subject to sanctions laws and regulations of the United States and other jurisdictions. You represent that you are not named on any U.S. or E.U government denied-party or generally-sanctioned jurisdiction list. You agree that you are not listed as a specially designated national (SDN) by OFAC. You will not, nor will you permit any other users to, access or use the Site in a U.S.-sanctioned country (including Cuba, Iran, North Korea, Sudan, Syria, or Crimea (region of Ukraine)) or violation of any U.S. sanctions, export law or regulation. Bellum will cooperate with any sanctions or financial crime enforcement action or investigation of users, as may be required by law, solely within Bellum’s discretion.

for identifying. Taxes. You are solely responsible for identifying, calculating, reporting, and remitting to the appropriate tax authorities any and all taxes related to your token(s) that may apply to your use of Bellum.

c. Severability. If any provision of these Terms is held by a court of competent jurisdiction to be contrary to law, the remaining provisions will remain in full force and effect.

d. Waiver. The waiver of a breach of any term hereof will in no way be construed as a waiver of any other term or breach hereof.

e. Entire Agreement. These Terms are the entire understanding of the parties concerning their subject matter and supersede any previous or contemporaneous communications, whether oral or written.

f. Headings and Interpretation. Headings and the summary explanations at the beginning of each Section of these Terms are for reference only and do not affect the parties’ rights and obligations hereunder. As used herein, “may” means “has the right, but not the obligation, to,” and “includes” and its variations mean “includes, but is not limited to.”

g. Electronic Communications, Transactions, and Signatures. Visiting the Site, sending us emails, and completing online forms constitute electronic communications. You consent to receive electronic communications, and you agree that all agreements, notices, disclosures, and other communications we provide to you electronically, via email, and on the Site, satisfy any legal requirement that such communication be in writing. YOU HEREBY AGREE TO THE USE OF ELECTRONIC SIGNATURES, CONTRACTS, ORDERS, AND OTHER RECORDS, AND ELECTRONIC DELIVERY OF NOTICES, POLICIES, AND RECORDS OF TRANSACTIONS INITIATED OR COMPLETED BY US OR VIA THE SITE. You hereby waive any rights or requirements under any statutes, regulations, rules, ordinances, or other laws in any jurisdiction that require an original signature or delivery or retention of non-electronic records, or to payments or the granting of credits by any means other than electronic means.


# 🔗Official Links

Official list of links from Bellum

### Socials

Telegram: <https://t.me/BellumExchangePortal>

Twitter / X: <https://x.com/BellumExchange>

Website: <https://bellum.exchange>

Discord: <https://discord.gg/k85PuRBhhb>

### Contracts

V2 Factory: [0x81579e9a67c4d72CF0fdcaF1Ec5a8142d8f8b009](https://snowtrace.io/address/0x81579e9a67c4d72CF0fdcaF1Ec5a8142d8f8b009)

V2 Incentivizer: [0xa2Ade76F5CDDBe1e97F7947eB1CC84dfF220Df52](https://snowtrace.io/address/0xa2Ade76F5CDDBe1e97F7947eB1CC84dfF220Df52/contract/43114/code)

$BELL Token: [0xf3C8E0E1Ff9824eE7A8cDfcCa51D4962960D290B](https://snowtrace.io/address/0xf3C8E0E1Ff9824eE7A8cDfcCa51D4962960D290B/contract/43114/code)

Treasury: [0xee3e42846922f12a60b0a89fd0d629f33f2c8b7d](https://debank.com/profile/0xee3e42846922f12a60b0a89fd0d629f33f2c8b7d)&#x20;

V1.05 Factory: [0x4274f80635183e9bE3c16E1313a16f929B61E00e](https://snowtrace.io/address/0x4274f80635183e9bE3c16E1313a16f929B61E00e)


