theory Token imports Solidity_Main begin section ‹Token Contract› text ‹ In the following we verify a simple token contract from 🌐‹https://www.isa-afp.org/entries/Solidity.html/›. › subsection ‹Specification› abbreviation "balances ≡ STR ''balances''" abbreviation "bal ≡ STR ''bal''"