📄️ uint
Unsigned integer types schema
📄️ int
Signed integer types schema
📄️ ufixed
Unsigned decimal fixed point types schema
📄️ fixed
Signed decimal fixed point types schema
📄️ bool
Boolean type schema
📄️ bytes
Bytes string types schema
📄️ string
String types schema
📄️ address
Address types schema
📄️ contract
Contract types schema
📄️ enum
Enumerated values types schema