EggMarket

Verified contract

Active on Ethereum with 4,252 txns
Deployed by via 0xa30bfcd5 at 13563387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EggMarket"

0xeb3cf248983e09f57a64885d67a546da9d781934d6deee7a0df038027cfa25e1
0x4566e0a0647dbb1751453f20ad1ffdbcf93a88a1553caadf2e65ac905a6ae18a
0xbbf9a7e1c85b530351a7ff112df24591bd1200c5352e51125b8c316c24622c8a
0xa7b8b8b72dceb081621e71e66c2928d617f9050365f7a47809d7b3c18b3b5f54
0x7e555febb71d32fd7b48dda0495a10806337798b30b73491dec938d2710d216d
0x0c2191f75cd90913fd73e159bb482dd4d29937467d89788d356f782f26a7bdd1
0x017da9688e92e3d95a682b2951cc799173a84d3ace346ad3ebbe18c2d5c66df1
0xbf4a77c8e089d6303db9774ac6dbd4d19e2fdeb493f4d75e9a428e49d55c8762
0x59e5cd5f3ea502c23df38eeb8c82d9561bf3e47b9a37f90c54387c2aa1a03c2d
0xc7afcf51cd60c1cf0428a44004f509b065fa7d270e22da1d34430c9ace571bf3

Functions
Getter at block 21163657
CEO_ROLE(view returns (bytes32)
0xdc0d7a095c4e917ecbeb7deda7c942ff9744013d419e37549215a413915e421d
CFO_ROLE(view returns (bytes32)
0x33fa24d9aab6b79237248a16094d5f78ea83bb51e42c123ce925a264e7d816cc
COO_ROLE(view returns (bytes32)
0xefa080c67ecf4a6bf40c9dc64173420c08f359250ca6562d7c80f7c7b9b13969
accessControlAddress(view returns (address)
0xc713a40aa9bff56aee0e8ff9542b758d83af9fea
publicSaleStarted(view returns (bool)
true
tokenAddress(view returns (address)
0xaae9df0f50d53f9ac50651bf69590ab7b1091451
Read-only
currentPresaleCount(uint8 drgTypeview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
maxBuyCount(uint8 drgTypeview returns (uint256)
presaleMaxBuyCount(uint8 drgTypeview returns (uint256)
presalePrice(uint8 drgTypeview returns (uint256)
presaleRemainingCount(uint8 drgTypeview returns (uint256)
publicPrice(uint8 drgTypeview returns (uint256)
totalAllowedPresaleCount(uint8 drgTypeview returns (uint256)
State-modifying
allowPresale(uint8 drgTypeuint256 totalAllowedPresaleCntuint256 psPrice
buy(uint8 drgTypeaddress touint256 countpayable 
claim(uint8 drgTypeaddress touint256 count
setAccessControlAddress(address newAddress
setMaxBuyCount(uint8 drgTypeuint256 newValue
setPresaleMaxBuyCount(uint8 drgTypeuint256 newValue
setPresalePrice(uint8 drgTypeuint256 newValue
setPublicPrice(uint8 drgTypeuint256 newValue
setTokenAddress(address newAddress
togglePublicSaleStarted(uint256 legendaryPriceuint256 epicPriceuint256 randomPrice
withdrawEthers(uint256 amountaddress to
Events
AddressChanged(string indexed fieldNameaddress previousAddressaddress newAddress
BoolValueChanged(string indexed fieldNamebool previousValuebool newValue
EthersWithdrawn(address operatoraddress indexed touint256 amount
PresaleAllowed(address operatoruint256 totalAllowedPresaleCountuint256 presalePriceuint8 dragonType
PublicSaleStarted(address operatoruint256 legendaryPriceuint256 epicPriceuint256 randomPrice
TokenBought(address indexed buyeraddress indexed touint256 tokenIduint8 dragonType
TokenClaimed(address indexed claimeraddress indexed touint256 tokenId
TokenPresold(address indexed buyeraddress indexed touint256 countuint8 dragonType
ValueChanged(string indexed fieldNameuint256 previousValueuint256 newValue
Constructor
constructor(address accessControladdress eggToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.