# Meter Passport - Operational Statistics

Meter is a highly performant L1 with a transaction throughput of 1500 TPS.

Please find the outline of typical wait times and issues faced in bridging assets to Meter. The same are applicable for Theta Mainnet transfers

<table><thead><tr><th width="181.33333333333331">Network</th><th>Typical Wait times</th><th>Reasons for Delay</th></tr></thead><tbody><tr><td>Ethereum</td><td><p>15-20 mins</p><p> </p><p>25 Block Confirmations after deposit transaction completion</p></td><td><p>Block Confirmation requirements (25)</p><p></p><p>Also, High Gas fees</p><p> </p><p> </p></td></tr><tr><td>Binance Smart Chain</td><td>2-5 mins</td><td><p>Node Sync issues on BSC</p><p></p><p>Block explorer indexing</p><p></p><p>Unstable RPC endpoints</p></td></tr><tr><td>Moonriver</td><td>2-5 mins</td><td><p>Unstable RPC endpoints</p><p></p><p>Network Congestion</p></td></tr></tbody></table>

Please reach out to the Meter team for any issues faced - [Official Links](/official-links.md)


---

# 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.voltswap.finance/how-to-bridge-funds/meter-passport-operational-statistics.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.
