On this pageWithdrawRequest WithdrawRequestSchema struct WithdrawRequestSchema { contract IAppStorage store; bytes32 key;} WithdrawRequestPtr struct WithdrawRequestPtr { contract IAppStorage store; bytes32 key;}