Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
Select version
•
All
Classes
Namespaces
Files
Functions
Variables
Modules
Pages
RlpCollection Member List
This is the complete list of members for
RlpCollection
, including all inherited members.
$rlpItems
RlpCollection
protected
add
(RlpItem $item)
RlpCollection
convertCurrency
(float $amount, string $from='wei', string $to='ether')
EthereumStatic
static
decode
(string $hexVal)
Rlp
static
encode
(string $val)
Rlp
static
ensureHexPrefix
($str)
EthereumStatic
static
get
()
RlpCollection
getByteLength
(int $l)
Rlp
protected
static
getByteValueAt
(string $msgData, int $pos)
Rlp
protected
static
getByteValueAtOffsetPos
(string $msgData, int $pos)
Rlp
static
getDefinition
()
EthereumStatic
static
getLengthInByte
(string $str, int $currentPos)
Rlp
protected
static
getMethodSignature
($input)
EthereumStatic
static
getStringLengthAt
(string $msgData, int $pos)
Rlp
protected
static
hasHexPrefix
($str)
EthereumStatic
static
isValidAddress
($address, $throw=false)
EthereumStatic
static
isValidFunction
($input)
EthereumStatic
static
isValidHexData
($str)
EthereumStatic
static
isValidHexQuantity
($str)
EthereumStatic
static
OFFSET_LONG_ITEM
Rlp
OFFSET_LONG_LIST
Rlp
OFFSET_SHORT_ITEM
Rlp
OFFSET_SHORT_LIST
Rlp
paddedLength
(int $length)
Rlp
protected
static
phpKeccak256
($string)
EthereumStatic
static
PREF_SELF_CONTAINED
Rlp
processSingleByteItem
(string $msgData, RLPCollection $rlpCollection, int $currentPos)
Rlp
protected
static
removeHexPrefix
($str)
EthereumStatic
static
sha3
($string)
EthereumStatic
static
THRESHOLD_LONG
Rlp
toArray
()
RlpCollection
Generated by
1.8.13