Update user account

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 our smart-contracts 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.

Last updated