JSON/ABI code for side chain contract interaction

Hello, is it possible to use only part of JSON/ABI code to interact with staking contract on side chain?

I am thinking about shorter version which will only show part important to staker:

Check stakes with dividends
Withdraw stakes

best regards,
Bukum

I think it is possible - just removing those interfaces that you don’t need.