#[non_exhaustive]pub struct PeripheryAddress;
Implementations§
Source§impl PeripheryAddress
impl PeripheryAddress
pub const UNISWAP_PERMIT_2_ADDRESS: Address
pub const UNISWAP_V2_ROUTER: Address
pub const UNISWAP_V3_QUOTER_V2: Address
pub const UNISWAP_V3_TICK_LENS: Address
pub const PANCAKE_V3_QUOTER: Address
pub const PANCAKE_V3_TICK_LENS: Address
pub const MAVERICK_QUOTER: Address
pub const UNISWAP_V4_QUOTER: Address
pub const UNISWAPV4_STATE_VIEW_ADDRESS: Address
pub const MAVERICK_V2_QUOTER: Address
pub const MAVERICK_V2_TICK_LENS: Address
Auto Trait Implementations§
impl Freeze for PeripheryAddress
impl RefUnwindSafe for PeripheryAddress
impl Send for PeripheryAddress
impl Sync for PeripheryAddress
impl Unpin for PeripheryAddress
impl UnwindSafe for PeripheryAddress
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes