Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x64a6…fcf0
Balances ($0.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UPP | ERC-20 | 3.1192 | $0.064555 |
$0.2 | |
PMOD | ERC-20 | 5 | -- | -- | |
MAN | ERC-20 | 0.7954 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6113139 | 6 years ago | | | 0.7954 | 0.00021312000 | |
| 6051937 | 6 years ago | | | 0.01145 | 0.00022111200 | |
| 5955992 | 6 years ago | | | 0.7954 | 0.0010656000 | |
| 5951059 | 6 years ago | | | 0 | 0.0011991500 | |
| 5815542 | 6 years ago | | | 1.59 | 0.0021098880 | |
| 5809798 | 6 years ago | | | 0 | 0.00042624000 | |
| 5805277 | 6 years ago | | | 0.7854 | 0.00087379200 | |
| 5801590 | 6 years ago | | | 1.5908 | 0.000021312000 | |
| 5801522 | 6 years ago | | | 0.7954 | 0.00053706240 | |
| 5800514 | 6 years ago | | | 0.7954 | 0.000042624000 |
ABI
ABI objects
Getter at block 21161581
TOTAL_TOKEN_SUPPLY() view returns (uint256)
1000000000000000000000000000
initialTime() view returns (uint256)
1529077500
owner() view returns (address)
0x70f0aef38949616ff371b085c3f18ef66a039470
rate() view returns (uint256)
9311
saleClosed() view returns (bool)
true
token() view returns (address)
0x64a60493d888728cf42616e034a0dfeae38efcf0
wallet() view returns (address)
0x2149cbdd59b50bef9a264914b441f917dc9c7d55
weiCap() view returns (uint256)
10383610000000000000000
weiRaised() view returns (uint256)
10383595718149208710905
Read-only
whiteList(address) view returns (uint256 offeredWei, uint256 lastPurchasedTimestamp)
State-modifying
Events addToWhiteList(address[] addresses, uint256 weiPerContributor)
buyTokens() payable
closeSale()
mintToken(address target, uint256 tokenToMint)
renounceOwnership()
transferOwnership(address _newOwner)
updateRate(uint256 rate_)
updateWeiCap(uint256 weiCap_)
BuyTokens(uint256 weiAmount, uint256 rate, uint256 token, address beneficiary)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateRate(uint256 rate)
UpdateWeiCap(uint256 weiCap)
constructor(address _wallet, uint256 _rate, uint256 _startDate, uint256 _weiCap)
fallback()
This contract contains no error objects.