UnicornBreeding
Verified contract
Active on
Ethereum with 2,032 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcf00…8488
0xcbed…e6bc
0xcd36…a3a1
0xbac5…8647
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Candy | ERC-20 | 10.5K | -- | -- | |
BONUS | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5414643 | 7 years ago | | | 0 | 0.00035319200 | |
| 5378459 | 7 years ago | | | 0.003 | 0.00016414200 | |
| 5378302 | 7 years ago | | | 0.003 | 0.00018136860 | |
| 5378253 | 7 years ago | | | 0.003 | 0.00017551800 | |
| 5378215 | 7 years ago | | | 0.003 | 0.00018136860 | |
| 5378024 | 7 years ago | | | 0.003 | 0.00011631300 | |
| 5377981 | 7 years ago | | | 0.003 | 0.000077542000 | |
| 5377714 | 7 years ago | | | 0.003 | 0.00011631300 | |
| 5377539 | 7 years ago | | | 0.003 | 0.00011631300 | |
| 5374722 | 7 years ago | | | 0.003 | 0.000072900000 |
ABI
ABI objects
Getter at block 21162605
blackBox() view returns (address)
0xcbed313fb924589d06a267594722553bc3c7e6bc
candyPowerToken() view returns (address)
0xbac5d2c1f334e95eb6c609e059746b5eb4218647
candyToken() view returns (address)
0xcd3673af09e76c74d889aabab68ca0645566a3a1
gen0Count() view returns (uint256)
1805
gen0Limit() view returns (uint256)
30000
gen0PresaleCount() view returns (uint256)
0
gen0PresaleLimit() view returns (uint256)
1000
gen0Step() view returns (uint256)
1000
getCreateUnicornPrice() view returns (uint256)
86750000000000000
getCreateUnicornPriceInCandy() view returns (uint256)
50000000000000000000
getEtherFeeForPriceInCandy() view returns (uint256)
3000000000000000
hybridizationListSize() view returns (uint256)
0
isGamePaused() view returns (bool)
true
marketSize() view returns (uint256)
1
unicornManagement() view returns (address)
0x10cc060f6f9b2e5dcdb23f1361e4b368a7daec73
unicornToken() view returns (address)
0xcf0010af06edff540af798d06e866d95cbdc8488
Read-only
getHybridizationPrice(uint256 _unicornId) view returns (uint256)
getOfferPrice(uint256 _unicornId) view returns (uint256)
hybridizationList(uint256) view returns (uint256)
hybridizations(uint256) view returns (uint256 listIndex, uint256 price, bool exists)
market(uint256) view returns (uint256)
offers(uint256) view returns (uint256 marketIndex, uint256 price, bool exists)
State-modifying
Events acceptHybridization(uint256 _firstUnicornId, uint256 _secondUnicornId) payable
buyUnicorn(uint256 _unicornId) payable
cancelHybridization(uint256 _unicornId)
createPresaleUnicorns(uint256 _count, address _owner) payable returns (bool)
createUnicorn() payable returns (uint256)
createUnicornForCandy() payable returns (uint256)
deleteHybridization(uint256 _unicornId)
deleteOffer(uint256 _unicornId)
init()
makeHybridization(uint256 _unicornId, uint256 _price)
minusFreezingTime(uint256 _unicornId)
minusTourFreezingTime(uint256 _unicornId)
plusTourFreezingTime(uint256 _unicornId)
revokeUnicorn(uint256 _unicornId)
sellUnicorn(uint256 _unicornId, uint256 _price)
setGen0Limit()
setGen0Step(uint256 _step)
transferEthersToDividendManager(uint256 _value)
withdrawTokens()
CreateUnicorn(address indexed owner, uint256 indexed unicornId, uint256 parent1, uint256 parent2)
FundsTransferred(address dividendManager, uint256 value)
HybridizationAccept(uint256 indexed firstUnicornId, uint256 indexed secondUnicornId, uint256 newUnicornId)
HybridizationAdd(uint256 indexed unicornId, uint256 price)
HybridizationDelete(uint256 indexed unicornId)
NewGen0Limit(uint256 limit)
NewGen0Step(uint256 step)
OfferAdd(uint256 indexed unicornId, uint256 price)
OfferDelete(uint256 indexed unicornId)
UnicornSold(uint256 indexed unicornId)
constructor(address _unicornManagementAddress)
fallback()
This contract contains no error objects.