Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VINEIDO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19134227 | 10 months ago | | | 0 | 0.0025489400 | |
| 19133431 | 10 months ago | | | 0 | 0.0016340650 | |
| 19132223 | 10 months ago | | | 0 | 0.0016169665 | |
| 19130738 | 10 months ago | | | 0 | 0.0025558947 | |
| 19129272 | 10 months ago | | | 0 | 0.0026538153 | |
| 19128897 | 10 months ago | | | 0 | 0.0022518435 | |
| 19127857 | 10 months ago | | | 0 | 0.0032203538 | |
| 19127668 | 10 months ago | | | 0 | 0.0041344829 | |
| 19127633 | 10 months ago | | | 0 | 0.0029512551 | |
| 19127594 | 10 months ago | | | 0 | 0.0027429792 |
ABI
ABI objects
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(address) view returns (uint256)
user2GuaranteedWhitelistSaleAmount(address) view returns (uint256)
State-modifying
Events FCFSWhitelistSale(bytes32[] proof, uint256 amount)
guaranteedWhitelistSale(bytes32[] proof, uint256 amount)
renounceOwnership()
setMerkleRoot(bytes32 _guaranteedWhitelistRoot, bytes32 _FCFSWhitelistRoot)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ParticipateInFCFSWhitelistSale(address indexed user, uint256 amount, uint256 timestamp)
ParticipateInGuaranteedWhitelistSale(address indexed user, uint256 amount, uint256 timestamp)
constructor(uint256 _guaranteedWhitelistSaleTime, uint256 _FCFSWhitelistSaleTime)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)