Skip to main content

proxy_detection_slots

Function proxy_detection_slots 

Source
pub fn proxy_detection_slots() -> Vec<(&'static str, &'static str)>
Expand description

Async-friendly helper: build the storage slots to query for proxy detection.

Returns a list of (label, slot_hex) pairs that should be passed to eth_getStorageAt(address, slot, "latest").