Contrato Inteligente
Contrato Inteligente
Smart Contracts
14 referências
Código do programa implantado em um blockchain que pode conter ativos e ser executado de forma determinística com base nas entradas. Os contratos inteligentes permitem aplicações que vão além da simples transferência de valor.
Aparece em 14 seções de whitepapers
Abstract
...bine), a mempool-less transaction forwarding protocol (Gulf Stream), a parallel smart contract runtime (Sealevel), and a Proof of Replication scheme for distributed storage v...
System Architecture
...st the current state of the ledger. This stage uses Sealevel, Solana's parallel smart contract runtime. Sealevel analyzes each transaction to determine which accounts it read...
Performance
... most transfers involve different accounts and can be executed in parallel. For smart contract interactions that access shared state, parallelism is reduced and execution bec...
Abstract
...y deployed on the Ethereum blockchain as an ERC-20 token, leveraging Ethereum's smart contract capabilities to enable programmable interactions with decentralized application...
Introduction
...sting infrastructure of wallets, exchanges, and decentralized applications. The smart contract design includes provisions for upgradeability, compliance controls, and cross-c...
Design Principles
...ics that benefit users. The membership standard defines technical requirements (smart contract integration, API compatibility), compliance requirements (licensing, AML progra...
Technology
...ocols, and services that have been built around the ERC-20 interface.
The USDC smart contract extends the basic ERC-20 functionality with additional capabilities required fo...
Compliance Framework
...inancial system meets regulatory standards.
The blacklist function in the USDC smart contract enables issuers to freeze tokens at specific blockchain addresses in response t...
Token Lifecycle
...issuer initiates the minting process by calling the `mint` function on the USDC smart contract, which creates the exact number of USDC tokens corresponding to the deposited d...
Governance
...egulators. Technical capability requires the ability to integrate with the USDC smart contract infrastructure, implement secure key management for minting and burning operati...
Conclusion
...ckward compatibility and operational continuity. The open-source publication of smart contract code, combined with independent security audits, provides technical transparenc...
Artigos relacionados
Whitepaper Deep Dive
Whitepaper do Ethereum: Das limitações do Bitcoin a um computador mundial
Como Vitalik Buterin reimaginou a blockchain como uma plataforma de computação universal, introduzindo smart contracts,…
Whitepaper Deep DiveChainlink 2.0: Redes Oracle descentralizadas e a visão Metalayer
Uma visão abrangente da visão expandida da Chainlink para DONs: hybrid smart contracts, FSS, super-linear staking e o f…
Whitepaper Deep DiveWhitepaper do Aave V2: A arquitetura do empréstimo descentralizado
Entendendo o design do lending pool do Aave, os aTokens, flash loans e o modelo de taxa de juros que impulsiona um dos …
Whitepaper Deep DiveUniswap V2: Como os mercados de produto constante mudaram o DeFi para sempre
Uma análise técnica da fórmula x*y=k do Uniswap, oráculos de preço, flash swaps e a elegante simplicidade por trás da t…