GuildOfGuardiansPreSale

Verified contract

Active on Ethereum with 15,209 txns
Deployed by via 0xb7062fd8 at 12457274
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 34 additional slots
-
variable spans 10 additional slots
-
variable spans 8 additional slots
-
variable spans 8 additional slots
-
variable spans 17 additional slots

No balances found for "GuildOfGuardiansPreSale"

0x10d4e7ff49cdf4ab8cfb0266e7e2bde48c34d1ecb450906d4a02077a02f1f446
0x8c145fcf43cb530bb400a56004c3bbacbb95d3aeb287bee7c17d20daca226f07
0x962cc58910166364c66c95f2aa2c0c2573b58716397357eb79e2832b72dc4a74
0x851622db6414c1d47b64885c2d76b4dfc16e3aea89f5468818c95a20b52ffd30
0x99590cc7aab08dce8f0c13ad5447d358da86ebaf9ef8e55c3f54e6c7e6df5bfb
0x4fe0031658ccf793edf2a175295373c782207abb1960fd88d107463c4695a019
0xd4539770d650042603d7027bed1c68895aa05f4842e56de189ec7ebf46fb0403
0xe29fabb27f11ab118076b600cfbfb0b2c4001a062fcbef4f9d0a0d8e615f4aa2
0x3a4ac315cb1dc0bb43002b5d3206e7cafefe712ea2434083cfc30889f26abe81
0xa7dfc8897801e069992d8912c0a0bb44b7ed4a87179143bfe9ec26c538a0e9d0

Functions
Getter at block 21159379
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
IMMUTABLE_SYSTEM_ROLE(view returns (bytes32)
0xc372c82fbd1d74a0ccd03f3656e1b509abac07d9ebbd6922221b96ab984d059d
PRODUCT_OWNER_ROLE(view returns (bytes32)
0xe984cfd1d1fa34f80e24ddb2a60c8300359d79eee44555bc35c106eb020394cd
TREASURER_ROLE(view returns (bytes32)
0x3496e2e73c4d42b75d702e60d9e48102720b8691234415963a5a857b86425d07
stockFixed(view returns (bool)
false
usdEthPairAddress(view returns (address)
0xa478c2975ab1ea89e8196811f51a7b7ade33eb11
Read-only
_calcWeiFromUsd(uint112 _usdReserveuint112 _ethReserveuint256 _amountInUsdpure returns (uint256)
calcOrderCostUsd(uint16[] _orderview returns (uint256)
calcOrderCostWei(uint16[] _orderview returns (uint256)
confirmMythic(struct InventoryAllocatedOrder _allocatedOrderuint256 _mythicOrderLineuint256 _secondDiceRollview returns (bool)
decodeAllocation(struct InventoryAllocatedOrder _allocatedOrderuint256 _secondDiceRollview returns (struct InventoryDetailedAllocation[])
getFirstDiceRoll(uint256 _userProvidedSeedview returns (uint256 randomNumber)
getProductCostUsd(uint8 _productIdview returns (uint256)
getProductCostWei(uint8 _productIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getSecondDiceRoll(uint256 _firstDiceRolluint256 _commitBlockview returns (uint256)
getWeiPrice(uint256 _amountInUsdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
mythicOwner(uint256view returns (address)
originalStock(uint256view returns (uint256)
productPrices(uint256uint256view returns (uint256)
referrerBonuses(addressview returns (uint256)
stockAvailable(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addStock(uint16[] _stockToAdd
addStockAndGift(uint16[] _giftOrderaddress _giftRecipient
claimMythicForCustomer(struct InventoryAllocatedOrder _allocatedOrderuint256 _mythicOrderLineaddress _customerAddruint256 _secondDiceRoll
emitSecondDiceRoll(uint256 _firstDiceRolluint256 _commitBlock
giftPack(uint16[] _giftOrderaddress _giftRecipient
grantRole(bytes32 roleaddress account
permanentlyLockStock(
purchase(uint16[] _orderaddress _referrerpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateUsdToEthPair(address _usdEthPairAddress
withdraw(uint256 _amount
withdrawBonus(
Events
AllocateOrder(struct InventoryAllocatedOrder _allocatedOrderaddress indexed _owneruint256 _orderPrice
ClaimMythic(struct InventoryAllocatedOrder _allocatedOrderuint256 _mythicOrderLineaddress indexed _customerAddr
GiftOrder(address indexed _giftRecipient
PermanentlyLockStock(
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SecondDiceRoll(uint256 indexed _firstDiceRolluint256 indexed _commitBlockuint256 _secondDiceRoll
UpdateUsdToEthPair(address _usdToEthPairAddress
Withdraw(uint256 _amount
WithdrawBonus(uint256 _amountaddress _referrer
Constructor
constructor(address _usdEthPairAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.