FriesDAOTokenSale

Verified contract

Active on Ethereum with 1,054 txns
Deployed by via 0x5feb63c1 at 14104538
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $249.73
ERC-20
--
0x323565e87b911eae849c7506832136ddab50a33320f7dec1d235b7f5aa8c43ef
0xaf8d9162e804a2c579ee84ec650e87b684b07fd39febcf1b9d033db35181b5d9
0x91f9cfb7164f0cd42a2bbdfb30aeb789c1b0276503cd36a870b088d3b27b9083
0x76380c8142ffb5233f52775fe9878f1d7fa3091f972e3d01edefac4d07dd0492
0xcd81deae6bd17e2d03f86c8fb81233ad86a98425bfc062437e61081f6dc668b7
0xd2f6d09a10929838020b5ebeb887041f81594aae1cc74e0d6701e1525b8c6592
0x9171f75f98eb2901ca02be536bf94797c0640dc557af60dee50630e6081b9814
0xb2fc21df217203764d6e97b03d2b9b3f44b18d4f3623ca8ec7fd31f1fb9509b1
0xc182012ee23af974a5fa1b321d523b9e8382302d16d816e525a6b85f8abfacf5
0xbd3f009ae2af551f57bee2a42ef22b6c12b6fc0f69f3799a3fbe3a853df329fa

Functions
Getter at block 21388796
FRIES(view returns (address)
0xfa57f00d948bb6a28072f5416fcbf7836c3d62dd
FRIES_DECIMALS(view returns (uint256)
18
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
USDC_DECIMALS(view returns (uint256)
6
baseWhitelistAmount(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0x1fdb05f4a3128d437eb141d27523f4b71bd994a4f48c160be4a03e502fd10853
owner(view returns (address)
0x7163bee2a0a4c75d1236bf053e429f86eb45426e
publicSaleActive(view returns (bool)
false
redeemActive(view returns (bool)
true
refundActive(view returns (bool)
false
salePrice(view returns (uint256)
43312503100000000000
totalCap(view returns (uint256)
9696969000000
totalPurchased(view returns (uint256)
5401701624901
treasury(view returns (address)
0x7163bee2a0a4c75d1236bf053e429f86eb45426e
vestingPercent(view returns (uint256)
850
whitelistSaleActive(view returns (bool)
false
Read-only
purchased(addressview returns (uint256)
redeemed(addressview returns (uint256)
vesting(addressview returns (bool)
State-modifying
buyFries(uint256 value
buyWhitelistFries(uint256 valueuint256 whitelistLimitbool vestingEnabledbytes32[] proof
redeemFries(
refundFries(uint256 amount
renounceOwnership(
setPublicSaleActive(bool active
setRedeemActive(bool active
setRefundActive(bool active
setRoot(bytes32 _root
setSalePrice(uint256 price
setTotalCap(uint256 amount
setTreasury(address treasuryAddress
setVestingPercent(uint256 percent
setWhitelistSaleActive(bool active
transferOwnership(address newOwner
Events
BaseWhitelistAmountChanged(uint256 baseWhitelistAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicSaleActiveChanged(bool active
Purchased(address indexed accountuint256 amount
RedeemActiveChanged(bool active
Redeemed(address indexed accountuint256 amount
RefundActiveChanged(bool active
Refunded(address indexed accountuint256 amount
SalePriceChanged(uint256 price
TotalCapChanged(uint256 totalCap
TreasuryChanged(address treasury
VestingPercentChanged(uint256 vestingPercent
WhitelistSaleActiveChanged(bool active
Constructor
constructor(address usdcAddressaddress friesAddressaddress treasuryAddressbytes32 root
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.