• Ankr Gaming
  • Extra
  • C# and Solidity Types Comparison

C# and Solidity types comparison

Here is the comparison of types in C# and Solidity:

C#Solidity
stringaddress
BigIntegeruint8 to uint256
byte[]bytes, bytes1 to bytes32
boolbool
stringstring