AEdge Adobots Generation One

Verified contract

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

No balances found for "AEdge Adobots Generation One"

0xf8777dadbaa7e35b7d45a8172596656e9971e071a6fd00cbff32b5e348703738
0x22a1c99d24c538b5b0856b4815637c8705cacdabf6f727c5b7b32d023c5ebc4a
0xc8ebc2290ccc970524627f22fdcb92c61f3b0cdd7ba214940c0da879de01041e
0xd3e292b3e0ea1b9dac2a4e1aa51964eeeedbbf4ce28e30a5c76fd2bf01330b09
0x068606201dd83b672a3073d2c266d94fb16ca1c7718fdd144eb4c0b594d4c51e
From
0x078aa881beb6710da02246be90bf9c89e4f36fe400df4644ba03caf2335051f8
0xe42e6f95520515cca1ef0baac150ace78929184f157ed1be572aaead617d0c11
0x6e866551a7f7f2b90e0dc333a3445516ad6f9dfcfb55f5798dc1796514efcd45
0x021c73d9eb9539636750efe6b8a3ba3a027eda3b52c3c452d068e9cd25a864d1
0xb407e8a57f0050f2bc102e21879aa22f34458f31f45832892423963dd4a4ef71

Functions
Getter at block 21258944
ERC712_VERSION(view returns (string)
1
MINT_PRICE(view returns (uint256)
206000000000000000
ROYALTY_RECEIVER(view returns (address)
0xe37e7f684c38daca4628f2c418366ba43fe2525d
WHITELIST_PRICE(view returns (uint256)
155000000000000000
WITHDRAW_ADDRESS(view returns (address)
0xe37e7f684c38daca4628f2c418366ba43fe2525d
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x90c9a6466399296c4bbf915a8be7336b7a804bd172517f7cc5eaa57b6d0702c0
getMintSettings(view returns (struct AEdgeAdobotsGen1MintSettings)
(1024, 6, 206000000000000000, 155000000000000000, 231, 0x0d1d66b2b491b0d48628efc686a4a2f80e6e2d06d22b63a3568314a40014c9f5, true, false)
 
getTokenHolders(view returns (address[])
isMintingEnabled(view returns (bool)
true
maxPerWallet(view returns (uint256)
6
maxSupply(view returns (uint256)
1024
merkleRoot(view returns (bytes32)
0x0d1d66b2b491b0d48628efc686a4a2f80e6e2d06d22b63a3568314a40014c9f5
name(view returns (string)
AEdge Adobots Generation One
owner(view returns (address)
0xb36d436793f54303f49afa309a4793306aeb64ae
symbol(view returns (string)
AEdgeAdobotsGen1
totalSupply(view returns (uint256)
231
Read-only
balanceOf(address ownerview returns (uint256)
getAddressTokens(address addrview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address addrbytes32[] merkleProofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePricepure returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
closeMinting(
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
ownerMint(uint256 numaddress toreturns (uint256)
payToMint(uint256 numpayable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxPerWallet(uint256 maxPerWalletValue
setMerkleRoot(bytes32 newMerkleRoot
setMintPrice(uint256 newMintPriceuint256 newWhitelistPrice
setMintingEnabled(bool mintingEnabledValue
setNewMaxSupply(uint256 newMaxSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 numbytes32[] merkleProofpayable returns (uint256)
withdrawAll(returns (bool)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(