isOwner is used to check whether the sender is the owner of the contract.
the sender of the transaction, hex string format with 0x prefix.
true if the sender is the owner of the contract, otherwise false.
isOwner is used to check whether the sender is the owner of the contract.