We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a944a1 commit 1142802Copy full SHA for 1142802
apps/dashboard/src/components/pay/PayConfig.tsx
@@ -119,7 +119,7 @@ export const PayConfig: React.FC<PayConfigProps> = ({ apiKey }) => {
119
</h3>
120
<p className="mt-1.5 mb-4 text-foreground text-sm">
121
thirdweb collects a 1% fee per end user transaction through{" "}
122
- <strong>Buy With Crypto</strong>. We share 30% of this fee with
+ <strong>Buy With Crypto</strong>. We share 70% of this fee with
123
you.{" "}
124
<Link
125
href="https://portal.thirdweb.com/connect/pay/fee-sharing"
0 commit comments