> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymath/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymath/api/erc20dividendcheckpointstorage.md).

# It holds the storage variables related to ERC20DividendCheckpoint module (ERC20DividendCheckpointSto

View Source: [contracts/modules/Checkpoint/Dividend/ERC20/ERC20DividendCheckpointStorage.sol](https://github.com/PolymathNetwork/polymath-core/tree/096ba240a927c98e1f1a182d2efee7c4c4c1dfc5/contracts/modules/Checkpoint/Dividend/ERC20/ERC20DividendCheckpointStorage.sol)

**↘ Derived Contracts:** [**ERC20DividendCheckpoint**](https://github.com/PolymathNetwork/polymath-core/tree/096ba240a927c98e1f1a182d2efee7c4c4c1dfc5/docs/api/ERC20DividendCheckpoint.md)**,** [**ERC20DividendCheckpointProxy**](https://github.com/PolymathNetwork/polymath-core/tree/096ba240a927c98e1f1a182d2efee7c4c4c1dfc5/docs/api/ERC20DividendCheckpointProxy.md)

**ERC20DividendCheckpointStorage**

## Contract Members

**Constants & Variables**

```javascript
mapping(uint256 => address) public dividendTokens;
```

## Functions
