REMMESale
Verified contract
Active on
Ethereum with 17,283 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OPENC | ERC-20 | 4.9591 | $0.007144 |
$0.04 | |
REM | ERC-20 | 100 | $0.000066 |
$0.01 | |
AGI | ERC-20 | 1.35K | -- | -- | |
IFAN | ERC-20 | 98 | -- | -- | |
OPEN | ERC-20 | 4.9591 | -- | -- | |
OPENC | ERC-20 | 4.9591 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5540157 | 7 years ago | | | 2.05 | 0.00042000000 | |
| 5186373 | 7 years ago | | | 0.5 | 0.0010568500 | |
| 5186370 | 7 years ago | | | 0.5 | 0.0010568500 | |
| 5128975 | 7 years ago | | | 0.5 | 0.0011625350 | |
| 5124732 | 7 years ago | | | 0.1 | 0.0010568500 | |
| 5119767 | 7 years ago | | | 0.11 | 0.0010568500 | |
| 5117811 | 7 years ago | | | 0.8 | 0.0010568500 | |
| 5108355 | 7 years ago | | | 5 | 0.0025364400 | |
| 5103120 | 7 years ago | | | 0.009 | 0.000021000000 | |
| 5102357 | 7 years ago | | | 15 | 0.0010568500 |
ABI
ABI objects
Getter at block 21160550
ASSET_MANAGER_WALLET() pure returns (address)
0xbb12800e7446a51395b2d853d6ce7f22210bb5e5
BONUS() pure returns (uint256)
10
FIRST_DAY_END() pure returns (uint256)
1518638400
MAXIMAL_PARTICIPATION() pure returns (uint256)
15000000000000000000
MINIMAL_PARTICIPATION() pure returns (uint256)
100000000000000000
SALES_DEADLINE() pure returns (uint256)
1518724800
SALES_START() pure returns (uint256)
1518552000
SALE_MAX_CAP() pure returns (uint256)
5000000000000
TOKEN() pure returns (address)
0x83984d6142934bb535793a82adb0a46ef0f66b6d
TOKEN_CENTS() pure returns (uint256)
10000
WHITELIST_SUPPLIER() pure returns (address)
0x1ff21eca1c3ba96ed53783ab9c92ffbf77862584
allowedGasPrice() pure returns (uint256)
50000000000
saleContributions() pure returns (uint256)
19342931561199742385245
tokenPriceWei() pure returns (uint256)
47058823529411
tokensPurchased() pure returns (uint256)
4521410251975
Read-only
participantContribution(address) pure returns (uint256)
whitelist(address) pure returns (bool)
State-modifying
Events addToWhitelist(address _participant) returns (bool)
contribute() payable returns (bool)
contributeFor(address _participant) payable returns (bool)
removeFromWhitelist(address _participant) returns (bool)
setEthPrice(uint256 _ethUsdPrice) returns (bool)
setGasPrice(uint256 _allowedGasPrice) returns (bool)
AllowedGasPriceUpdated(uint256 gasPrice)
Contributed(address receiver, uint256 contribution, uint256 reward)
Error(string message)
TokenPriceUpdated(uint256 tokenPriceWei)
WhitelistUpdated(address participant, bool isWhitelisted)
constructor(uint256 _ethUsdPrice)
fallback()
This contract contains no error objects.