Token Tycoon Wonders

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0x850f3fd0 at 6180981
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#180)
ERC-721
--
 (#179)
ERC-721
--
 (#178)
ERC-721
--
 (#177)
ERC-721
--
 (#176)
ERC-721
--
 (#175)
ERC-721
--
 (#174)
ERC-721
--
 (#173)
ERC-721
--
 (#172)
ERC-721
--
 (#171)
ERC-721
--
0x461ce080783dfed21924f1f512e83f42e20f0c5239e500f5691e87823c11ce28
0xc9ced4b7d318ec8e19fc7989f9025d0839fdbbc38d235fd30b24b13b40001907
0xb16ecb682e85155941f58cf762365c7720b23e2b35739d8a016324c023af079e
0x58dfc58d033ebf0464d3ea0be41dedc966a658403c34e89ec72bd73de1b15a59
0x4d968072bd8020314fda56b2e0470d0c839f60652a11d7f8f83a9fedf61b1339
0xf5e4804c295f46c8ca964a9c18075a5af087bda26aebe77997218fdd6d8cad0d
0xfbb77bbb759f44d0e7e0d3f5ec96a1adacb2268b4b9d87fa3635bf2101d8d6f4

Functions
Getter at block 21185903
addrAdmin(view returns (address)
0x553489ea2e3e2c3aa13a574dfe3e4bb5a53a64b3
isPaused(view returns (bool)
false
name(pure returns (string)
Token Tycoon Wonders
providerContract(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
TTW
totalSupply(view returns (uint256)
180
Read-only
balanceOf(address _ownerview returns (uint256)
getApproved(uint256 _tokenIdview returns (address)
getOwnTokens(address _ownerview returns (uint256[])
getOwnerTokens(address _ownerview returns (uint256[] tokenIdArrayuint256[] protoIdArray)
getProtoIdByTokenId(uint256 _tokenIdview returns (uint256 protoId)
getSafeContract(address _actionAddrview returns (bool)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address owner)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
wonderArray(uint256view returns (uint256)
State-modifying
approve(address _approveduint256 _tokenId
approveAndCall(address _spenderuint256 _tokenIdbytes _extraDatareturns (bool success)
doPause(
doUnpause(
initManager(uint256 _geneuint256 _count
safeGiveByContract(uint256 _tokenIdaddress _to
safeTransferByContract(uint256 _tokenIdaddress _to
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes data
setAdmin(address _newAdmin
setApprovalForAll(address _operatorbool _approved
setMetadataProvider(address _provider
setSafeContract(address _actionAddrbool _useful
transferFrom(address _fromaddress _touint256 _tokenId
Events
AdminTransferred(address indexed preAdminaddress indexed newAdmin
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
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.