Sale

Verified contract

Active on Ethereum with 17,269 txns
Deployed by via 0xf66ea04c at 20069914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Native
Value $54.25
ERC-20
Value $3,975.84
ERC-20
Value $2.74
ERC-20
Value $1.13
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x862e65a3c466e3402cda96387af4e486a3bc983761d488603b8bd454dafb2149
0xe24d663fdeff6a23a543c67ae8135484f90ae283165895fe034cf139b09b59c6
0xdd89f53a38e732aaa8d8396dd459d12ec6b416fbb293f2df829dd69a9306759e
0x49a5a173553e528267c83d7868c69e34f7f3cbffc9b041e451e66b75938d746f
From
0x9396f9865f07cc7520893a06017fe1dfe9bcf9a692a1c6702b1669ae7b9a822a
0xcdc4d04df3615a62d58acf7cf7c6dcacdc72cceb1acae764e21b918f466f9afc
0xfb35b2e91540735fe30cc0a2565c1254d5d9d4590ce57fa7767cb6769b73bedc
0x917b1d46e5b60fc79522e54937dd15e962d738c554dbac588356ab4564f31991
0xa981136f404e81192c3821646bc807856578f81508c79fe867c64510471d8b7b
0xe329582c18fc81ed582ea1ee089b168f65e8ca75de663200ffdd0f7738d6fce2

Functions
Getter at block 21254731
config(view returns (address owneruint8 stepsuint8 maxSpenduint16 anyFilluint16 miladyFilluint16 remilioFilluint16 plebPremiumuint16 loserPremiumuint32 basePriceuint32 endPriceuint32 availableaddress miladyuint32 communityPriceaddress remiliouint96 communityAllobytes32 anyRootbytes32 miladyRootbytes32 remilioRoot)
(owner=0xf120916a94780633c372e89132262a378d02f8f5, steps=120, maxSpend=20, anyFill=500, miladyFill=250, remilioFill=250, plebPremium=1000, loserPremium=2000, basePrice=1513, endPrice=6054, available=1500000000, milady=0x5af0d9827e0c53e4799bb226655a1de152a425a5, communityPrice=1513, remilio=0xd3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab, communityAllo=165234000000000000000000, anyRoot=0x4931c516565952ee7d5bfa1ccd792fc98dc9e4ba472293c39cd87019f1c9d4a6, miladyRoot=0xf36a535fe4ec4c2ea98c6052273c4850109460c5ecf55294f538d489d8b1aeeb, remilioRoot=0x16d28be8f9647d24d66f6fcb4ad91ac859f29edb99528bffcdfa2e1d53bbba08)
currentPrices(view returns (struct SaleCurrentPrices)
(6053999999920, 6659400000000, 7264800000000)
owner(view returns (address result)
0x65050a14305b0c93145fc764447f0e54994b823a
paused(view returns (bool)
false
totalSold(view returns (uint256)
1500000000000000000000000000
Read-only
balanceOf(address _holderview returns (uint256)
communityFill(bytes32view returns (uint16)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
participation(addressbytes32view returns (bool)
receiptBalance(addressview returns (uint256)
State-modifying
buyCommunityAny(address _destinationbytes32[] _proofpayable 
buyCommunityMilady(address _destinationbytes32[] _proofpayable 
buyCommunityRemilio(address _destinationbytes32[] _proofpayable 
buyHolder(uint256 _amountaddress _destinationbytes32[] _proofpayable 
buyLoser(uint256 _amountaddress _destinationpayable 
buyPleb(uint256 _amountaddress _destinationpayable 
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
reconfigure(struct SaleConfiguration _configpayable 
renounceOwnership(payable 
requestOwnershipHandover(payable 
setPaused(bool _status
transferEther(address _touint256 _amountpayable 
transferOwnership(address newOwnerpayable 
transferToken(address _tokenaddress _touint256 _amountpayable 
Events
Credit(address indexed destinationuint256 amount
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Constructor
constructor(struct SaleConfiguration _config
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
Ineligible(
InsufficientPayment(
Loser(
NewOwnerIsZeroAddress(
NoHandoverRequest(
OverAllocated(
OverMax(
Paused(
Reentrancy(
SoldOut(
Unauthorized(