YellowDAO

Verified contract

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

No balances found for "YellowDAO"

0x747973dbac8d00f18fe8a14f05903491b1fb8bc95137d558dd17970a8b6b2e01
0x087308c366f17720f40365c6e29ea0f5d8769d7905426295796c7f9b32136a8e
0x8fd493ad9373ef688e42387e4afbb8f49f9fb6e3d9f4a702397b658d8d1a483a
0x779fd12698e4e4fc4547c9248aa99bb24c5f11a682d3c8ddf9830bf451e707ff
0xef9d13a81200334428270f9eb25bbd0261c2e380ab8dba1868a38b740e44a272
From
0xf91f4164feb515716b4a2613e29da29f6bac9e8bf26388e876814243e1fa6fd7
0x8f8c18ca6ef49baf81c217fed1aeae87ec70c1061f50c16f227a1c21fa2bf88a
0x0dc973dc2485ed34b2aea95eef2c9bd6be8915fd88d628857b6953ddf8a524b2
0x0acde0b98b6beecd4c744e088d3d18574d9a903cc1908d43c71bd2b7ac2063cd
0x7bc2cb40151dc74932eecc5f4f2ae265443750e3441c376146b57ed7e4fae6ab

Functions
Getter at block 21379374
MAX_SUPPLY(view returns (uint256)
2000
PRICE(view returns (uint256)
10000000000000000
baseURI(view returns (string)
ipfs://QmQgoVj1wH3h38t18jhXmGKfyA7c7yeHMyHVH7G1cpiJYq/
name(view returns (string)
YellowDAO
owner(view returns (address)
0xa05f90167ccce43117768a8fb940f85ee2608cf3
status(view returns (uint8)
1
symbol(view returns (string)
Yellow
totalSupply(view returns (uint256)
352
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buy(payable 
claim(string saltbytes token
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxSupply(uint256 supply
setPrice(uint256 _price
setSigner(address signer
setStatus(uint8 _status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string newBaseURI
Minted(address minter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceChanged(uint256 price
SignerChanged(address signer
StatusChanged(uint8 status
SupplyChanged(uint256 supply
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string initBaseURIaddress signeraddress recipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.