> For the complete documentation index, see [llms.txt](https://onchainmonkey.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onchainmonkey.gitbook.io/wiki/ocm-bananas/your-banana-transaction-history.md).

# Your Banana Transaction History

## **Where can I find my Banana balance?** <a href="#where-can-i-find-my-banana-balance" id="where-can-i-find-my-banana-balance"></a>

For a **quick total of your Bananas**, head over to Discord `#🍌 offchain-bananas` and type `/bananas`.

\
To view your total and **detailed Banana transaction history**, log into the OCM website My Account page:

{% hint style="info" %}
[Connect all of your accounts to the Monkeyverse / OCM website](/wiki/navigating-ocm-website-and-discord/connect-your-accounts-to-ocm.md) for a comprehensive view of your account and full access to OCM website features, including receiving Twitter Bananas.
{% endhint %}

1. Once logged into the Monkeyverse, navigate to **My Account**.
2. Under section **My Info**, view your current **Banana Balance**.

<figure><img src="/files/hclG0fYPtIFsHOLJOebD" alt=""><figcaption><p>Ex. Holder has a Banana Balance of 1732 Bananas.</p></figcaption></figure>

3\. Click the **History** button to view your **Banana Transaction history**:​

<figure><img src="/files/zYFId4hKRXI5jCp225H7" alt=""><figcaption></figcaption></figure>

Bananas can be earned on Discord and on Twitter. Bananas earned from either platform will appear accordingly in your Transaction History with a Discord logo or Twitter logo to indicate where you earned or used the Bananas.

{% hint style="info" %}
Bananas can be earned on Discord and Twitter. Bananas earned from either platform will appear accordingly in your Transaction History with a ![](/files/E063Xy8pvEMeO2uWfB3b) Discord logo or ![](/files/jZcyvukvEMPm9oP9biic) Twitter logo to indicate where you earned, gave, received or used the Bananas.
{% endhint %}

The Banana Transactions page has three columns:&#x20;

* Event: description of Banana transaction&#x20;
* Amount: number of Bananas&#x20;
* Age: time (days/minutes) since the Banana transaction

## What are the different Banana transaction types?

* ![](/files/jZcyvukvEMPm9oP9biic) [Bananas on Twitter](/wiki/ocm-bananas/bananas-on-twitter.md)&#x20;
  * Twitter give-to-earn&#x20;
  * Twitter !RISE&#x20;
  * For Twitter banana transactions, the name displayed is the community member’s Twitter handle.
* ![](/files/E063Xy8pvEMeO2uWfB3b) [Bananas in Discord](/wiki/ocm-bananas/bananas-in-discord-offchain-bananas-bananabot.md)&#x20;
  * Discord `#offchain-bananas /give-to-earn` command&#x20;
  * Discord `#offchain-bananas /send-banana` command&#x20;
  * Discord `#offchain-bananas !RISE` command&#x20;
  * For Discord banana transactions, the name displayed in the transaction description is the community member’s Discord username.&#x20;

## Bananas on Twitter: Transactions

#### Twitter give-to-earn to \[user]

* Example of using Twitter give-to-earn:<br>

  <figure><img src="/files/IEoBgk2tUN0WFNdns3kj" alt=""><figcaption><p>Ex. Holder either sent a tweet or replied to a tweet with @OnChainMonkey and @[another holder's Twitter handle] tagged; in this case, @AmandaT.</p></figcaption></figure>
* Received from @(an OCM holder) via Twitter give-to-earn:<br>

  <figure><img src="/files/0iwvlMn860WXud1tOXgR" alt=""><figcaption><p>Ex. Holder mentioned in fellow holder's (@Dichotomy) give-to-earn tweet.</p></figcaption></figure>

#### **Twitter !RISE**

* Example of using Twitter !RISE command:<br>

  <figure><img src="/files/fn5mVLSuqCrPZMwt5tVL" alt=""><figcaption><p>Ex. Holder either liked an official @OnChainMonkey tweet, sent a tweet having only @OnChainMonkey tagged, or replied to a tweet having only @OnChainMonkey tagged.</p></figcaption></figure>

## Bananas on Discord: Transactions

#### **Discord /give-to-earn command**

* Example of using Discord /give-to-earn command:<br>

  <figure><img src="/files/pJqcHIAcJ303mM3LW2Jq" alt=""><figcaption><p>Ex. Holder executed Discord /give-to-earn command - giving 1 Banana to fellow holder @RozenBones to earning 2 Bananas from BananaBot.</p></figcaption></figure>
* Example of receiving a Discord /give-to-earn banana:<br>

  <figure><img src="/files/Uxc3vWbklJ0Hw4Yp57SY" alt=""><figcaption><p>Ex. Holder received 1 Banana from fellow holder @RozenBones' executed Discord /give-to-earn command.</p></figcaption></figure>

#### **Discord /send-banana command**

* Example of sending a Discord /send-banana command:<br>

  <figure><img src="/files/OTTw2aDp5X1V8yAg1m88" alt=""><figcaption><p>Ex. Holder executed Discord /send-banana command to send 1 Banana to fellow holder @misskeeneye.</p></figcaption></figure>
* Example of receiving a Discord /send-banana from a community member:<br>

  <figure><img src="/files/pklooOvBAGgcTnlirGqA" alt=""><figcaption><p>Ex. Holder received 1 Banana when fellow holder @RozenBones executed Discord /send-banana command to send 1 Banana to him/her.</p></figcaption></figure>

#### **Discord !RISE**

* Example of using Discord !RISE command:<br>

  <figure><img src="/files/Ravqmkb3QjLbAex7OrmT" alt=""><figcaption><p>Ex. Holder received 1 Banana from BananaBot by executing Discord !RISE command.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://onchainmonkey.gitbook.io/wiki/ocm-bananas/your-banana-transaction-history.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.
