Skip to main content

2024-07-24


Nodit now supports Base chain and Kaia chain! Expand your services by connecting new chains to your project! The features added to Base chain and Kaia chain are as follows.


To use the features below, you need to connect the network you want to use in your project. Before using the features, make sure to check the nodes connected to your project!

Chain Connect

1. Base

1-1. Supported Networks

  • Base mainnet
  • Base sepolia (testnet)

1-2.Supported Features

[ Node API ]

Base Node API provides methods for the following namespaces.
For a more detailed list, check the link below.
▶️ Base Node API

  • eth namespace
  • net namespace
  • web3 namespace
  • trace namespace
  • debug namespace
  • optimism namespace

[ Event Stream (Webhook / Websocket) ]

You can collect and utilize event logs in real-time using all event types on the Base chain. If you want to see the list of available events, refer to the documentation below!
▶️ Event Type

[ Web3 Data API ]

You can utilize the Web3 Data API you've been using on the Base chain as well. Try it directly in the Web3 Data API documentation!
▶️ Web3 Data API Docs

  • NFT API
  • Token API
  • Blockchain API
    • Get Internal Transactions By Account ❌
    • Get Internal Transactions By Transaction Hash ❌
    • Rest of APIs ✅
  • Statistics API
    • Get Account Stats ✅
    • Rest of APIs ❌

2. Kaia

2-1. Supported Networks

  • Kaia kairos (testnet)

2-2. Supported Features

[ Node API ]

Kaia Node API provides methods for the following namespaces.
For a more detailed list, check the link below.

▶️ Kaia Node API

  • eth namespace
  • net namespace
  • web3 namespace
  • trace namespace
  • debug namespace
  • kaia namespace
  • klay namespace

[ Event Stream (Webhook / Websocket) ]

You can collect and utilize event logs in real-time using all event types on the Kaia chain. If you want to see the list of available events, refer to the documentation below!
▶️ Event Type

[ Kaia Faucet ]

Nodit provides not only node connection but also Kaia Testnet Faucet! If you're developing and testing Dapps on Kaia Testnet, get Kaia Testnet Tokens through Nodit Kaia Faucet.
▶️ Kairos Faucet