📄️ payNoMateStaking Functions
The payNoMateStaking functions facilitate single payments where the transaction executor (msg.sender) is not required to hold sMATE tokens. This offers a more open execution model compared to the payMateStaking counterparts.
📄️ payMateStaking Functions
The payMateStaking functions facilitate single payments where the transaction executor (msg.sender) is required to be an sMATE token holder (staker). These functions are provided in synchronous and asynchronous variants, differing primarily in their nonce handling.