Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

EthAccountUpgradeableABIDispatcher

Fully qualified path: openzeppelin_presets::interfaces::eth_account::EthAccountUpgradeableABIDispatcher

Part of the group: dispatchers

[doc(group: "dispatchers")]
[derive(Copy, Drop, starknet::Store, Serde)]
pub struct EthAccountUpgradeableABIDispatcher {
    pub contract_address: ContractAddress,
}

Members

contract_address

Fully qualified path: openzeppelin_presets::interfaces::eth_account::EthAccountUpgradeableABIDispatcher::contract_address

pub contract_address: ContractAddress