VINEIDO

Verified contract

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

No balances found for "VINEIDO"

0x196ea2d9f7d177b4faa4e85bc4d3370479584e649919f56241bc116d1dbaff5e
0xc935f353d3a660d3ee6ccd4bf7e2589dd3dcc15a6e9df45c0bb36d45738aa942
0x64371db54855333d4b4e1194bf75266d9319f70f222d72c0e94325c971655b6e
0x79555a23cde3e448b9159cde487ff22f502db356a935730df60b95bf328cb8e1
0xe80f1ab53ecb52bbe94b8f7bca59b34e6512a651bdb2e049b1cd5c103c29f8ca
0x5b667ae7cac7882ced4823447f0663c2eb1a0bccf9bd31ea01d91d9c9c8bac61
0x4724a524a6727b1a49e4fa1839f03ff776582c8a05cbc5b366eacdc0bcfeb827
0xb1c4eb74eeac5890b790810fd36d0752471b851984d8f3f8c9427e6f35383206
0x0df37e1a08ddd1ab07fb844d0caddb41d5d2e6a6a30b734e9b3c0a0eaac39472
0x9c7655f8775eb299774a16189fc15512c2d5587922c0537819b0770a81382474

Functions
Getter at block 21283014
FCFSWhitelistRoot(view returns (bytes32)
0x8642644e91b6c2327eefb8413d5b0845924e7281ce915f970562975f6936cdab
FCFSWhitelistSaleTime(view returns (uint256)
1706713200
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
guaranteedWhitelistRoot(view returns (bytes32)
0xb47bff3cb0fb31e7b7b0d3abd189adcfedf79da9fcfddd9c34b175f3e92285d0
guaranteedWhitelistSaleTime(view returns (uint256)
1706616000
maxWhitelistAmount(view returns (uint256)
1000000000
owner(view returns (address)
0x21a0c355aaa0b66fe0e20db5ed2a6406e1ad8ef4
totalGuaranteedWhitelistCap(view returns (uint256)
100000000000
totalGuaranteedWhitelistSaleAmount(view returns (uint256)
69858427011
totalWhitelistCap(view returns (uint256)
200000000000
totalWhitelistSaleAmount(view returns (uint256)
182469579459
Read-only
user2FCFSWhitelistSaleAmount(addressview returns (uint256)
user2GuaranteedWhitelistSaleAmount(addressview returns (uint256)
State-modifying
FCFSWhitelistSale(bytes32[] proofuint256 amount
guaranteedWhitelistSale(bytes32[] proofuint256 amount
renounceOwnership(
setMerkleRoot(bytes32 _guaranteedWhitelistRootbytes32 _FCFSWhitelistRoot
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ParticipateInFCFSWhitelistSale(address indexed useruint256 amountuint256 timestamp
ParticipateInGuaranteedWhitelistSale(address indexed useruint256 amountuint256 timestamp
Constructor
constructor(uint256 _guaranteedWhitelistSaleTimeuint256 _FCFSWhitelistSaleTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account