Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guide: add docs for sending funds #24

Merged
merged 1 commit into from
Jul 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion pages/web/send.mdx
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# Sending Funds
# Sending Funds

You can use the Send page to send and receive tokens inside Penumbra's multi-asset shielded pool. You can select what asset you want to send by clicking the asset name on the send page. Fees can be paid in the native staking token by default, or alternate fee tokens such as OSMO or USDC. Like other blockchains, the fee tier determines priority for inclusion in the next block.

Penumbra transactions also include a `memo` field, but unlike other blockchains, this memo field can only be read by the receiver of the transaction.

To receive funds, navigate to the 'Receive' tab on the send page. Here you can select what account to use to receive funds, but it's safe and privacy-preserving to receive multiple times to the same address. Unless you have a specific reason to, there's no need to check the "IBC Deposit Address" switch; for most use cases, you should simply use the "Shield Funds" tab to perform IBC deposits.