CutieGenerator
Verified contract
Active on
Ethereum with 1,063 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x44f1…8e72
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.003275 |
$0.01 | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- | |
BC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9272515 | 5 years ago | | | 0 | 0.00041744700 | |
| 9272129 | 5 years ago | | | 0 | 0.00041723100 | |
| 9272126 | 5 years ago | | | 0 | 0.00041737500 | |
| 9272055 | 5 years ago | | | 0 | 0.00055640400 | |
| 9271899 | 5 years ago | | | 0 | 0.00055640400 | |
| 9271898 | 5 years ago | | | 0 | 0.00055635600 | |
| 9271670 | 5 years ago | | | 0 | 0.00076525350 | |
| 9270583 | 5 years ago | | | 0 | 0.00041726700 | |
| 9270580 | 5 years ago | | | 0 | 0.00041719500 | |
| 9270553 | 5 years ago | | | 0 | 0.00041744700 |
ABI
ABI objects
Getter at block 21165138
coreContract() view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
isPluginInterface() pure returns (bool)
true
parentIndex() view returns (uint256)
0
paused() view returns (bool)
false
pluginsContract() view returns (address)
0xf93be1f6c7336e78f4a3859a9d01f44595a82ab4
proxy() view returns (address)
0x44f164f4930f06c5e16b7e54405f431fd53d8e72
Read-only
isOperator(address _addr) view returns (bool)
isOwner(address _addr) view returns (bool)
parents(uint256) view returns (uint40)
State-modifying
Events addOperator(address _newOperator)
addOwner(address _newOwner)
addParent(uint40 _newParent)
generate(uint256 _genome, uint16 _generation, address[] _target)
generateSingle(uint256 _genome, uint16 _generation, address _target) returns (uint40 babyId)
onRemove()
pause()
recoverCutie(uint40 _cutieId)
removeOperator(address _oldOperator)
removeOwner(address _oldOwner)
run(uint40, uint256, address) payable
runSigned(uint40, uint256, address) payable
setup(address _coreAddress, address _pluginsContract)
setupGenerator(address _proxy, uint40 _parent1, uint40 _parent2)
unpause()
withdraw()
Pause()
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.