NEAR blockchain data on Dune
alice.near
) that simplifies interaction with the blockchain. Each account can have multiple keys with different levels of access (Full-Access and Function-Call Keys), allowing for more granular permission controls and better user experience. This flexibility makes it easier for developers to manage dApp permissions and onboard users.
FunctionCall
, Transfer
, DeployContract
, etc. A transaction can include multiple actions, but all are executed on the same receiver.function_call
type.