Odak modu
NEAR Essentials
There are 8 actions you can perform with NEAR. These actions modify the chain state and they are categorized into three:

CreateAccount to make a new account (for a person, contract, refrigerator, etc)DeleteAccount to delete an account (and transfer balance to a beneficiary account)AddKey to add a key to an account (either FullAccess or FunctionCall access)DeleteKey to delete an existing key from an accountTransfer to move tokens from one account to anotherStake to express interest in becoming a validator at the next available opportunityDeployContract to deploy a contractFunctionCall to invoke a method on a contract (including budget for compute and storage)Yorum yapabilmek için derse kayıt olmalısın!