send Sol
Deprecated
Use Portal.request(...) by passing the PortalRequestMethod.sol_signAndSendTransaction as method parameter
Sends SOL to a specified address.
Return
The transaction signature.
Parameters
chain Id
The ID of the blockchain chain.
lamports
The amount to send, in lamports.
to
The destination address.