Read/Write toner chip?

3DPiper:
What code can I use to read the eeprom and dump the contents?

You need a datasheet for the chip. Read that. Then read up on the Wire library, you'll need it to send the I2C commands.