0x2e17de78?0x2e17de78 is the function selector for unstake(uint256). Unstakes tokens.
When a transaction's data begins with 0x2e17de78, it is calling unstake. The selector is the first four bytes of the keccak-256 hash of the signature unstake(uint256), which is how wallets and explorers work out which function a payload is for.