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
- concept
- typeScript
- REACT
- SSR
- blockchain
- web
- express.js
- HTML
- graphQL
- Interface
- error
- Ethereum
- tailwindcss
- bitcoin
- built in object
- solidity
- nextJS
- middleware
- hardhat
- Props
- node.js
- useState
- evm
- API
- CSS
- 삶
- CLASS
- Redux
- 기준
- JavaScript
Archives
- Today
- Total
목록Transfer (1)
ReasonJun
Solidity : transfer()
The transfer() function in Solidity is used to transfer Ether to an address. It takes two arguments: the address to transfer the Ether to and the amount of Ether to transfer. The transfer() function returns a boolean value indicating whether the transfer was successful. If the transfer was successful, the function returns true. If the transfer was unsuccessful, the function throws an exception a..
Blockchain/Solidity
2023. 10. 18. 16:22