ChatMe
  • Introduction
  • ChatMe Web Interface
    • Get Started
    • Dashboard
    • Direct Messages
    • Groups & Channels
    • User Account
    • ChatBot
  • Dev Documentation
    • Overview
    • Get Started
    • Direct Messages
      • Read direct messages
      • Send direct messages
    • Groups & Channels
      • Get groups & channels
      • Manage groups & channels
      • Read group/channel messages
      • Send group/channel message
    • User Account
      • Get user account info
      • Update user account
    • Frontend Widgets
    • ChatBot Development
  • Network Info
  • Roadmap
  • Use Cases & Benefits
  • External Links
Powered by GitBook
On this page
  1. Dev Documentation
  2. User Account

Update user account

PreviousGet user account infoNextFrontend Widgets

Last updated 2 years ago

Update user account Level

near call $CONTRACT_NAME user_account_level_up '' --deposit $DEPOSIT_AMOUNT --accountID $ACCOUNT_ID

NOTE: Replace CONTRACT_NAME to use one of and ACCOUNT_ID to your sender account and DEPOSIT_AMOUNT to correct price.

Based on sent deposit amount ACCOUNT_ID Level will be increased:

  • Send 7 NEAR to update from free to Bronze or from Bronze to Gold.

  • Send 14 NEAR to update from free to Gold.

our smart-contracts