# Wallet v2 The Wallet V2 provides wallet data about a participant and it will give you the transactions. The Wallet can be used by participant who has **reporting**, **trade** or **wallet** access. ## Get Transactions - [GET /public-api/2.0/electricity/wallets/transactions](https://api-reference.etpa.nl/api/wallet-v2/getwallettransactions.md): Get wallet transactions by participant ID between start (exclusive) and end (exclusive) dates. The number of transactions returned can be limited using the count with max 100. Cursor is used for paging on id. ## Get Balance - [GET /public-api/2.0/electricity/wallets/balance](https://api-reference.etpa.nl/api/wallet-v2/getwalletbalance_1.md): Get wallet balance by default participant.