> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Bank

# `x/bank`

## 개요

bank 모듈은 계정 간 토큰 전송 기능을 제공합니다.

## 기능

* 토큰 전송
* 잔액 조회
* 총 공급량 조회
* 메타데이터 관리

## 메시지

* `MsgSend` - 한 계정에서 다른 계정으로 토큰 전송
* `MsgMultiSend` - 여러 계정 간 토큰 전송
