ratDAO

Verified contract

Active on Ethereum with 2,414 txns
Deployed by via 0x53c4a5e4 at 13787097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
Native
Value $148.73
0x5ba0674ea96b68165cad981c2f929d0866fb74bfd7e28bae1058edca5a853c67
0xff7370b16ac16a0f5e217bdc6ceaf9cc0bd46f2481eed0d93a627c31ffb1f500
0x40db4699451bee5b1a68b0301b2657de35cad32e1365cde4959f7b51b9c6174b
0x4e7d12ca5526b8795cae14459932d07e7502b9923bdb595c441a403de919c43e
0x5b20cd63d0210a53be9e2cd132039cf33b85a7c19e5521b068cd05597630a361
0x6633c64034769a5c6a05bc1ff6c9cbdaa15b872e26a9f2b794afa145438715d3
0x4473cecc6c2863e0eeffc58f8a91fc8357050bd2d5efa634241eb283f7964865
0x08185c036a09be9f2c659a3a8f3895dee98c7b5fec61c88b990c64de59fa0aa4
0x40521128008d6644867b06c78e6304dba7aad2d70c43ea7e89cf02755957a76a
0xb7ba373f589fd3862da506888dc903bfc843939666da112dd94ea58fc066c031

Functions
Getter at block 21053386
 
getBalance(view returns (uint256)
getSetting(view returns (uint256[])
[5, 60000000000000000, 48000000000000000, 6795, 5, 2]
mintPrice(view returns (uint256)
60000000000000000
mintPriceDiscount(view returns (uint256)
48000000000000000
mintStep(view returns (uint8)
5
name(view returns (string)
ratDAO
normalFreeMintLimit(view returns (uint16)
13
owner(view returns (address)
0x8519fafd4b47569113be32a55efb3666b4af7abe
preSaleDiscountLimit(view returns (uint16)
1717
preSaleNormalLimit(view returns (uint16)
1000
secretFreeMintLimit(view returns (uint16)
0
symbol(view returns (string)
RDAO
totalLimit(view returns (uint16)
6795
Read-only
balanceOf(address ownerview returns (uint256)
getAccountStatus(address accountview returns (uint8[])
getApproved(uint256 tokenIdview returns (address)
getTokenList(address accountview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintFreeNormal(uint8 _mintCountbytes32[] _proofreturns (uint256)
mintFreeSecret(uint8 _mintCountreturns (uint256)
mintPresale(uint8 _mintCountbytes32[] _proofpayable returns (uint256)
mintPublic(uint8 _mintCountpayable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMerkleRoot(bytes32 _merkleRootreturns (bytes32)
setMintStep(uint8 _mintStepreturns (uint8)
setPlaceholderBaseURI(string _placeholderBaseURIreturns (string)
setRealBaseURI(string _realBaseURIreturns (string)
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
Mint(address indexed _fromuint8 _mintStepuint256 _tokenIduint256 _mintPriceuint8 _mintCountuint8 _freeMintCountuint8 _preSaleCountuint8 _publicSaleCount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Setting(uint8 _mintStepuint256 _mintPriceuint256 _mintPriceDiscountuint16 _totalLimituint8 _limit5uint8 _limit2
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.