Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVeit authored Dec 21, 2024
1 parent 14df1e6 commit 1e05f58
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@ You can test the SDK without installation on a demo app [in your browser](https:

# Supported Tokens & Available Func

| Token | Status | Func |
| ----------------------- | :--------: | :--------------: |
| **TON** | ✔️ | Balance, Send |
| **USDT** | ✔️ | Balance, Send |
| **GRAM** | ✔️ | Balance |
| **NOT** | ✔️ | Balance |
| **DOGS** | ✔️ | Balance |
| **Custom Jetton** | ✔️ | Balance |
| **NFT** | ✔️ | Balance, Filter |
| Token | Status | Func |
| ----------------------- | :--------: | :------------------------: |
| **TON** | ✔️ | Balance, Send |
| **USDT** | ✔️ | Balance, Send, History |
| **GRAM** | ✔️ | Balance, History |
| **NOT** | ✔️ | Balance, History |
| **DOGS** | ✔️ | Balance, History |
| **Custom Jetton** | ✔️ | Balance, History |
| **NFT** | ✔️ | Balance, Filter |

<sub>✔️ Supported</sub> &nbsp; <sub>❌ Not Supported</sub> &nbsp; <sub>⚠️ In progress</sub>

Expand Down

0 comments on commit 1e05f58

Please sign in to comment.