# Smart Contract Addresses

### USDs Token Address

USDs L2 (Arbitrum) address: 0xD74f5255D557944cf7Dd0E45FF521520002D5748

### USDs Contract Addresses:

*

### SPA Token Addresses

#### Arbitrum One:

SPA L2 address: 0x5575552988A3A80504bBaeB1311674fCFd40aD4B

#### Ethereum

SPA L1 address: 0xB4A3B0Faf0Ab53df58001804DdA5Bfc6a3D59008

wSPA L1 address: 0x2a95FE4c7e64e09856989F9eA0b57B9AB5f770CB

**Binance Smart Chain**

SPA BSC address: 0x1A9Fd6eC3144Da3Dd6Ea13Ec1C25C58423a379b1

### xSPA Contract Address

xSPA L2 address: 0x0966E72256d6055145902F72F9D3B6a194B9cCc3

### veSPA Contract Address

#### Arbitrum One:&#x20;

Proxy contract deployed at: 0x2e2071180682Ce6C247B1eF93d382D509F5F6A17&#x20;

Implementation contract deployed at: 0xD16f5343FDDD2DcF6A8791e302A204c13069D165&#x20;

#### Ethereum:&#x20;

Proxy contract deployed at: 0xbF82a3212e13b2d407D10f5107b5C8404dE7F403&#x20;

Implementation contract deployed at: 0xA3F8745548A98ee67545Abcb0Cc8ED3129b8fF8D


---

# 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://docs.sperax.io/faq/smart-contract-addresses.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.
