CellTokens

Verified contract

Active on Ethereum with 301 txns
Deployed by via 0x9f84d407 at 5283367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.61
0x629de33be4a8bd4e0d10ed3ded11890d0dfa81a54375e693ce84ef063cc7c2ca
0x813709541fecdc48f045657606a062d41e66dd9c1c2c5357667dff50ef294180
0x0013680bd8b2b4d8b033f55990a3affe49bf08d9471a115cef345f5ac69f728c
0x5ef701b4176e4989ecfaf1de70aa4137b508de41e501697b71451b4f3763a846
0xc379af0571ea4b926f193037e1e367b105564fa9dd81bfc0965df8520e03880c
0x1052ba3185b1d8ef346797cd887fc66e41101a4a0049ded548c160050d8f05be
0x545a6014e31e8f744d22007d9e8a340ffbb173ac2585741f2693395502e3c5ae
0x13e7b488c837e4f16e185691dca3061f291d31960e5b8ed057c16b5ecc00aae5
0x53e1406f6e1f6a8ff1cf42d8076be7fbf6c0e786dbb3e26a0bfb34b538398dbb
0x0bb25e876927feac9fcef056aaedd4993cf9f5288928266ed756282258a6b9c7

Functions
Getter at block 21057198
MergeStatus(view returns (bool _MergeOpen)
true
 
getAllCellIds(view returns (uint256[] _tokenIds)
 
getAllCellInfo(view returns (uint256[] _tokenIdsuint256[] _pricesaddress[] _owners)
getMaxMerge(view returns (uint256 _maxMergeSize)
2
getUserName(view returns (string name)
implementsERC721(view returns (bool _implements)
false
name(pure returns (string _name)
Crypto10K.io
 
showBalance(view returns (uint256 _ProfitBalance)
startingPriceOf(view returns (uint256 _startingPrice)
1000000000000000
symbol(pure returns (string _symbol)
cells
 
totalSupply(view returns (uint256 _totalSupply)
Read-only
allOf(uint256 _itemIdview returns (address _owneruint256 _startingPriceuint256 _priceuint256 _nextPriceuint256 _xposuint256 _yposuint256 _size)
balanceOf(address _ownerview returns (uint256 _balance)
calculateDevCut(uint256 _priceview returns (uint256 _devCut)
calculateNextPrice(uint256 _priceview returns (uint256 _nextPrice)
cellsOf(address _ownerview returns (uint256[] _tokenIds)
checkIsOnSale(uint256 _yposview returns (bool isOnSale)
getUserNameOf(address _userview returns (string name)
isAdmin(address _adminview returns (bool _isAdmin)
nextPriceOf(uint256 _itemIdview returns (uint256 _nextPrice)
ownerOf(uint256 _itemIdview returns (address _owner)
priceOf(uint256 _itemIdview returns (uint256 _price)
State-modifying
addAdmin(address _admin
buyNew(uint256 _xposuint256 _yposuint256 _sizepayable 
buyOld(uint256 _indexpayable 
enableERC721(
enableMerge(bool status
removeAdmin(address _admin
requestMerge(uint256[] ids
setMaxMerge(uint8 num
setOwner(address _owner
setReserved(uint8 _upuint8 _down
setUserName(string _namepayable 
withdrawAll(
withdrawAmount(uint256 _amount
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
Bought(uint256 indexed _itemIdaddress indexed _owneruint256 _price
Sold(uint256 indexed _itemIdaddress indexed _owneruint256 _price
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.