InvestDRMK
Verified contract
Active on
Ethereum with 896 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DRMK | ERC-20 | 12.842219M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9986006 | 5 years ago | | | 0 | 0.00037936800 | |
| 9677679 | 5 years ago | | | 0 | 0.000063228000 | |
| 9586701 | 5 years ago | | | 0 | 0.000075873600 | |
| 9445803 | 5 years ago | | | 0 | 0.000063228000 | |
| 9397848 | 5 years ago | | | 0 | 0.00018968400 | |
| 9356240 | 5 years ago | | | 0 | 0.000063228000 | |
| 9216274 | 5 years ago | | | 0 | 0.000063228000 | |
| 9172644 | 5 years ago | | | 0 | 0.000063228000 | |
| 9151350 | 5 years ago | | | 0 | 0.000063228000 | |
| 8974667 | 5 years ago | | | 0 | 0.00011565600 |
ABI
ABI objects
Getter at block 21324931
airdropcounter() view returns (uint256)
658
bonus() view returns (uint256)
0
extraBonus() view returns (uint256)
1000000000000000000
minContribution() view returns (uint256)
1000000000000000
tokensPerAirdrop() view returns (uint256)
10000
tokensPerEth() view returns (uint256)
200000000
Read-only
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events resetAirdrop()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerAirdrop(uint256 _tokensPerAirdrop)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawAltcoinTokens(address anycontract) returns (bool)
Distr(address indexed to, uint256 amount)
TokensPerAirdropUpdated(uint256 _tokensPerEth)
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.