Smart Contract

スマートコントラクト

Smart Contracts 14 references

ブロックチェーン上にデプロイされたプログラム コード。資産を保持し、入力に基づいて決定的に実行できます。スマート コントラクトにより、単純な価値の転送を超えたアプリケーションが可能になります。

14件のホワイトペーパーセクションに登場

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...

Related Stories