> For the complete documentation index, see [llms.txt](https://creda.gitbook.io/elastos-bel2-airdrop-credit-oracle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creda.gitbook.io/elastos-bel2-airdrop-credit-oracle/2.-elastos-bel2-airdrop-credit-oracle/2.3-bel2-airdrop-credit-oracle/2.3.3-customized-oracle-for-ethereum-chain/2.3.2.4-example.md).

# 2.3.2.4 Example

For example, consider a wallet address with the following characteristics:

* Transaction Volume: 20,000 USDT
* Interaction Count: 40 transactions
* User Activity: 2 months
* Wallet Balance: 2,000 ELA

**Calculation**:

* Transaction Volume: 20,000 USDT equates to 600 points&#x20;
* Interaction Count: 40 transactions equate to 500 points.
* User Activity: 2 months of activity equates to 125 points.
* Wallet Balance: 2, 000 ELA equates to 800 points.

**Formula**:

$$
S=(600 +500+125+800)/(1+1+1+1)=506.2
$$

Because the CreDA scoring system rounds to the nearest whole number, the final score for this wallet address is 506 points.

<br>
