Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "BiChing"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BiChing"
ABI
ABI objects
Getter at block 21421840
This contract contains no getter function objects.
Read-only
binomialPath(uint8[] _fortune, bool _invert) pure returns (bool[] path)
binomialPathString(bool[] _path, bool _invert) pure returns (string pathStr)
binomialPaths(uint8[] _fortune, uint8[] _fork) pure returns (bool[] fortunePath, bool[] forkPath)
cast(bytes _input) pure returns (uint8[] fortune, uint8[] fork, uint8 forkcount)
compute(uint8 _y, uint8 _f, bytes1 _input, bool _changed) pure returns (uint8 y, uint8 f, bool changed)
forkIndex(uint8[] _fortune, uint8[] _fork) pure returns (uint256 index)
fortuneIndex(uint8[] _fortune) pure returns (uint256 index)
getBinomialPathsAsStrings(uint8[] _fortune, uint8[] _fork) pure returns (string fortuneBinomial, string forkBinomial)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.