Psycho Teddy

Verified contract

Active on Ethereum with 5,410 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Psycho Teddy"

0x3568903d32c3afb40a88691b3f7cb322fd57a0fd64bedd3c0c9facf2158d583f
0x1120dc3e7216422631884c69730c94928df9bae6a0b3f96f1094c2ca70724196
0xfa24a8760d6efd3e597a713c2f504843947dba70b720e2176f5b0c32e6403e1d
0x7a38908c5e5c51c9d901fe3a506745e6821e68b5e0ff99ebc4e21f985386ad5d
0x60b47211bea2680c389bf56e787f356907631dcba3cb0affe2150bcbc50e33ce
0xb65782a36fdd898ed5626a212cbdd8f188cd4f32cbe7b8ceba58c1d1c018b7cf
0x4805a5ce33d61be43db1d021dba63656e69f6ec02e1058c0a87b2d19d9d9e6ae
0x79d6554af00f74ce605631ee92281c3ae4e17dfd04b1e5b601633aca2ef5aa70
0x5e42d1d0940c40e2f3ea1b20c892e42b8700f00b933cf3a864f29ba88f37ad2f
0x3e12b5330a955125be1c0abe922f262651f56bbd3a05c25d06b895cb17d33995

Functions
Getter at block 21259156
MAX_ALLOWED(view returns (uint256)
20
MAX_PRESALE_ALLOWED(view returns (uint256)
2
MAX_SUPPlY(view returns (uint256)
8000
PRESALE_SUPPLY(view returns (uint256)
2000
name(view returns (string)
Psycho Teddy
owner(view returns (address)
0xfbb87cda8b0b00e16a0911defbde8563c89bc0cd
presaleOpen(view returns (bool)
true
price(view returns (uint256)
66600000000000000
saleOpen(view returns (bool)
false
symbol(view returns (string)
TEDDY
totalSupply(view returns (uint256)
4927
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
airdrop(address[] _recipients
approve(address touint256 tokenId
mintNFT(uint256 _countpayable 
pausePreSale(
pauseSale(
presaleMintNFT(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpausePreSale(
unpauseSale(
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NFTMinted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.