πŸ’°On-Chain Payment Tools

Quark is also equipped with tools to facilitate payments between users or distribution of a single payment between multiple users.

Funding your account

Your resource account can hold any token not just πŸ“’

You can add tokens to your account, like APT, USDC or any token on Aptos.

Send tokens directly to your resource account the traditional way, just make sure you have the right address by asking Quark what it is or using the "/walletaddress" command we covered earlier.

"/c what's my address?"

Sending payments

Payments in any token in you resource account can be sent to individuals or to be shared between a group of individuals.

  1. "/c send 0.1 APT to @user" will prompt Quark to send 0.1 APT to a single individual.

  1. "/c send 10 APT to share between @user1 @user2 @user3 and @user4" will prompt Quark to send 10 APT shared equally between all users mentioned.

Last updated