龘龘 DáDá ERC404 Protocol

Verified contract

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

No balances found for "龘龘 DáDá ERC404 Protocol"

0x4b8568fb54cbf48d4e61cf19e1ba768a99b3b77893077bb582c93f2c33fb5db8
0xa5131cb2436b6bd931a71f8aa258a2f0919950d78921a337c14c00836a536b55
0x45ba3dd99e39e7758a53ea688e12dc4e9a64e74378bf3d1a40430201a49b8e46
0xabca1aa1990f8d7cad532ca9860e6de282690b673ef21008225e2334ba121580
0x1fee464f516ba82eccb9b17a764544631f416100ee6d8e14cc1c6bab7ca741da
0xb3110c978c19349d6dbff580d90bf899dc9dcc67f125dee7d37249893b4327bd
0x004d339084b493d14e2b0a8e3e03fcb2887ee02fac98b6ba2cfebef21038deb8
0x02c8794dd8484040aa710d1c8d78a8c849f4d8b098b938694b037faff7c994f9
0xcd5543a53ea0d041dbac6eaf5cbbfc38afadcdf568a8d73e547b2700cbb678f6
0xeb4e3f802119054e45b51b81a0a0330bbc579c7af07a6e19bcef47b7efb3adf3

Functions
Getter at block 21295267
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
baseTokenURI(view returns (string)
https://violet-famous-clam-976.mypinata.cloud/ipfs/QmWZFYfEbqZ5aSzQzGQsqxYRPoV2ShEmmpSHNPe3iZCCi7
decimals(view returns (uint8)
18
istheSame(view returns (bool)
false
minted(view returns (uint256)
1993
name(view returns (string)
龘龘 DáDá ERC404 Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DADA404
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setTokenURI(string _tokenURI
setWhitelist(address targetbool state
setistheSame(bool newValue
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(