StudServiceV3

Verified contract

Active on Ethereum with 1,479 txns
Deployed by via 0x6a225cdf at 9878583
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StudServiceV3"

0xd9f9751f8ce20059daa16b7829cf6727e16fd6f199df8bb10a60510e045d00a4
0xa7393ccabe3334709e75b1d688b20c2a726a580ffb62763b158dcab0d08c66b0
0xf94c3da3c48b0471230ecb590949929f7a44b69c28cb4edc764a3db92113efc1
0x119e63c38b2652d9eae49e70bc21bd7280c6e13c8d79f5a1fd108ce209052fbb
0x89322185aee4f270429ba8a85f990ebd32a708983ac447174e2419ca5d9b10de
0x292d846f39c12a074e3350507e546555adbe80cc9a05cdd085a2486685b5aae3
0xd5864f9b2f4848117564bb5953fd5a2e073a0c14c1691751c9520d622aef7cfa
0xff4e1cecaab48e23665364b674772ad0e75c515d18b316db2848dc921a3a772d
0x2d4b50d967734cbb2292d6eff3840f0ae35f9a93e19d1fb66a3c72c617142b71
0x731a85524a71941fdfdcea7f53011ea3984cb373f04ada34cde4c3f650d6dc40

Functions
Getter at block 20888011
getBaseFee(view returns (uint256)
50000000000000000
getBreedTypes(view returns (address)
0xde44367e55ef98332e7a61ec14482175eea11bf5
getCore(view returns (address)
0xff488fd296c38a24cccc60b43dd7254810dab64e
getHorsesInStud(view returns (uint256[])
[8727, 1651, 8504, 8486, 7927, 653, 480, 7652, 7557]
getOraclizeUrl(view returns (string)
json(https://api.zed.run/api/v1/remove_horse_stud).horse_id
getQueryPrice(view returns (uint256)
4008475869200390
Read-only
getBloodLineWeight(bytes32 bloodLineview returns (uint256)
getBreedTypeWeight(bytes32 breedTypeview returns (uint256)
getHorseIndex(uint256 horseIdview returns (uint256)
getMatingPrice(uint256 horseIdview returns (uint256)
getMinimumBreedPrice(uint256 horseIdview returns (uint256)
getStudInfo(uint256 horseIdview returns (booluint256uint256uint256)
getStudTime(uint256 horseIdview returns (uint256)
isCurentlyInStud(uint256 horseIdview returns (bool)
isHorseInStud(uint256 horseIdview returns (bool)
isStudServiceAdmin(address accountview returns (bool)
isTimeframeExist(uint256 durationview returns (bool)
State-modifying
__callback(bytes32 _idstring _result
__callback(bytes32 myidstring resultbytes proof
addStudServiceAdmin(address account
addTimeFrame(uint256 secondsFrame
adminPutInStud(uint256 horseIduint256 matingPriceuint256 durationpayable 
adminRemoveHorseFromstud(uint256 horseId
makeAvailableForStud(uint256 horseId
putInStud(uint256 horseIduint256 matingPriceuint256 durationpayable 
removeFromStud(uint256 horseId
removeTimeFrame(uint256 secondsFrame
renounceStudServiceAdmin(
setBaseFee(uint256 baseFee
setBloodlineWeight(bytes32 bloodTypeuint256 weight
setBreedTypeWeight(bytes32 breedTypeuint256 weight
setBreedTypesAddress(address breedTypes
setCoreAddress(address core
setOraclizeUrl(string newUrl
Events
HorseDisabledFromStud(uint256 horseIduint256 timestamp
HorseInStud(uint256 horseIduint256 matingPriceuint256 durationuint256 timestamp
HorseRemovedFromStud(uint256 horseIduint256 timestamp
StudServiceAdminAdded(address indexed account
StudServiceAdminRemoved(address indexed account
Constructor
constructor(address coreaddress breedTypes
Fallback and receive
fallback(
Errors

This contract contains no error objects.