superfluid:claim
Claim all accrued earnings from a GDA pool without connecting to it. Anyone can trigger the claim; the tokens always go to the member.
Syntax
Section titled “Syntax”superfluid:claim <from> <pool>Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
from | command | Keyword from |
pool | address | GDA pool address |
Options
Section titled “Options”| Name | Type | Description |
|---|---|---|
--for | address | Member to claim for (defaults to the connected account) |
Examples
Section titled “Examples”# Claim a member's accrued pool earnings without connecting themsuperfluid:create-pool $rewards xDAIxsuperfluid:set-units 1 to 0x8790B75cF2BD36a2502A24e0E16AA1B23eBeBC71 in $rewardssuperfluid:claim from $rewards --for 0x8790B75cF2BD36a2502A24e0E16AA1B23eBeBC71