IOP _ ThunderNFT 34791 - [Smart Contract - Low] Incompatibility with SRC might lead to inability of
Description
Brief/Intro
Vulnerability Details
abi Ownable {
#[storage(read)]
fn owner() -> Option<Identity>;
#[storage(read)]
fn admin() -> Option<Identity>;
}Impact Details
Proposed Solution
References
Proof of concept
Proof of Concept
PreviousIOP _ ThunderNFT 34761 - [Smart Contract - Low] Off-by-one error in get_whitelisted_strategyNextIOP _ ThunderNFT 34800 - [Smart Contract - Critical] Improper input validation in order update funct
Last updated
Was this helpful?