# Addresses and Config

### Polygon Testnet

#### Contract addresses

ForeToken - 0x6742786337768F19909304Caef254f69063a7456

ForeProtocol - 0x34FA886B0eeFa9e137B40d71676ED7A904F49eb0

Protocol Config - 0xF0269b780731206Fe3144dd30839B818285c8D1D

Market Library - 0x0226811E985D88A7231027f993f71735e9c6fD38

Basic Factory - 0xF068948e1A3640a3C436C376e6C3A4531499853A

ForeVerifiers - 0xAEF8ae0D867d28e9CC6B6F62ECFFDa80dD143d00

Marketplace - 0x1A595742b7aBA1ac755c626501f24D874d958578

Vesting Contract - 0x485F66535D87aA2a5c06C814B3e4c52DE47445F5

#### Protocol Config:&#x20;

Foundation Wallet - 0x398c738672A5E5502a071Ed98D875B7B1c05D0da

High Guard - 0x05f20e8AF55426150FF59A11a3d13A01bD281DC7

Market Creation Price - 10 Fore

Verifier Mint Price(Initial Power) - 1000 Fore

#### Market Config:&#x20;

Dispute Price - 1000 Fore

Dispute Period - 30 min

Verification Period - 4 hours

Burn Fee - 1%

Foundation Fee -1.5%

Market Owner Fee - 0.5%

Verification Fee - 2%

### Arbitrum (mainnet)

ForeToken -&#x20;

ForeMarkets -&#x20;

Protocol Config -

Market Config -

ForeVerifiers -

#### Protocol Config:&#x20;

Foundation Wallet -&#x20;

Revenue Wallet -&#x20;

High Guard -&#x20;

Market Creation Price - 1000 Fore

Verifier Mint Price - 1000 Fore

#### Market Config:&#x20;

Dispute Price - 1000 Fore

Dispute Period - 30 min

Verification Period - 30 min

Burn Fee - 1%

Foundation Fee -1%

Revenue Fee - 1%

Market Owner Fee - 0,5%

Verification Fee - 1,5%


---

# 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.foreprotocol.io/documentation/developers/addresses-and-config.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.
