# Bitcoin

{% hint style="info" %}
**Remember:**

Text surrounded by { } is mandatory for the command to work and text surrounded by < > is optional.
{% endhint %}

| Command                                  | Description                                                                                                                |
| ---------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| /wallet\_info { BTC ADDRESS }            | Use this command to view the transactions of a Bitcoin address on the blockchain.                                          |
| /check\_transaction { TRANSACTION HASH } | Use this command to view the status of a Bitcoin transaction given the transaction hash.                                   |
| /post\_transaction { TX }                | Use this command to post a raw transaction to the Bitcoin network. You will need a signed transaction to use this command. |
