首页 > TAG信息列表 > Soldity

Soldity-event

Events allow logging to the Ethereum blockchain. Some use cases for events are: Listening for events and updating user interface A cheap form of storage   // SPDX-License-Identifier: MIT pragma solidity ^0.8.13; contract Event { // Event declaratio