일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Vue
- SBT표준
- ambiguous function description
- 러스트기초
- 스마트컨트렉트 함수이름 중복 호출
- vue기초
- git rebase
- 티스토리챌린지
- cloud hsm 서명
- ethers typescript
- redux toolkit 설명
- 스마트 컨트렉트 함수이름 중복
- cloud hsm
- ethers v6
- 계정추상화
- cloud hsm 사용하기
- rust 기초
- 러스트 기초
- 체인의정석
- erc4337
- 러스트 기초 학습
- ethers websocket
- 오블완
- erc4337 contract
- 컨트렉트 동일한 함수이름 호출
- ethers type
- 머신러닝기초
- Vue.js
- redux 기초
- 스마트컨트렉트 예약어 함수이름 중복
- Today
- Total
체인의정석
Arb Sepolia Testnet 코인 받는법 (Sepolia pow facuet -> bridge) 본문
요즘 faucet 기준이 깐깐해 지고 있기 때문에
Sepolia ETH -> ARB ETH 형태로 브릿지로 넘겨야 수량을 모으기가 수월하다
그나마 Seplia ETH는 POW 형태의 faucet이 있어서 꽤 많은 수량을 채굴해서 모을 수 있다.
https://sepolia-faucet.pk910.de/
Sepolia PoW Faucet
Sepolia PoW Faucet JavaScript is required to use this faucet. What is a PoW Faucet? This is an Ethereum Faucet running on the Sepolia Testnet. To prevent malicious actors from exhausting all available funds or accumulating enough Ether to mount long runnin
sepolia-faucet.pk910.de
위의 사이트에 들어가서 먼저 마이닝을 진행한다. 또한 다음 브릿지를 사용하여 진행한다.
https://bridge.arbitrum.io/
Bridge to Arbitrum One
Bridge from Ethereum to Arbitrum One using the Arbitrum Bridge. Built to scale Ethereum, Arbitrum brings you 10x lower costs while inheriting Ethereum's security model. Arbitrum is a Layer 2 Optimistic Rollup.
bridge.arbitrum.io
시간(약 10분) 지나면 아비트럼에 테스트넷 토큰이 들어와있다.
'블록체인 > 퍼블릭 블록체인' 카테고리의 다른 글
Cloud HSM에서 ec-point를 통해 유효한 공개키, 지갑주소 뽑아내기 (0) | 2025.06.25 |
---|---|
ERC4337 + Pass Key, 계정추상화에 패스키 적용하기 (0) | 2024.10.14 |
smart contract에서 동일한 함수 이름이나 예약어가 있을 경우 (0) | 2024.09.30 |
smart contract에서 동일한 함수 이름이나 예약어가 있을 경우 (0) | 2024.09.30 |
다중 체인 환경 hardhat써서 로컬에서 테스트하기 (0) | 2024.06.24 |