# Oil Mainnet

### General Information

| Block size | Block speed | Gas price        | Patchset | Native token | Network ID |
| ---------- | ----------- | ---------------- | -------- | ------------ | ---------- |
| 20,000,000 | 3 seconds   | 1.500000007 GWei |          | OIL          | 721529     |

* Network name: **Oil**
* ChanId: **721529**
* Gas price: **1.500000007 gwei**
* RPC
* official RPC: <https://mainnet-rpc.oilscan.net/>​
* Explorer: <http://oilscan.net/>​

Please refer to [node-example](https://github.com/oilscancoin/CoinNetwork/tree/master/node-example) if you wish to run your own node.

### Blockchain explorer

**Oil Explorer** is the official blockchain explorer for Oil. With this full-featured, open-source explorer you can view transactions, accounts & balances, access data via the API, and read and verify smart contracts.

{% embed url="<https://oilscan.net>" %}

###


---

# 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.oilcoin.online/general-1/network-details/fuse-network-mainnet.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.
