play-timecurve-doubloon

Explain TimeCurve sale mechanics, DOUB fee routing, and timer settings.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/PlasticDigits/yieldomega --skill play-timecurve-doubloon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: play-timecurve-doubloon
Source: https://github.com/PlasticDigits/yieldomega/tree/main/skills/play-timecurve-doubloon
Command: npx skills add https://github.com/PlasticDigits/yieldomega --skill play-timecurve-doubloon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help players and agents understand TimeCurve sale mechanics, DOUB fee routing, and timer-driven dynamics without needing to inspect contracts.

Core Features & Use Cases

  • Understand DOUB fee routing and how it affects payouts and podium contributions.
  • Learn how timerExtensionSec, timerCapSec, and initialTimerSec shape sale duration and end conditions.
  • Apply guidance in real-world scenarios such as advising buyers, tracking timers, and interpreting prize distributions.

Quick Start

Explain how a TimeCurve sale routes DOUB fees and how timer extensions influence the sale duration for a participant.

Frequently Asked Questions about play-timecurve-doubloon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does TimeCurve sale mechanics route DOUB fees?

TimeCurve sale mechanics route DOUB fees through a FeeRouter contract that distributes funds based on CHARM weights, directing portions to payouts, podium contributions, and fee sinks. You can read this on-chain data to trace exactly where fees flow.

How do timer extensions like timerExtensionSec and timerCapSec affect a sale?

Timer extensions increase sale duration dynamically: timerExtensionSec adds time per buy action, initialTimerSec sets the starting countdown, and timerCapSec limits the maximum total time. These settings shape end-state transitions and participant bidding behavior.

What is CHARM weight in TimeCurve and how does it impact participation?

CHARM weight is an on-chain metric in TimeCurve sales that determines how DOUB fees and podium distributions are allocated to participants. Higher CHARM weights influence fee routing and prize distributions, affecting overall participation incentives.

Can I track TimeCurve timer settings and buy cooldowns without inspecting contracts?

Yes, you can understand TimeCurve timer settings like buyCooldownSec, initialTimerSec, and end-state transitions without reading contract code. On-chain data from TimeCurve contracts and FeeRouter can be interpreted to advise buyers and track active sale conditions.

What are the limitations of explaining TimeCurve mechanics for developers modifying contracts?

This guidance is limited to players and agents assisting buyers, timers, and prizes. It does not cover developer tasks like modifying TimeCurve contracts or altering FeeRouter logic, focusing solely on interpreting on-chain data and fee routing for human explanation.