[
  {
    "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"
  }
]