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
- graphQL
- tailwindcss
- concept
- node.js
- HTML
- Interface
- Props
- API
- 기준
- typeScript
- blockchain
- middleware
- SSR
- 삶
- Redux
- solidity
- nextJS
- express.js
- error
- Ethereum
- REACT
- built in object
- CSS
- bitcoin
- hardhat
- JavaScript
- web
- useState
- CLASS
- evm
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