Crypto Ninja Game Castle

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x5c52ce57 at 5944314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "Crypto Ninja Game Castle"

0x9cc5212634b92d7a5389825f9f9132e6a61b61260ce51f4203f7413833a360a1
0x02b2a048df031fa22e41b7c6d1ed7b4cc61df98d832bb002012cb9b21174c639
0xc4cb708d3be8614946b2862ef72fddec83ec348334eef450175500b7c0c03479
0x60277a9c33bcf89fdd68f3767b6abe24244ed74109ff8f6d4eb932b9e68a72b7
0x5f80bf8691c2162588939fdac789ad86820f80e085a9758acb92cb902076813a
0x873a9b8fd450a4f680a673dcfeb194444dc121f8a6c739ea58e1504b8a22855f
0xcfe0d847257a2ccf201eea9bbf38fec27290cb56040a2fdc9aab61455c337b10
0x0958487c30776882846c32ccfeaa452414ae95a7f513de1ac816cf6ddbbb48b7
0xfb4de8457896e9b641aad0356dd810498ef71b0d99b4ea9cfebdad505f73a3cb
0x85e3bc05fba6babce2091193d1629f965b37572f372970152938bb63e5af7457

Functions
Getter at block 20942390
 
getAll(view returns (uint256[] result)
getPrice(view returns (uint256)
1000
initDepth(view returns (uint8)
8
initWidth(view returns (uint8)
5
itemsPerPage(view returns (uint256)
10
name(view returns (string)
Crypto Ninja Game Castle
owner(view returns (address)
0x82f381972e7cbbc6a0ebe747c6a8162e541b2d52
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint16)
1000
symbol(view returns (string)
CNC
totalSupply(view returns (uint256)
41
Read-only
balanceOf(address _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getByOwner(address _ownerview returns (uint256[] result)
getInfo(uint256 _castleidview returns (bytes16uint16uint32uint8uint8uint16uint16uint16)
getLevel(uint256 _castleidview returns (uint16)
getLogs(uint256 _castleidview returns (bytes32[])
getOpen(uint256 _startIndexview returns (uint256[] result)
getReward(uint256 _castleidview returns (uint16)
getTrapInfo(uint256 _castleidview returns (bytes)
getTrapid(uint256 _castleiduint8 _pathview returns (uint8)
getWidth(uint256 _castleidview returns (uint8)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isReady(uint256 _castleidview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
generateName(bytes16 _suint256 _lenuint256 _npure returns (bytes16 ret)
State-modifying
approve(address _touint256 _tokenId
claimOwnership(
grantAccess(address _address
lost(uint256 _castleiduint256 _ninjaidreturns (bool)
mint(address _beneficiaryreturns (bool)
pause(
renounceOwnership(
resetTraps(uint256 _castleidreturns (bool)
revokeAccess(address _address
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setFee(uint16 _price
setGoldContract(address _goldTokenAddress
setItemPerPage(uint16 _amount
setMaxCoordinate(uint256 _cooldownTime
setName(uint256 _castleidbytes16 _newName
setTraps(uint256 _castleiduint16 _rewardbytes _trapsreturns (bool)
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
unpause(
win(uint256 _castleiduint256 _ninjaiduint256 _pathbytes _stepsuint256 _countreturns (bool)
Events
AddLog(uint8 iduint32 datetimeuint256 castleiduint256 ninjaiduint8 xuint8 ybool win
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
NewCastle(uint256 castleiduint256 widthuint256 depth
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
ResetTraps(uint256 castleid
SetTraps(uint256 castleid
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Unpause(
UseTrap(uint256 castleiduint256 pathuint256 trapIndexuint256 power
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.