https://github.com/thegreataxios/user-action-contracts
User Action Smart Contracts
https://github.com/thegreataxios/user-action-contracts
Last synced: 3 months ago
JSON representation
User Action Smart Contracts
- Host: GitHub
- URL: https://github.com/thegreataxios/user-action-contracts
- Owner: TheGreatAxios
- Created: 2023-07-24T19:03:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T19:03:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T07:54:59.071Z (5 months ago)
- Language: Solidity
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Action Tracker
A smart contract designed to simply represent a different user action on a blockchain.
This is a small utility contract that can be used to represent an action on another contract.The contract itself should only be called by EOAs.