250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- REACT
- solidity
- SSR
- middleware
- CLASS
- nextJS
- CSS
- error
- 기준
- typeScript
- concept
- evm
- hardhat
- API
- tailwindcss
- JavaScript
- web
- Props
- blockchain
- node.js
- 삶
- Ethereum
- graphQL
- useState
- Interface
- Redux
- built in object
- express.js
- HTML
- bitcoin
Archives
- Today
- Total
목록ERC1155 (1)
ReasonJun
Ethereum : ERC1155
ERC-1155 is a token standard for representing both fungible and non-fungible tokens (NFTs) on the Ethereum blockchain. It is a single standard that can be used to represent a wide variety of assets, such as game items, collectibles, and even real-world assets. ERC-1155 tokens are identified by two values: a token ID and a balance. The token ID is a unique identifier for the type of token, while ..
Blockchain/Solidity
2023. 10. 22. 21:29