Browsing Tag
smartcontract
2 posts
How to Write a Token Price Oracle Smart Contract
Introduction In the rapidly evolving DeFi ecosystem, accurate and reliable token price data is fundamental for various applications…
Enums and Events in Solidity
Enums or Enumerations in Solidity allow developers to create a new user-defined type with a restricted set of…