ClaimAmount
untyped bigintValue
(100 <untyped> bigint)
CooldownBlocks
untyped bigintValue
(100 <untyped> bigint)
claimer
typeclaimer holds the per-address state.
Value
v0.claimer
claimers
*v0.Tree- OID
- 0a5554…fa63:4
claimers details
totalDistributed
int64Value
0
totalClaims
int64Value
0
Claim
func()Claim grants ClaimAmount points to the caller, subject to the per-caller cooldown. It aborts (cross-realm) if the caller must still wait.
- OID
- 0a5554…fa63:8
Claim details
BalanceOf
func(addr string) int64BalanceOf returns the current point balance of addr (0 if never claimed).
- OID
- 0a5554…fa63:10
BalanceOf details
Render
func(path string) stringRender produces a Markdown dashboard of faucet activity.
- OID
- 0a5554…fa63:11
Render details
ClaimAmount
:
untyped bigint
=(100 <untyped> bigint)
CooldownBlocks
:
untyped bigint
=(100 <untyped> bigint)
claimer
:
type
=v0.claimer
claimers : *v0.Tree Inspect
totalDistributed
:
int64
=0
totalClaims
:
int64
=0