Author: Pawel Banasiak http://banasiak.net
Thanks to wlk (http://krzeslo.net)
YOU USE THIS SCRIPT AT YOUR OWN RESPONSIBILITY AND AT YOUR OWN RISK
[line 24]
[line 28]
static int|array balance( int $account, string $password, [string $cur = 'USD'])
static int|string|csv history( int $account, string $password, [string $start = '-1 year'], [string $end = 'now'], [array $datas = null])
static int|array metaldata( [string $start = null], [string $end = null], [string $cur = 'USD'])
static int sci( [string $alternatepassword = null], [bool $apinmd5 = false], [array $datas = null], [string $ip = null])
For mor information see http://www.e-gold.com/docs/e-gold_sci.pdf
static int|string|array spend( int $account, string $password, int $payee, float $amount, string $memo, [int $payin = 1], [string $worthof = 'Gold'], [string $ounces = null], [string $ignoreratechange = 'y'], [string $paymentid = null])
static int|string|array verify( int $account, string $password, int $payee, float $amount, [string $worthof = "Gold"], [int $payin = 1], [string $memo = null], [string $paymentid = null])