If you created your Split recently from our UI, it is a PullSplit
(V2). If in doubt, check the Contract
tab on etherscan or an equivalent block explorer.
V2 Splits
PullSplits
do not work with non-transferable, fee-on-transfer, and rebasing tokens.
- Non-transferable tokens will be stuck in the Split forever, unless the Split has an owner which can issue a transaction to somehow make the tokens transferable (e.g. unwrapping BLUR.)
- Fee-on-transfer tokens will distribute, but not all recipients will be able to withdraw their share.
- If a rebasing tokens supply decreases, not all recipients will be able to withdraw their share. If the supply increases, the incremental yield will be lost and stuck in Split Main.
PushSplits
do not work with non-transferable tokens.
- Non-transferable tokens will be stuck in the Split forever, unless the Split has an owner which can issue a transaction to somehow make the tokens transferable (e.g. unwrapping BLUR.)
V1 Splits
V1 Splits do not work with non-transferable, fee-on-transfer, and rebasing tokens.
- Non-transferable tokens will be stuck in the Split forever.
- Fee-on-transfer tokens will distribute, but not all recipients will be able to withdraw their share.
- If a rebasing tokens supply decreases, not all recipients will be able to withdraw their share. If the supply increases, the incremental yield will be lost and stuck in Split Main.