MAINNET:
Loading...
TESTNET:
Loading...
/
onflow.org
Flow Playground

Entities

NameDescription
AccountAn account is a user's identity on Flow. It contains a unique address, a balance, a list of public keys and the code that has been deployed to the account.
TransactionA transaction represents a unit of computation that is submitted to the Flow network.
Block
Script
Address
EventAn event is emitted as the result of a transaction execution.
Signer
Payer
Authorizer
Proposer

Interactions

NameScopeDescription
Get (Entity)SDK
Send TransactionSDKSend action is relevant to transactions
Execute ScriptSDKExecute action is relevant to scripts
Sign Envelope / PayloadSDK
AuthenticateWallet Discovery
AuthorizeWallet Discovery