Secureum SOL 101 & 201 notes
Blog icon0xQTPie
Jan 29
Pragmaskeyword that enables certain compiler feature or checkscompiler version (pragma solidity ^0.8.0;)ABI Version (pragma abicoder v2;)experimental versions (pragma experimental smtchecker;)variables n suchcan be accessed by all functions of the contract and whose values are permanently stored on the blockchain. vs global vars like block timestamp, etc. Visibility:public - part of contract interface and can be either accessed internally or via messages/callsinternal - accessed internally fr...

0xQTPie

Written by
0xQTPie
Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K

0xQTPie

Subscribe