🌱
Dev Compendium
Ctrlk
  • Ethereum
    • Solidity
    • Yul
    • Foundry
    • Security
    • Auditing Tools
    • Upgradable Contracts
    • MEV
    • Tooling
    • Frontend
    • Protocol Research
  • Starkware
    • Fundamentals
    • Account Abstraction
    • Universal Deployer
    • Cairo 1.0
    • starknet.js
    • Security Model
  • Zero Knowledge
    • Group Theory
    • ECDSA
  • Rust
    • Basic Operations
    • Set up
    • Primitives
    • Control Flow
    • Mutability & Shadowing
    • Adding Behavior
    • Lifetimes
    • Std Library
  • SUI
    • Architecture
    • Consensus Mechanism
    • Local Node Setup
    • Sui Client CLI
    • Move Contracts
    • Object Programming
  • NEAR
    • Architecture
    • Contract Standards
      • Fungible Token (NEP-141)
      • Non-Fungible Token (NEP-171)
      • Storage Management (NEP-145)
      • Events (NEP-297)
      • Meta-Transactions
    • Rust Contracts
    • NEAR Libraries
    • Environment Variables
    • Serialisation
    • Security Concepts
    • Collections
    • JS SDK
Powered by GitBook
On this page
  1. NEAR
  2. Contract Standards

Events (NEP-297)

https://docs.near.org/tools/realtimedocs.near.org
NEAR Protocol Specifications and StandardsNEPs
PreviousStorage Management (NEP-145)NextMeta-Transactions

Last updated 2 years ago