TaurosDAO

Verified contract

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

No balances found for "TaurosDAO"

0x42a446185f0ce92aa881aa3845940760ce6d4bec8cca247623840cad33fe5601
0x333280fcf7a88f54514a1ab519f5ad53e4316c1fb5bb18d0afdf0eebc5ece80d
0x5be499834a150aa61dd958caf7da26ef0cb9aeca18d12f55b1d56fd99cee9514
0xb17b9f3f40af42528baf09c8d551baa7c9349196d3a24e74c0637b1d7be932bb
0xad3d43cf7692f365c03911c5a7a390f7869bb767a0f3d74f9c43ee56b2fa6d73
0x1e899316a8b8c30008b8b09338d13c8bf385ee5d7bb60a78a365abd5dabb2f18
0xf1516e354aacdb09e79ed13f13c1de9b7bd6d11415fd2134442ac060f4442b42
0xf39168283f847fce248fac9bc38b260a5a37d179f4affb9ddb4e1a57289415d9
0x07e1b1d640f4906fc0b236a027cd479595c0d2c0433d55c5e7888f84d11b02a0
0xe12862e98c5ebd8dfdb3636b944683386eb5071f74c751b7d42dc30ed001927d

Functions
Getter at block 21260290
MAX_PER_MINT(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
7110
PRICE(view returns (uint256)
50000000000000000
baseTokenURI(view returns (string)
ipfs://QmNRg6Qjf6HdVMjy5dgDNwChrFNxcNjUAqvxtcyV4RBY14/
name(view returns (string)
TaurosDAO
owner(view returns (address)
0x0db94bac7c91387721ea14a4e35923aa0d5e3ba6
symbol(view returns (string)
TAUROS
totalSupply(view returns (uint256)
280
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintNFTs(uint256 _countpayable 
renounceOwnership(
reserveNFTs(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.