# Index RPC

Example scripts for the Lux [Index RPC](https://docs.lux.network/build/luxgo-apis/index-api)

* [getContainerByID.ts](./getContainerByID.ts)
* [getContainerByIndex.ts](./getContainerByIndex.ts)
* [getContainerRange.ts](./getContainerRange.ts)
* [getIndex.ts](./getIndex.ts)
* [getLastAccepted.ts](./getLastAccepted.ts)
* [isAccepted.ts](./isAccepted.ts)
