MintableSale

Verified contract

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

No balances found for "MintableSale"

0xe689f0ea265e8b18e6b31b402238955b614b6165d7a748e278ff8666b1e4d3b5
0xc9d4476919d3e3b274e9b20ebb402f2436ed5a5642c9bb5b25ddb2dbdc35073b
0xed46713bb9617564ab4883c598431e9c691a1a01ad1c1659ea0f8ece29c85f6f
0x7594272fc9bada3eb92a9c2489315c941b14b1019a22b05f04354b11207eb01f
From
0x9e447de71a28c48d3275df0e1ab87b3e7e1495e060c35887fb7954cd278b08cf
0xde70c6f5b3d03b03fa2f5fdc3d83607ec2803fb35b9d7120410913be33913b2c
0x841348e87df781b7e431cba224339f58b9e537511820d655b248897ca03d1590
0x28c4e00e3f3e20d207ca465af2afbf3b37f39e82936db9130cdb143850cbe331
0x6d9e8085507ad8132d3b86be8bc83d87b75d62d9d371274f573dc108edcb5e6e
0x2d1d62a834db7ae7d66a93094df823b9bb11c4ae549571b58adbcabfb74a226f

Functions
Getter at block 21202310
batchLimit(view returns (uint32)
5
finalId(view returns (uint32)
10000
isActive(view returns (bool)
false
itemPrice(view returns (uint64)
80000000000000000
itemsAvailable(view returns (uint32)
0
itemsOnSale(view returns (uint32)
0
nextId(view returns (uint32)
10001
owner(view returns (address)
0x1e7c1d246d2e072e8fc00b50b19deb511a325b64
saleEnd(view returns (uint32)
4000000000
saleStart(view returns (uint32)
0
soldCounter(view returns (uint32)
7999
tokenContract(view returns (address)
0x3b5932c43f345d422a4dbf6e7ae486cafb85f1d5
Read-only

This contract contains no read-only function objects.

State-modifying
buy(uint32 _amountpayable 
buySingle(payable 
buySingleTo(address _topayable 
buyTo(address _touint32 _amountpayable 
initialize(uint64 _itemPriceuint32 _nextIduint32 _finalIduint32 _saleStartuint32 _saleEnduint32 _batchLimit
renounceOwnership(
transferOwnership(address newOwner
withdraw(
withdrawTo(address _to
Events
Bought(address indexed _byaddress indexed _touint256 _amountuint256 _value
Initialized(address indexed _byuint64 _itemPriceuint32 _nextIduint32 _finalIduint32 _saleStartuint32 _saleEnduint32 _batchLimit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdrawn(address indexed _byaddress indexed _touint256 _value
Constructor
constructor(address _tokenContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.