apt_v1-account--events-{event_handle}-{field_name}Ask AIget https://api.zan.top/node/v1/aptos/mainnet/{apiKey}/v1/accounts/{address}/events/{event_handle}/{field_name}Retrieves events emitted to the given account matching that event type.Path ParamsapiKeystringrequiredDefaults to publicplease create your own API keyaddressstringrequiredDefaults to 0x89576037b3cc0b89645ea393a47787bb348272c76d6941c574b053672b848039The address associated with the event. This refers to the account that events were emitted to, not the account hosting the move module that emits that event typeevent_handlestringrequiredDefaults to 0x1::account::AccountThe unique handle associated with the eventfield_namestringrequiredDefaults to withdraw_eventsThe name of the field used for filtering events when retrieving events by event handleResponse 200200Updated 5 months ago