Function to sign a transaction using the connected Abstract Global Wallet.
signTransaction
method that can be used to sign a transaction using the connected Abstract Global Wallet.
Transactions are signed by the approved signer account (EOA) of the Abstract Global Wallet.
gasPrice/baseFeePerGas + maxPriorityFeePerGas
).paymasterInput
field.paymaster
field.eip712
.Promise<string>
containing the signed serialized transaction.