> For the complete documentation index, see [llms.txt](https://services.w3coins.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.w3coins.io/mainnet/agoric.md).

# Agoric

**Agoric** is a layer-1 blockchain based on the Cosmos network. The main feature of the project is the ability to create smart contracts with the use of JavaScript. It makes the integration of developers from Web2 to Web3 much easier and expands the ecosystem significantly. Agoric's native token is BLD.

### [Stake now! ](https://wallet.keplr.app/chains/agoric?modal=validator\&chain=agoric-3\&validator_address=agoricvaloper1tfmed8ueaxrmdsvkecrae6renyxjct8xwdkes5\&referral=true)9-11% Expected reward rate

### [**Auto-Compound**](https://restake.app/agoric/agoricvaloper1tfmed8ueaxrmdsvkecrae6renyxjct8xwdkes5/stake) **10-12**% Expected reward rate

## **Chain explorer**

* <https://explorer.w3coins.io/Agoric>
* <https://atomscan.com/agoric>
* <https://agoric.explorers.guru/>

## Community Tools and Services

#### **RPC**

```
https://agoric-rpc.w3coins.io
```

#### **gRPC**

```
agoric-grpc.w3coins.io:14490
```

#### **API**

```
https://agoric-api.w3coins.io
```

#### **Seed Node**

```
91706fd6ec45e38661ba7bb7567fc572b738c3ea@seed-node.w3coins.io:14466
```

**Addrbook**

```
wget -O addrbook.json https://s3.eu-central-1.amazonaws.com/w3coins.io/addrbook/agoric-mainnet/addrbook.json --inet4-only
mv addrbook.json ~/.agoric/config
```

**Genesis**

```
wget -O genesis.json https://s3.eu-central-1.amazonaws.com/w3coins.io/genesis/agoric-mainnet/genesis.json --inet4-only
mv genesis.json ~/.agoric/config
```
