Teddy Gang 404

Verified contract

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

No balances found for "Teddy Gang 404"

0xacf47589f55b9685b580aa6859b58a6a8a507c94a1c80e824fbc98e9808484f7
0x778c3423e7888ca969a88c0376d7d43b4f0aeb4882d76e44e0a59512f8a651ea
0x524f5592c5082c57559ebe16b7c34cc8c546e8477623ae6a248e348d474713ee
0xa627d9fcea505998f9c8b0691d24c1cadd9613edf66ea2714af2cad81fa712c9
0xd58dec1fc25be5ac6cfa9e1a9db5d959e303614ac6e866f0de84aaddb5d016eb
0x4c30102c1935ab58aff45232849270d6be504ec2e6737c8689b3bde5352071be
0x2de2623bee6a5ba91c80fdb340046f1dc32f9169a26c73a88b44118417b512b3
0xc273cd45cdc4014a19c477dff5a182d3213a86523217850e492358446049cb23
0xfbb83a3bbb6918a6dfc40ef5238842a99378c48c35ce535bbe7f6a02d08f2544
0x54c34ac98c2bb8350f2b882b2995d060e0046d3211db213d81c6a15cb526dd4c

Functions
Getter at block 20910333
baseExtension(view returns (string)
.json
baseTokenURI(view returns (string)
dataURI(view returns (string)
http://teddygang404.xyz/
decimals(view returns (uint8)
18
isRevealed(view returns (bool)
false
max_mint(view returns (uint256)
3000
minted(view returns (uint256)
1916
name(view returns (string)
Teddy Gang 404
owner(view returns (address)
0xd443735cef8cbd8afe6506b1fbc923a42a3420bf
preRevealURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmY4v4adceVcZguXRkbcqpc7wx77doRpSQ4W4TvuJjhiVy
symbol(view returns (string)
GANG
totalSupply(view returns (uint256)
3000000000000000000000
Read-only
_burnedTokenIds(uint256view returns (uint256)
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 tokenIdview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
reveal(
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setDataURI(string _dataURI
setNameSymbol(string _namestring _symbol
setTokenURI(string _tokenURI
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(