CitadelPrivateSale

Verified contract

Active on Base with 210 txns
Deployed by via 0xd67ffec4 at 6630735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1ec6f6ea2f31056c09526e64aebe9ae88abb7c086a67733b6e905adfabd52b0d
0x78a22ecaee246077d95a0b7f04f0b4f7c1902ff0809296ce14666b7d9428ae2b
0x97da8fb1e14e586eb853d662377800e03cdc58c88ac0248edfd790acad94684a
0x1f6422cd49408c223c3ad71f9d7efcbb38ece79d826d0901fc50f07c41515677
0x9b52a40482e6a222dc640b58bc3285b6f1b53c61e1260356fdaac4a0ab78d8a8
0x7adc8afaaaa4ed03f4dc7ce73c9bc6b2cfdf75bdc692826451a708379115830d
0x00c3b3ccb07f5a6008e15fce723cea9d7a6b1ea1e75030560974a09378b4f080
0x7fc45176c09fbe6db9e4735a45b4987cf5f5c63599df5f5fa05e9240c9dd117d
0x4de82922f9e3c2fdb18f37e036512bf23451085c8467aebbddb57485ae0e41a0
0x27b693de47b8286a9588f41a5bf997e263475dfca4f666d183505f42992ed1b4

Functions
Getter at block 22933383
claimDate(view returns (uint256)
1700568000
esFort(view returns (address)
0xb1bd114648ac22d21d7f2bff63d629c1bb666d09
esFortToSell(view returns (uint256)
750000000000000000000000
fort(view returns (address)
0x7233062d88133b5402d39d62bfa23a1b6c8d0898
fortToSell(view returns (uint256)
2250000000000000000000000
maxInvestment(view returns (uint256)
3000000000000000000
owner(view returns (address)
0x9c81b07505887158eaa0b4928765edb6f2664c3a
saleEnd(view returns (uint256)
1700136000
saleStart(view returns (uint256)
1700056800
saleTarget(view returns (uint256)
60000000000000000000
totalCommitments(view returns (uint256)
60000000000000000000
Read-only
calculateEsFortAmount(uint256 investmentview returns (uint256)
calculateFortAmount(uint256 investmentview returns (uint256)
investments(addressview returns (uint256)
whitelisted(addressview returns (bool)
State-modifying
claimTokens(
invest(payable 
loadTokens(
recoverTokens(address touint256 amountFortuint256 amountEsFort
renounceOwnership(
setClaimDate(uint256 newClaimDate
transferOwnership(address newOwner
whitelistAddress(address _address
whitelistAddresses(address[] _addresses
withdrawFunds(
Events
Claimed(address investoruint256 amountFortuint256 amountEsFort
Invested(address investoruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _fortaddress _esFortuint256 _fortToSelluint256 _esFortToSelluint256 _saleStartuint256 _saleEnduint256 _claimDate
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(