WutziBot

Verified contract

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

No balances found for "WutziBot"

0x3bc52efd34493c0c154f9ead7fd1f13ddb32a24a0c71ac53d51d70fa3cb9d15d
0xe2e1514ae47ba93503b54e36a6033c0916f72b9ce452a7a24f5515de9e4bb407
0xd342dfa39ca18f82048a59f1a7713f21ba92b7152d43605c04b94a0c6d356de0
0x60503a143e0d2573ef77361a49d112e1c354e7f3d147b77ead13502f71674826
0xfb238574059151c9751e8681f52cd425c5b5d46eea05f749b98a94cfe792a37c
0x85518b1dc68cda0c76187ba3694672895c3137b56d7691b4e7093b2d9c0e71b0
0xb9879c07beea7511a9e91d969cfb886101c88e7ddf8f297b2729c8d6c4074afb
0x65112d5e97ac2c99a989edb381c019371297cd6f972339efa1e50f371eee6382
0x4078b08e4ec0e2df94d9df89caacfe3d6319137b3be041467f4a81a439349aca
0xab56b9179dbc04cc7058655a1dcf35ca1b73f11e92e2f901dda20fabb9026030

Functions
Getter at block 21168510
ADMIN_LIMIT(view returns (uint256)
500
MAX_BY_MINT(view returns (uint256)
25
MAX_ELEMENTS(view returns (uint256)
5555
PRICE(view returns (uint256)
80000000000000000
PUBLIC_COUNT(view returns (uint256)
500
baseTokenURI(view returns (string)
https://wutzibot-api.herokuapp.com/api/token/
name(view returns (string)
WutziBot
owner(view returns (address)
0x941c2c191f450f697df46b67733ef426648d310c
paused(view returns (bool)
false
symbol(view returns (string)
WutziBot
totalSupply(view returns (uint256)
134
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnerTokenIds(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminBatchMint(uint256 _tIdaddress _touint256 _count
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address _touint256 _countpayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdminLimit(uint256 _limit
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxByMint(uint256 _MAX_BY_MINT
setMaxElements(uint256 _count
setPrice(uint256 _PRICE
setPublicCount(uint256 _count
setRiskMode(bool isRisk
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.