이더리움

이더스캔API 계좌 account 트렌젝션 조회

iesay 2018. 11. 30. 10:25

 

https://ropsten.etherscan.io/api?module=account&action=txlist

&address=0xFf0797D06e8F9897B1D5066C10D9497Ed7054A47

&startblock=0&endblock=99999999&page=1&offset=30&sort=desc

&apikey=@@@@@@@@@

한줄로 입력해야됨

 

 

 

API는 가입하면 KEY주고  메인넷이더리움  , ropsten 동시 사용 가능

https://etherscan.io/apis#accounts

 

 

 

sort=desc 옵션까지 주어서 최신자료가 가장 위에 보이게

지갑 만드시는분 안드로이드클라나,,,,,, 웹이면 DB에 박하넣고

새로고침하면 계속 이벤트 발생시켜서 업데이트 되는 내역 찔러 넣으면 됨..