Contract Tables
The data that needs to exist even when the smart contract ends is stored in a "table". It is managed using the Persistence API. All the tables are public information. You can query any table you want on the system. Explore the Blacklist table or the globals table.