CryptoCommand

Verified contract

Active on Ethereum with 236 txns
Deployed by via 0xc9b3487a at 9176132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#4474)
ERC-721
--
 (#4473)
ERC-721
--
 (#4472)
ERC-721
--
 (#4471)
ERC-721
--
 (#4470)
ERC-721
--
 (#4469)
ERC-721
--
 (#4465)
ERC-721
--
 (#4464)
ERC-721
--
 (#4461)
ERC-721
--
 (#4460)
ERC-721
--
0xca099b4a5fe17feb58c759fe9570815788e202d83e506706011fb20ff9fc834d
0x13ca937c4389753024ade88c55a12930111e4fe62659d8f7d116ca626d850c9a
0x23ed16bd4b4228a9445795e1026c396ce71be365cecb3acdb76bff18314584ec
0x59913ceb71104d4bb2d936779f12fcbab9fbc1e0fedda6c56413fa3e38155800
0xf0a6617552e0751154b80221d7b58e63c4fabcc9f5ebf90be5b218aaed3eafae
0xc158499dd5e6b62dac80e9bcdb928114f0a917b9b80a49f1ef06653fb0a7b679
0x546317a6836abc711682a72b32c2ab8382c3ba77001370ce71538490e07a28bd
0x615f22db7f65ecc27bdb6908f933fbb0d42a9723b1a089b7afb83fba052aeec4
0xf2d28024636d870358bdb0684e850b70fe08d3d202e43d34881d532412e63f64
0xed26a4fafed183a9ed402a95512071c69cf0fb951f349a7cbe36621f431e14db

Functions
Getter at block 21277062
getBalance(view returns (uint256)
0
isOwner(view returns (bool)
false
name(view returns (string)
CryptoCommand
owner(view returns (address)
0xfbb2fd81f7c84fdfe7deb68c26a53833a9c4fd1c
symbol(view returns (string)
CCM
totalSupply(view returns (uint256)
4475
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getToken(uint256 _tokenIdview returns (string countryuint256 priceuint256 currentSellPricebool onSaleuint256 powerstring armyTypeaddress ownerstring ownerName)
getTokens(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(
mint(string _countryuint256 _priceuint256 _powerstring _armyType
mintCountry(string code
purchase(uint256 _tokenIdstring _ownerNamepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setOnSale(uint256 _tokenIduint256 _currentSellPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.