<
 
 
 
 
×
>
hide You are viewing an archived web page, collected at the request of Ethereum Foundation using Archive-It. This page was captured on 02:23:56 May 04, 2021 , and is part of the Community collection. The information on this web page may be out of date. See All versions of this archived page. Loading media information

Connecting Ethereum Client

Hi there,

I can connect to a local client with PHP. However I couldn't manage to send Ether to an address. I tried as follows but it didn't work:

$tx = $ethereum->eth_sendTransaction('0xb6d5578bd1a8b7b5b9db2cfd653c0835e5f36a4a',0.10047433);

Does anyone have idea, all kind of help is much appreciated.
Sign In or Register to comment.