UnicornBreeding
Verified contract
Active on
Ethereum with 11,068 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 | 45.512177K | -- | -- | |
YOO | ERC-20 | 21.3587K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6999173 | 6 years ago | | | 0.003 | 0.000026754200 | |
| 6750431 | 6 years ago | | | 0.003 | 0.000048644000 | |
| 6460545 | 6 years ago | | | 0 | 0.000013433100 | |
| 6460376 | 6 years ago | | | 0.003 | 0.0000025354000 | |
| 6460375 | 6 years ago | | | 0 | 0.000011682100 | |
| 6049820 | 6 years ago | | | 0 | 0.00011675700 | |
| 6049820 | 6 years ago | | | 0 | 0.000029233000 | |
| 6049820 | 6 years ago | | | 0 | 0.000023338600 | |
| 5857246 | 6 years ago | | | 0 | 0.0010599720 | |
| 5843236 | 6 years ago | | | 0 | 0.000058594000 |
ABI
ABI objects
Getter at block 21260874
blackBox() view returns (address)
0xcbed313fb924589d06a267594722553bc3c7e6bc
candyToken() view returns (address)
0xcd3673af09e76c74d889aabab68ca0645566a3a1
gen0Count() view returns (uint256)
3662
gen0Limit() view returns (uint256)
30000
gen0PresaleCount() view returns (uint256)
461
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)
2713
isGamePaused() view returns (bool)
true
marketSize() view returns (uint256)
911
megaCandyToken() view returns (address)
0xbac5d2c1f334e95eb6c609e059746b5eb4218647
sellDividendPercentCandy() view returns (uint256)
375
sellDividendPercentEth() view returns (uint256)
375
unicornManagement() view returns (address)
0x10cc060f6f9b2e5dcdb23f1361e4b368a7daec73
unicornToken() view returns (address)
0xcf0010af06edff540af798d06e866d95cbdc8488
Read-only
getHybridizationPrice(uint256 _unicornId) view returns (uint256)
getOfferPriceCandy(uint256 _unicornId) view returns (uint256)
getOfferPriceEth(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 priceEth, uint256 priceCandy, bool exists)
State-modifying
Events acceptHybridization(uint256 _firstUnicornId, uint256 _secondUnicornId) payable
buyUnicornWithCandy(uint256 _unicornId)
buyUnicornWithEth(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, uint256 _count)
minusTourFreezingTime(uint256 _unicornId, uint256 _count)
plusTourFreezingTime(uint256 _unicornId)
revokeUnicorn(uint256 _unicornId)
sellUnicorn(uint256 _unicornId, uint256 _priceEth, uint256 _priceCandy)
setGen0Limit()
setSellDividendPercent(uint256 _percentCandy, uint256 _percentEth)
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)
NewSellDividendPercent(uint256 percentCandy, uint256 percentCandyEth)
OfferAdd(uint256 indexed unicornId, uint256 priceEth, uint256 priceCandy)
OfferDelete(uint256 indexed unicornId)
UnicornSold(uint256 indexed unicornId)
constructor(address _unicornManagementAddress)
fallback()
This contract contains no error objects.