GirlOps

Verified contract

Active on Ethereum with 257 txns
Deployed by via 0xcae2c85d at 5913749
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GirlOps"

0xf8048cf43e2ae53892d42fc86fc3b2a43df00071ff00bcba4cada6bbd2ae9c01
0x7b216bb56ba5ef03e2ce30f20522fe76afb3cd298f1971cb63558a499f26f772
0x5ab3dfa9ec29dab83b8d23ca3d134e0f4d14ed8a30d2268602aafbf2ff61871b
0x5d86586c41b70e515590ed5c4b31308d2f08bcd17cf5cdbfd2d14809fa9a5528
0x40cd72dc1891b58651a7f36511c053b1f13ffe91f17433281c49529adbf12169
0x43907ebb1c460f243b83861668b4426fdd25499db0ad533d13a26dc67f950957
0x43ea0101d42c8e314d6b1cf825765dabc8edc234791c150c8b7b2036212065a5
0x62ab3637cf030e33e69491c6b20dc19153cc373f81d02ebcab76482def9c220a
0x89eed364420bd63ab987b47dde7e5dab2aa4e2a8c50632ca99a5cffa44fd3a37
0x29bbb377002a27b8b597a0ae238b082252706a8cc210e1458341d7e80f7d847b
From

Functions
Getter at block 21257597
GIRLBUFFERSIZE(view returns (uint8)
50
name(view returns (string)
Cryptogirl
owner(view returns (address)
0x60e08885aaa460249a187cd44d69067abbcec320
paused(view returns (bool)
false
symbol(view returns (string)
CG
totalSupply(view returns (uint256)
2011
Read-only
balanceOf(address _ownerview returns (uint256)
checkContract(bytes32 _contractIdview returns (address senderaddress receiveruint256 amountbytes32 hashlockuint256 timelockbytes32 secretbytes extraData)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getGirlBirthTime(uint256 _indexview returns (uint64)
getGirlCoolDownEndTime(uint256 _indexview returns (uint64)
getGirlGene(uint256 _indexview returns (uint256)
getGirlStarLevel(uint256 _indexview returns (uint16)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isNotCoolDown(uint256 _girlIdview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
trustedContractList(addressview returns (bool)
State-modifying
addTrustedContract(address _contractAddressreturns (bool)
addTrustedContracts(address[] _contractAddress
approve(address _touint256 _tokenId
burnGirl(address _owneruint256 _tokenId
close(bytes32 _contractIdbytes32 _secretreturns (bool)
createGirl(uint256 _genesaddress _owneruint16 _starLevelreturns (uint256)
createPromotionGirl(uint256[] _genesaddress _owneruint16 _starLevel
levelUp(uint256 _tokenId
open(address _receiverbytes32 _hashlockuint256 _durationuint256 _tokenIdreturns (bytes32 contractId)
pause(
refund(bytes32 _contractIdreturns (bool)
removeTrustedContract(address _contractAddress
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
safeTransferFromWithData(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setCoolDownTime(uint256 _tokenIduint256 _coolDownTime
transferBatch(address _fromaddress _touint256[] _tokenIds
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
unpause(
Events
AddTrustedContract(address contractAddress
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
CoolDown(uint256 tokenIduint64 cooldownEndTime
CreateGirl(address owneruint256 tokenIDuint256 genesuint64 birthTimeuint64 cooldownEndTimeuint16 starLevel
GirlUpgrade(uint256 tokenIduint64 starLevel
NewHashLockContract(bytes32 indexed contractIdaddress indexed senderaddress indexed receiveruint256 tokenIdbytes32 hashlockuint256 timelockbytes extraData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
RemoveTrustedContract(address contractAddress
SwapClosed(bytes32 indexed contractId
SwapRefunded(bytes32 indexed contractId
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.