Transaction originators
Send flow and generate revenue by following these steps:
(1) Create an account
(2) Send flow through the RPC
The easiest way to send flow is to use the following rpc server with your MBS public key:
wss://flow.merkle.io/<public key>
The server accepts
eth_sendRawTransaction
Do not send the transaction to the public mempool, if Flow detects your transaction in the public mempool, it will automatically cancel the auction and refund the payment to the bidder.
Last modified 5d ago