0xhamed.base.eth  ✪ pfp
0xhamed.base.eth ✪

@0xhamed

Mapping is a hash table in Solidity that stores data as key-value pairs, where the key can be any of the built-in data types, excluding reference types, and the value of the data type can be any type. Syntax: mapping(key => value) <access specifier> <name>;
4 replies
0 recast
57 reactions