We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b704c3b commit 1770197Copy full SHA for 1770197
1 file changed
docs/concepts/14-fees.mdx
@@ -40,18 +40,6 @@ using earlier releases.
40
41
The Sablier Interface charges a dynamic fee when you claim an airdrop.
42
43
-:::info[How much is the claim fee?]
44
-
45
-The fee is **20% of your claim's value, up to a maximum of \$1.99** (in the gas token). The minimum fee is \$0.05.
46
47
-Examples:
48
49
-- Claim worth \$0.04 → fee is \$0.05 (minimum)
50
-- Claim worth \$1 → fee is \$0.20
51
-- Claim worth \$100 → fee is \$1.99 (maximum)
52
53
-:::
54
55
The fee applies only to airdrops created via Merkle [Airdrops v1.3 (or later)](/guides/airdrops/deployments#versions).
56
Claims from airdrops created with earlier versions do not incur any claim fee.
57
0 commit comments