With IT

With IT

  • 분류 전체보기 (112)
    • BlockChain (17)
    • Java (5)
    • Kotlin (10)
    • Android (62)
    • Dagger (0)
    • iOS (9)
    • SpringFramework (7)
    • Database (0)
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • inpock
RSS 피드
로그인
로그아웃 글쓰기 관리

With IT

컨텐츠 검색

태그

blockchain 코스모스 솔라나 solidity remix 코인 비트코인 오블완 티스토리챌린지 솔리디티 Ethereum 스마트계약 폴리곤 Web3.0 가스비용절약 블록체인 크로스체인 사이드체인 이더리움 폴카닷

최근글

댓글

공지사항

아카이브

WEI(1)

  • EtherWeiConverter

    // SPDX-License-Identifier: MITpragma solidity ^0.8.0;contract EtherWeiConverter { // wei를 ether로 변환 function weiToEther(uint256 weiAmount) public pure returns (uint256) { return weiAmount / 1 ether; } // ether를 wei로 변환 function etherToWei(uint256 etherAmount) public pure returns (uint256) { return etherAmount * 1 ether; // 1 ether == (10**18) } // wei를 gwei로 변..

    2025.01.09
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바