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 | 31 |
Tags
- SSR
- Ethereum
- hardhat
- bitcoin
- API
- error
- evm
- tailwindcss
- 삶
- web
- JavaScript
- built in object
- HTML
- blockchain
- Props
- solidity
- typeScript
- CSS
- CLASS
- REACT
- Redux
- graphQL
- node.js
- nextJS
- useState
- concept
- Interface
- express.js
- 기준
- middleware
Archives
- Today
- Total
목록send (1)
ReasonJun
Solidity : send()
The send() function in Solidity is used to send Ether to an address. It takes two arguments: the address to send the Ether to and the amount of Ether to send. The send() 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 returns false. The send() function is a l..
Blockchain/Solidity
2023. 10. 18. 16:16