# Block Index

**WHY BLOCK INDEX MATTERS**

*<mark style="color:orange;">Block Index is your profit.</mark>* Within one block, for purchasing an asset, all the purchasing transactions behind yours will lift the asset price to a higher position, and for selling an asset, all the selling transactions behind you can merely get a lower price than you.

**HOW DID PINKPUNK DO**&#x20;

<table><thead><tr><th width="159.86328125">Chain</th><th width="296.25390625">Possibility of landing at top 10% of a block</th><th width="308.26171875">Possibility of landing at top 20% of a block</th><th width="291.015625">Possibility of landing at top 50% of a block</th></tr></thead><tbody><tr><td>BNB Smart Chain</td><td><mark style="color:green;">90%</mark></td><td><mark style="color:green;">94%</mark></td><td><mark style="color:green;">99%</mark></td></tr><tr><td>Base</td><td><mark style="color:green;">97%</mark></td><td><mark style="color:green;">98%</mark></td><td><mark style="color:green;">99%</mark></td></tr><tr><td>Ethereum</td><td>60%</td><td>79%</td><td>90%</td></tr></tbody></table>

{% hint style="info" %}
This represents the normal situation with our smart gas fee provided, for pro traders,  we can do even better.
{% endhint %}

Have doubts in the result above? Feel free to validate it on any on-chain data analysis platform with all the PinkPunk official contract address provided:\
\
Ethereum: 0xcd3420a9bda59d7a54baec1dcaafe19b09beb521\
BSC: 0xa64790cfa0fFC988e2EbC52161254fB7344bae05\
Base: 0x801f860117234f3f7f33f724367034deb0aacc0e


---

# 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://pinkpunk-1.gitbook.io/pinkpunk-docs/technical-excellence/block-index.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.
