get https://aptos-mainnet.luniverse.io//v1/accounts//events//
주어진 address, event_handle, field_name을 이용해 이벤트 타입을 전역적으로 식별할 수 있는 키를 생성합니다. 이후 이 키를 사용하여 해당 이벤트 타입과 일치하는 이벤트를 반환합니다.
주어진 address, event_handle, field_name을 이용해 이벤트 타입을 전역적으로 식별할 수 있는 키를 생성합니다. 이후 이 키를 사용하여 해당 이벤트 타입과 일치하는 이벤트를 반환합니다.
Try It!
to start a request and see the response here!