Value Type
Here are some data types available in Solidity. When they are used as function arguments or variable assignments, their values are copied over to the new variable.
boolean
int
uint
address
bytes32
Last updated
Was this helpful?
Here are some data types available in Solidity. When they are used as function arguments or variable assignments, their values are copied over to the new variable.
boolean
int
uint
address
bytes32
Last updated
Was this helpful?