# braga

> `const` **braga**: `object`

Defined in: [src/chains/braga.ts:3](https://github.com/Arkiv-Network/arkiv-sdk-js/blob/9dd881b502454af6c7b7167106762d4ea0269389/src/chains/braga.ts#L3)

## Type Declaration

### blockExplorers

> **blockExplorers**: `object`

Collection of block explorers

#### blockExplorers.default

> `readonly` **default**: `object`

#### blockExplorers.default.apiUrl

> `readonly` **apiUrl**: `"https://explorer.braga.hoodi.arkiv.network/api"` = `"https://explorer.braga.hoodi.arkiv.network/api"`

#### blockExplorers.default.name

> `readonly` **name**: `"Braga Arkiv Explorer"` = `"Braga Arkiv Explorer"`

#### blockExplorers.default.url

> `readonly` **url**: `"https://explorer.braga.hoodi.arkiv.network"` = `"https://explorer.braga.hoodi.arkiv.network"`

### id

> **id**: `60138453102`

ID in number form

### name

> **name**: `"Braga"`

Human-readable name

### nativeCurrency

> **nativeCurrency**: `object`

Currency used by chain

#### nativeCurrency.decimals

> `readonly` **decimals**: `18` = `18`

#### nativeCurrency.name

> `readonly` **name**: `"Golem"` = `"Golem"`

#### nativeCurrency.symbol

> `readonly` **symbol**: `"GLM"` = `"GLM"`

### network

> `readonly` **network**: `"braga"` = `"braga"`

### rpcUrls

> **rpcUrls**: `object`

Collection of RPC endpoints

#### rpcUrls.default

> `readonly` **default**: `object`

#### rpcUrls.default.http

> `readonly` **http**: readonly \[`"https://braga.hoodi.arkiv.network/rpc"`\]

#### rpcUrls.default.webSocket

> `readonly` **webSocket**: readonly \[`"wss://braga.hoodi.arkiv.network/rpc/ws"`\]

### testnet

> **testnet**: `true`

Flag for test networks