AUPresale

Verified contract

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

No balances found for "AUPresale"

0x13545f9bcbc1ff3bfc68d20d168843f39a9fed26a92395c86ead153200785483
From
0x0ad3ef8cd112d6f00492ec5c9558335a53c87e3df4e3521156730e82557e3f68
0x3420d02ec2bab04af9f1ac6414efc033c6c879379b0cea1c75f86c2cbaff8f85
0xb74818b8276283f6a1579cb5d2081c87bdf43f0a1e626b6c0e4842b1b1aa86e3
0x7186d8abc07d14430310643ecb0a6733fb5e908ef80ae76c56bdf15f34b7d3c7
0xfedc91401b40ea05c213dcd9e989c58bda0dbfc7da277e62e77da318f237692c
0x66308f51e28930592c609c7d30fd1bd9a3fd727d0c9cfb3ef4007117303b3a00
0xc2315c6e6967d05a427b7790ead25879092922d22054826a634ed4120ecdffe3
0x329cdbb54d4e10ca89d873a5b7304b3fb487c94324281ba4e4615dd39600cfb9
0xa8623dbba161e1cb893cb20fc3db4e27a2166c504eb9e0da2fc540ab88935e8c

Functions
Getter at block 20978409
artist(view returns (address)
0x5308545d3ca57d051e1cfa56e9e1a330c2933d79
beneficiary(view returns (address)
0x5308545d3ca57d051e1cfa56e9e1a330c2933d79
owner(view returns (address)
0x5308545d3ca57d051e1cfa56e9e1a330c2933d79
paused(view returns (bool)
false
startTime(view returns (uint256)
1716310800
Read-only
aDCount(address userview returns (uint256 total)
discountCount(addressview returns (uint256)
sold(uint256view returns (bool)
State-modifying
buyNow(uint256 tokenIdpayable 
buyNowMultiple(uint256[] tokenIdspayable 
renounceOwnership(
setArtist(address _artist
setBeneficiary(address _beneficiary
setPaused(bool _paused
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sold(uint256 indexed tokenIdaddress indexed buyer
Constructor
constructor(address _alignDrawaddress _abyssalUnseenaddress _artistuint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account