You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills/atxp/SKILL.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ source ~/.atxp/config
31
31
|`npx atxp email read <messageId>`| Read a specific message (FREE) |
32
32
|`npx atxp email send <options>`| Send an email ($0.01/email) |
33
33
|`npx atxp balance`| Check your ATXP account balance (FREE) |
34
-
|`npx atxp deposit`| Show your deposit addresses (FREE) |
34
+
|`npx atxp fund`| Show how to fund your account (FREE) |
35
35
36
36
## Balance
37
37
@@ -40,11 +40,11 @@ Check your ATXP account balance:
40
40
npx atxp balance
41
41
```
42
42
43
-
## Deposit Address
43
+
## Fund Your Account
44
44
45
-
Show your deposit addresses (one per chain, typically Base and Solana). Send USDC to any of these addresses to top up your ATXP account balance.
45
+
Fund your ATXP account via USDC deposit addresses (one per chain, typically Base and Solana) or with credit card and other standard payment methods at https://accounts.atxp.ai/fund.
0 commit comments