MarchandDeGlace

Verified contract

Implementation

Active on Ethereum with 2 txns
Deployed by via 0x5b3ae3c7 at 13216255
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "MarchandDeGlace"

0x82931dcbf90bb33371161f044844ab63157fb6c27f26c6ea3df3c50c34cb0c81
0x078e916430e1672f8afab87a3f9f2d84a729eb97183eda1a8ffc6013eb456e38

Functions
Getter at block 21297575
DOLPHIN_MAX_GEL(view returns (uint256)
13462080180822660988810
DOLPHIN_MIN_GEL(view returns (uint256)
3365520045205665247202
GEL(view returns (address)
0x15b7c0c907e4c6b9adaaaabc300c08991d6cea05
POOL_ONE_GEL_CAP(view returns (uint256)
10096560000000000000000000
SIGNER(view returns (address)
0x1af41728737f8bc40e9ea1a9e1a3b19f4db3bdf9
TOTAL_GEL_CAP(view returns (uint256)
16827600000000000000000000
WHALE_MAX_GEL(view returns (uint256)
67310400904113304944050
WHALE_MIN_GEL(view returns (uint256)
16827600226028326236012
gelPerEth(view returns (uint256)
0
 
getBuyableRemainingGel(view returns (uint256)
getRemainingGel(view returns (uint256)
0
getRemainingGelPoolOne(view returns (uint256)
0
isPoolOneOpen(view returns (bool)
false
isPoolTwoOpen(view returns (bool)
false
 
isSaleClosing(view returns (bool)
lockUpEndTime(view returns (uint256)
0
paused(view returns (bool)
false
poolOneEndTime(view returns (uint256)
0
poolOneStartTime(view returns (uint256)
0
poolTwoEndTime(view returns (uint256)
0
poolTwoStartTime(view returns (uint256)
0
totalGelLocked(view returns (uint256)
0
Read-only
canBuyDolphin(address _dolphinbytes _signatureuint256 _ethToSellview returns (bool)
canBuyWhale(address _whalebytes _signatureuint256 _ethToSellview returns (bool)
gelBoughtByDolphin(addressview returns (uint256)
gelLockedByWhale(addressview returns (uint256)
getGELToBuy(uint256 _ethToSellview returns (uint256)
hasDolphinNeverBought(address _dolphinview returns (bool)
hasWhaleNeverBought(address _whaleview returns (bool)
isBoughtEqBuyableRemaining(uint256 _gelToBuyview returns (bool)
isBoughtGteDolphinMin(uint256 _gelToBuypure returns (bool)
isBoughtLteDolphinMax(uint256 _gelBoughtpure returns (bool)
isBoughtLteRemaining(uint256 _gelBoughtview returns (bool)
isBoughtWithinWhaleCaps(uint256 _gelBoughtpure returns (bool)
isDolphin(address _dolphinbytes _signatureview returns (bool)
isPoolOneCapExceeded(uint256 _gelToBuyview returns (bool)
isWhale(address _whalebytes _signatureview returns (bool)
multiIsDolphin(struct MarchandDeGlaceDolphin[] _dolphinsview returns (struct MarchandDeGlaceMultiIsCreatureResult[] results)
multiIsWhale(struct MarchandDeGlaceWhale[] _whalesview returns (struct MarchandDeGlaceMultiIsCreatureResult[] results)
State-modifying
buyDolphin(bytes _signaturepayable 
buyWhale(bytes _signaturepayable 
initialize(uint256 _gelPerEthuint256 _poolOneStartTimeuint256 _poolTwoStartTimeuint256 _poolOneEndTimeuint256 _poolTwoEndTimeuint256 _lockUpEndTime
pause(
setGelPerEth(uint256 _gelPerEth
setLockUpEndTime(uint256 _lockUpEndTime
setPhaseOneEndTime(uint256 _poolOneEndTime
setPhaseOneStartTime(uint256 _poolOneStartTime
setPhaseTwoEndTime(uint256 _poolTwoEndTime
setPhaseTwoStartTime(uint256 _poolTwoStartTime
unpause(
withdrawAllGEL(
withdrawETH(
withdrawLockedGEL(address _to
withdrawUnlockedGEL(
Events
LogBuyDolphin(address indexed dolphinuint256 ethPaiduint256 gelBought
LogBuyWhale(address indexed whaleuint256 ethPaiduint256 gelBoughtuint256 gelLockeduint256 gelUnlocked
LogWithdrawLockedGEL(address indexed whaleaddress indexed touint256 gelWithdrawn
Paused(address account
Unpaused(address account
Constructor
constructor(address _GELaddress _SIGNER
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.