EventlyProfiles.sol v1.3
Constants
Constant
Value
Description
Profile Struct
struct Profile {
string username;
uint256 totalSpent;
uint256 totalClicks;
uint256 gamesWon;
uint256 totalWinnings;
bool exists;
bool isWhale;
bool hasUsedFreeClick;
bool promoFreeClick;
uint256 swapVolumeUsd;
uint256 swapPoints;
}Profile Creation
Function
Cost
Description
Key Functions
Called by Game Contract
Function
Description
User-Facing
Function
Description
Admin
Function
Description
Events
Event
Trigger
Last updated
Was this helpful?

