Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

WithdrawDisabled

Fully qualified path: tokentable_v2::components::interfaces::unlocker::TTUnlockerEvents::WithdrawDisabled

[derive(Drop, starknet::Event)]
pub struct WithdrawDisabled {
    pub from: ContractAddress,
}

Members

from

Fully qualified path: tokentable_v2::components::interfaces::unlocker::TTUnlockerEvents::WithdrawDisabled::from

pub from: ContractAddress