# Nodies, Node Access Simplified

Access Nodies via Uniblock’s unified blockchain API. Get normalized node access across Ethereum, Solana, and other chains.

NODIES INCLUDED IN UNIFIED ENDPOINTS

[GET token/metadata](https://docs.uniblock.dev/api-reference/token/get-address-token-balances#get-address-token-balances)  
Get the metadata of an ERC20 Token.

[GET token/balance](https://docs.uniblock.dev/api-reference/nft/get-nft-collection-metadata#get-nft-collection-metadata)  
Get the token balances of an address.

[GET market-data/price](https://docs.uniblock.dev/api-reference/transaction/get-address-transactions)  
Get real-time token prices.

[GET nft/collection-metadata](https://docs.uniblock.dev/api-reference/token/get-token-metadata)  
Get the metadata of an NFT collection.

[GET nft/metadata](https://docs.uniblock.dev/api-reference/nft/get-nft-metadata)  
Get the metadata of a specific NFT.

[GET transactions](https://docs.uniblock.dev/api-reference/nft/get-wallet-nft-balances)  
Get the transactions of an address.

USE CASES

- WALLETS
- DEFI-PLATFORMS
- NFT-MARKETPLACE
- GAMING-PLATFORMS

TURN INTEGRATIONS INTO YOUR WEB3 EDGE

Boost sales, reduce code, and eliminate headaches with Uniblock's seamless Nodies integration.

### Focus on your core product

Stop diverting your engineers to yet another integration and let them get back to work.

### Give customer success a break

Manage your simplified integration issues in a single pane. No therapist required.

### Stop Losing Sales to Integration Delays

Launch Web3 integrations in days, not quarters. Your sales team will thank you.

NODIES API EXAMPLE

INPUT

```javascript
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/token/balance?chainId=1&walletAddress=0x123...&provider=Nodies', options) .then(r=>r.json()).then(console.log).catch(console.error);
```

OUTPUT

```json
{"balances":[{"contractAddress":"0xabc...","balance":"1000"}]}
```

#### About Nodies

Nodies provides blockchain node infrastructure services, offering reliable access to Ethereum, Solana, and other major chains for developers and enterprises.

## Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.
