> For the complete documentation index, see [llms.txt](https://developers.term.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.term.finance/periphery-contracts/blue-sheets/deployed-contracts/binance-smart-chain.md).

# \[Binance Smart Chain]

{% tabs %}
{% tab title="0.1.0" %}
The **Listing Contract** is a smart contract that implements a simplified first-come first-serve repoToken orderbook.

<table><thead><tr><th width="228.66666666666666">Listing Contract</th><th>Implementation Address</th><th>Proxy Address</th></tr></thead><tbody><tr><td>RepoTokenLinkedList</td><td><a href="https://bscscan.com/address/0xD2515Ed3462e843Fc7a2f0f6eb01f001b7062641#code"><code>0xD2515Ed3462e843Fc7a2f0f6eb01f001b7062641</code></a></td><td><a href="https://bscscan.com/address/0xD792B87E7517D8a6BEE1b82C7B9Cef6c9b371C13#code"><code>0xD792B87E7517D8a6BEE1b82C7B9Cef6c9b371C13</code></a></td></tr><tr><td>EventEmitter</td><td><a href="https://bscscan.com/address/0xEe09f971fA0EBA8BD7ec2DdfC2C0dfa80D2d462D#code"><code>0xEe09f971fA0EBA8BD7ec2DdfC2C0dfa80D2d462D</code></a></td><td><a href="https://bscscan.com/address/0x971419cf26e78C49eaE91435e3721f4C0f325380#code"><code>0x971419cf26e78C49eaE91435e3721f4C0f325380</code></a></td></tr></tbody></table>

The **Helper Contracts** are modular contracts that the listing contract relies on to operate

| Helper Contracts    | Implementation Address                                                                                                      |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| DiscountRateAdapter | [`0xDE00C6513682C77119c0d13d9F225b968200E5e7`](https://bscscan.com/address/0xDE00C6513682C77119c0d13d9F225b968200E5e7#code) |
| {% endtab %}        |                                                                                                                             |
| {% endtabs %}       |                                                                                                                             |
