Admere App
Verified contract
Active on
Ethereum with 1,302 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,911.17)
Native
Value
$1,911.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.5842 | $3,271.43 |
$1,911.17 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11159569 | 4 years ago | | | 0 | 0.0013683680 | |
| 11037057 | 4 years ago | | | 0 | 0.0020525520 | |
| 10454103 | 4 years ago | | | 0 | 0.0016249370 | |
| 10165203 | 4 years ago | | | 0 | 0.0025656900 | |
| 10055525 | 5 years ago | | | 0 | 0.0011457007 | |
| 9985932 | 5 years ago | | | 0 | 0.00051313800 | |
| 9930514 | 5 years ago | | | 0 | 0.00018681500 | |
| 9920853 | 5 years ago | | | 0 | 0.00025656900 | |
| 9879045 | 5 years ago | | | 0 | 0.00017104600 | |
| 9858917 | 5 years ago | | | 0 | 0.00034209200 |
ABI
ABI objects
Getter at block 21180731
deadline() view returns (uint256)
1584857566
decimals() view returns (uint256)
2
distributionFinished() view returns (bool)
false
name() view returns (string)
Admere App
progress0drop() view returns (uint256)
9863
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1583561566
round2() view returns (uint256)
1583647966
symbol() view returns (string)
AA
target0drop() view returns (uint256)
20000
tokensPerEth() view returns (uint256)
100000000000
totalDistributed() view returns (uint256)
11252626193000
totalSupply() view returns (uint256)
30000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.