Corelib
#[derive(Copy, Drop, Hash, PartialEq)] pub struct EthAddress { address: felt252, }
Was this page helpful?