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
- 기준
- blockchain
- Redux
- typeScript
- express.js
- concept
- node.js
- bitcoin
- CSS
- error
- solidity
- REACT
- JavaScript
- tailwindcss
- HTML
- CLASS
- evm
- web
- Props
- middleware
- hardhat
- Interface
- graphQL
- built in object
- 삶
- nextJS
- Ethereum
- useState
- SSR
- API
Archives
- Today
- Total
목록ERC721PresetMinterPauserAutoId (1)
ReasonJun
Openzeppelin : ERC721PresetMinterPauserAutoId
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.8.0) (token/ERC721/presets/ERC721PresetMinterPauserAutoId.sol) pragma solidity ^0.8.0; import "../ERC721.sol"; import "../extensions/ERC721Enumerable.sol"; import "../extensions/ERC721Burnable.sol"; import "../extensions/ERC721Pausable.sol"; import "../../../access/AccessControlEnumerable.sol"; import "../../../utils/Cont..
Blockchain/Solidity
2023. 10. 22. 21:01