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
- web
- hardhat
- HTML
- tailwindcss
- 기준
- concept
- 삶
- API
- SSR
- error
- node.js
- CSS
- JavaScript
- express.js
- blockchain
- Interface
- useState
- evm
- nextJS
- built in object
- middleware
- graphQL
- Props
- Ethereum
- typeScript
- CLASS
- solidity
- bitcoin
- REACT
- Redux
Archives
- Today
- Total
목록ERC-1155 (1)
ReasonJun
Solidity : abi.encodePacked(), super.uri()
The abi.encodePacked() function is a built-in Solidity function that is used to encode multiple values into a single byte array. The function takes any number of arguments and concatenates them into a single byte array. The abi.encodePacked() function is typically used to encode data that is going to be passed to a contract function. For example, the following code would encode the string "Hello..
Blockchain/Solidity
2023. 10. 22. 22:06