LinksDAO

Verified contract

Active on Ethereum with 19,171 txns
Deployed by via 0x69b3bdf2 at 13913881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "LinksDAO"

0x69febdd6766b7da3573ee29ab56375f5226abf2b497fe2c775e754f339234b66
0x830da9bec407b0e3efba4bec1fd69b15383950b0595aee00db8a71ff3781bc67
0xf098d75e5b1cf9150387acabe6e8db53da0ebf7eae297bdbdd256d8045b5e320
0x898b8975228e57d8cf1f4140a78643614f3adaed96eb4cc2127fcc41846a5995
0x46a045ca6e1538e54059fb3cefa07d6acf3877dc71aab06fd36eabb3ea31bd89
0x0b02355455874f7dca2f30376af68f2d2cbead84ec0b4b84bc013dcd292c9bb0
0x125b33a9138b9a5d25872367606b849784b2ece8d70bf169134d6c9cd05726ed
0x14e6ba535f5c74e43ef1c6ab9087cb6b4982662b6cac767e95a93cd3b216eb21
0x5b1db897d9841c82d1072138be33f2e4aa1572a18db65a921eec8f09ad3299c4
0x146821678301295b1a970919f86a57b4d22709294c9df6f274828b97cab52ffc

Functions
Getter at block 21191545
DOMAIN_SEPARATOR(view returns (bytes32)
0x7fe8e875cafde71a3dea844f8e0e10a8b9dc28088e25fc3fa44704ccc3c30928
MAX_MULTIMINT(view returns (uint256)
3
MAX_PREMIUM_PER_WALLET(view returns (uint256)
1
MAX_PREMIUM_RESERVED_SUPPLY(view returns (uint256)
272
MAX_PREMIUM_SUPPLY(view returns (uint256)
2727
MAX_PREMIUM_WHITELIST_SUPPLY(view returns (uint256)
1363
MAX_STANDARD_PER_WALLET(view returns (uint256)
3
MAX_STANDARD_RESERVED_SUPPLY(view returns (uint256)
636
MAX_STANDARD_SUPPLY(view returns (uint256)
6363
MAX_STANDARD_WHITELIST_SUPPLY(view returns (uint256)
3181
MAX_SUPPLY(view returns (uint256)
9090
MINTER_TYPEHASH(view returns (bytes32)
0x68e83002b91b0fd96d4df3566b5122221117e3ec6c2468fda594f6491f89b1c9
PREMIUM_PRICE(view returns (uint256)
720000000000000000
STANDARD_PRICE(view returns (uint256)
180000000000000000
baseTokenURI(view returns (string)
https://ipfs.madewithmason.com/ipfs/QmdVmsBeGCiZU7UpszYP4mnL7q2pV6MozCwBZzr7kPy2AU/
name(view returns (string)
LinksDAO
owner(view returns (address)
0xf4bd21a6cfb4b2063a690d17fba5372785b25528
saleIsActive(view returns (bool)
false
symbol(view returns (string)
LINKSDAO
totalPremiumReservedSupply(view returns (uint256)
272
totalPremiumSupply(view returns (uint256)
2455
totalPremiumWhitelistMints(view returns (uint256)
932
totalStandardReservedSupply(view returns (uint256)
636
totalStandardSupply(view returns (uint256)
5727
totalStandardWhitelistMints(view returns (uint256)
2548
whitelistSaleIsActive(view returns (bool)
false
Read-only
allowedPremiumMintCount(address minterview returns (uint256)
allowedStandardMintCount(address minterview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkWhitelist(bytes signatureview returns (bool)
getApproved(uint256 tokenIdview returns (address)
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
flipSaleState(
flipWhitelistSaleState(
mintPremium(uint256 countpayable 
mintPremiumReserved(uint256 count
mintPremiumReservedToAddress(uint256 countaddress account
mintPremiumWhitelist(uint256 countbytes signaturepayable 
mintStandard(uint256 countpayable 
mintStandardReserved(uint256 count
mintStandardReservedToAddress(uint256 countaddress account
mintStandardWhitelist(uint256 countbytes signaturepayable 
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setMaxPremiumWhitelistSupply(uint256 maxSupply
setMaxStandardWhitelistSupply(uint256 maxSupply
setMultiMint(uint256 maxMultiMint
setPremiumLimitPerWallet(uint256 maxPerWallet
setPremiumPrice(uint256 price
setStandardLimitPerWallet(uint256 maxPerWallet
setStandardPrice(uint256 price
setWhitelistSigningAddress(address newSigningKey
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 tokenNamestring tokenSymbolstring customBaseURI_address[] payeesuint256[] sharesuint256 standardPriceuint256 premiumPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.