MinterEtherukoGenesis

Verified contract

Active on Ethereum with 518 txns
Deployed by via 0x7d76dad8 at 15793735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MinterEtherukoGenesis"

0x86f19219e58a36cac0eab1f30046a69cc57b15422d9c23609f694ce2b460ec76
0x9e88700ac08ebed12fabfda1868d5c7ecc61c83294105c6902b8b1729868d32c
0xf0da73fd5f691d577f92335864a6199f01b3efe802a012cb16c6f923d8d959f6
0x02cdce929211659a89ce14b527f25ff4aa401aa444eca4ba403a09f83d126d8b
0xc8bab152006d520ca78a19d1806d27b944cfe528be9a895c70fcc9e2f69bdd74
0xb0dd34b58c8321e6d2f841b4e9925126053129a2822a9a681bfdd4d89fc54b8e
0xce9b9c04f5e577255c1eedf408ac0dc863dcfc451e3e48e8f11805d70920ab2e
0xe515c4b48fb959183e444a71f342dfa6d0abc4c8eda6d9612a3e14e9fd36018f
0x2d6ad93e043e773dab7f72f097018d939f1ef09e383c32c0cb4c359beb6b9fa4
0xa5311902f62b6e12353b26f42185c9c2d6cc517851c7a204100ca1de63b8de5b

Functions
Getter at block 20893361
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
etherukoGenesis(view returns (address)
0xde494e809e28e70d5e2a26fb402e263030089214
feeTo(view returns (address)
0x198e46545c3307157667696a9b76a5c98840f5db
maxSale(view returns (uint256)
3333
maxTxLimit(view returns (uint256)
6
onSale(view returns (bool)
false
owner(view returns (address)
0xd3a52ceb8a653d853f6bb21c39e27e2ed1ce5226
pbPrice(view returns (uint256)
80000000000000000
teamSaleLeft(view returns (uint256)
0
whiteListSaleMaxCount(view returns (uint8)
2
wlPrice(view returns (uint256)
60000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
isOg(address accountview returns (bool)
isWhitelist(address accountview returns (bool)
og(addressview returns (bool)
ogSaled(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
whiteListSaleCount(addressview returns (uint8)
whitelist(addressview returns (bool)
State-modifying
grantAdmin(address account
grantOG(address[] _wallet
grantRole(bytes32 roleaddress account
grantWhiteList(address[] _wallet
grantWlAndOg(address[] _wallet
ogFreeMint(
pbPriceMint(uint256 amountpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeAdmin(address account
revokeOG(address[] _wallet
revokeRole(bytes32 roleaddress account
revokeWhiteList(address[] _wallet
setFeeTo(address _feeTo
setGenesis(address _etherukoGenesis
setMaxSale(uint256 _maxSale
setMaxTxLimit(uint256 _maxTxLimit
setPbPrice(uint256 _pbPrice
setTeamSaleLeft(uint256 _teamSaleLeft
setWhiteListSaleMaxCount(uint8 _whiteListSaleMaxCount
setWlPrice(uint256 _wlPrice
startSale(
stopSale(
teamMint(address[] touint256[] amount
transferOwnership(address newOwner
wlPriceMint(uint256 amountpayable 
Events
GrantAdmin(address _account
GrantOG(address[] _wallet
GrantWhitelist(address[] _wallet
GrantWlAndOg(address[] _wallet
OgFreeMint(address indexed _buyeruint256 _nowAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PbPriceMint(address indexed _buyeruint256 _amountuint256 _nowAmountuint256 _price
RevokeAdmin(address _account
RevokeOG(address[] _wallet
RevokeWhitelist(address[] _wallet
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetFeeTo(address _feeTo
SetMaxSale(uint256 _maxSale
SetMaxTxLimit(uint256 _maxTxLimit
SetPbPrice(uint256 _pbPrice
SetTeamSaleLeft(uint256 _teamSaleLeft
SetWhiteListSaleMaxCount(uint8 _whiteListSaleMaxCount
SetWlPrice(uint256 _wlPrice
StartSale(bool _onSale
StopSale(bool _onSale
TeamMint(address[] touint256[] _amount
WlPriceMint(address indexed _buyeruint256 _amountuint256 _nowAmountuint256 _price
Constructor
constructor(address _etherukoGenesisaddress _feeTo
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.