[
  {
    "bytes": "32",
    "label": "_balances",
    "offset": 0,
    "slot": "0",
    "type": "mapping(address => uint256)"
  },
  {
    "bytes": "32",
    "label": "_allowances",
    "offset": 0,
    "slot": "1",
    "type": "mapping(address => mapping(address => uint256))"
  },
  {
    "bytes": "32",
    "label": "_totalSupply",
    "offset": 0,
    "slot": "2",
    "type": "uint256"
  },
  {
    "bytes": "32",
    "label": "_name",
    "offset": 0,
    "slot": "3",
    "type": "string"
  },
  {
    "bytes": "32",
    "label": "_symbol",
    "offset": 0,
    "slot": "4",
    "type": "string"
  },
  {
    "bytes": "32",
    "label": "_nonces",
    "offset": 0,
    "slot": "5",
    "type": "mapping(address => struct Counters.Counter)"
  },
  {
    "bytes": "32",
    "label": "_PERMIT_TYPEHASH_DEPRECATED_SLOT",
    "offset": 0,
    "slot": "6",
    "type": "bytes32"
  },
  {
    "bytes": "32",
    "label": "_delegates",
    "offset": 0,
    "slot": "7",
    "type": "mapping(address => address)"
  },
  {
    "bytes": "32",
    "label": "_checkpoints",
    "offset": 0,
    "slot": "8",
    "type": "mapping(address => struct ERC20Votes.Checkpoint[])"
  },
  {
    "bytes": "32",
    "label": "_totalSupplyCheckpoints",
    "offset": 0,
    "slot": "9",
    "type": "struct ERC20Votes.Checkpoint[]"
  },
  {
    "bytes": "20",
    "label": "_owner",
    "offset": 0,
    "slot": "10",
    "type": "address"
  }
]