GeneScience
function
setPrivilegedBirther
nonpayable
Inputs
| Parameter | Type | Description | 
|---|---|---|
| _birtherAddress | address | 
Outputs
(void)
function
mixGenes
nonpayable
Inputs
| Parameter | Type | Description | 
|---|---|---|
| _genes1 | uint256 | |
| _genes2 | uint256 | |
| _targetBlock | uint256 | 
Outputs
| Type | Description | 
|---|---|
| uint256 | 
function
expressingTraits
pure
Inputs
| Parameter | Type | Description | 
|---|---|---|
| _genes | uint256 | 
Outputs
| Type | Description | 
|---|---|
| uint8[12] | 
function
decode
pure
Inputs
| Parameter | Type | Description | 
|---|---|---|
| _genes | uint256 | 
Outputs
| Type | Description | 
|---|---|
| uint8[] | 
function
encode
pure
Inputs
| Parameter | Type | Description | 
|---|---|---|
| _traits | uint8[] | 
Outputs
| Type | Description | 
|---|---|
| uint256 | 
constructor
GeneScience
nonpayable
Inputs
| Parameter | Type | Description | 
|---|---|---|
| _privilegedBirtherAddress | address | |
| _kittyCoreAddress | address | 
Outputs
(void)
function
isGeneScience
view
Inputs
(void)
Outputs
| Type | Description | 
|---|---|
| bool | 
function
privilegedBirtherWindowSize
view
Inputs
(void)
Outputs
| Type | Description | 
|---|---|
| uint256 |