Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13.81)
Native
Value
$13.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00411 | $3,360.03 |
$13.81 | |
PMOD | ERC-20 | 5 | -- | -- | |
₿.to | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13332372 | 3 years ago | | | 0 | 0.0036317058 | |
| 12858602 | 3 years ago | | | 0 | 0.0021348701 | |
| 12858572 | 3 years ago | | | 0 | 0.0022910801 | |
| 11625416 | 4 years ago | | | 0 | 0.0020450049 | |
| 11402958 | 4 years ago | | | 0 | 0.0010374850 | |
| 11061573 | 4 years ago | | | 0 | 0.0024231350 | |
| 11061548 | 4 years ago | | | 0 | 0.0025825151 | |
| 11011367 | 4 years ago | | | 0 | 0.0018900453 | |
| 10629343 | 4 years ago | | | 0 | 0.0028196480 | |
| 9545250 | 5 years ago | | | 0 | 0.00033543000 |
ABI
ABI objects
Getter at block 21262060
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
ada
symbol() view returns (string)
ada
totalDistributed() view returns (uint256)
4500000000000000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256)
4500000000000000000
value() view returns (uint256)
5000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
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)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.