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

컨텐츠 검색

태그

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

최근글

댓글

공지사항

아카이브

GWEI(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.

티스토리툴바