EIP173Proxy

Verified contract

Proxy

Active on Ethereum with 3,488 txns
Deployed by via 0xf1a2eae4 at 13216318
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
Native
Value $596.77
ERC-20
Value $101,808.55
ERC-20
Value $0
0x2f7b03f3f3bd85fb8ff410162b0313b54dcaf50948fa80add95c7448930a0c17
0x36f0d7c46710884d05ce0e352c1284804cd1d4386693d4cfedbe3062b6f73dd4
0xc391c8fb62c65eae6adbcc13464216b3ec3f933bfa6ac329578c00251e0d4f46
0x6662e85a3606b53950faca324bf834dc9cef540efdcdf807ab98000b80ad0a71
0x334c35a4e5ddf930c4784d786dbdcd5557786f0ec071ed3926a2ba1146e2c885
0xca232930062b25191856075a5bed68cb44a1aa4e01404da582c690c899560d4b
0x3a956ccd4ecd98daede7697ac9dff4fb95eb1128c052cea5e768919da6ff9bc9
0x3d0f326d8bc43c8dcc175592fc2461d8ff77b0d31192c44785f3f6dfbe8ae58e
0xecd5ada7e7d32abb54e0e54783ff4d8026c08a248eedfbe20a9687d52455d45e
0xaa9927b34029b07a3aed5f4289fcffa1157c1e8e419236dbaebf6a26d228501a

Functions
Getter at block 21296797
owner(view returns (address)
0x163407fda1a93941358c1bfda39a868599553b6d
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)
11502809031305730908498
getBuyableRemainingGel(view returns (uint256)
0
getRemainingGel(view returns (uint256)
2681
getRemainingGelPoolOne(view returns (uint256)
0
isPoolOneOpen(view returns (bool)
false
isPoolTwoOpen(view returns (bool)
false
isSaleClosing(view returns (bool)
true
lockUpEndTime(view returns (uint256)
1647284400
paused(view returns (bool)
false
poolOneEndTime(view returns (uint256)
1631563200
poolOneStartTime(view returns (uint256)
1631556000
poolTwoEndTime(view returns (uint256)
1631728800
poolTwoStartTime(view returns (uint256)
1631563200
totalGelLocked(view returns (uint256)
467305381060179307155851
Read-only
supportsInterface(bytes4 idview returns (bool)
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
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
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 implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.