Ethereum Uranium
Verified contract
Active on
Ethereum with 2,381 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 |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- | |
BRAT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7228296 | 6 years ago | | | 0 | 0.0035302200 | |
| 7055608 | 6 years ago | | | 0 | 0.000042656000 | |
| 6670197 | 6 years ago | | | 0 | 0.00017532000 | |
| 6515782 | 6 years ago | | | 0 | 0.00026132904 | |
| 6175598 | 6 years ago | | | 0 | 0.0018489500 | |
| 6017643 | 6 years ago | | | 0 | 0.0 | |
| 5887270 | 6 years ago | | | 0 | 0.0021979000 | |
| 5744120 | 6 years ago | | | 0 | 0.00024176900 | |
| 5686706 | 7 years ago | | | 0 | 0.00014929600 | |
| 5650487 | 7 years ago | | | 0 | 0.00017583200 |
ABI
ABI objects
Getter at block 21311663
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Ethereum Uranium
symbol() view returns (string)
ETHUC
totalDistributed() view returns (uint256)
2100000000000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256)
2100000000000000
value() view returns (uint256)
134162258364
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)
burn(uint256 _value)
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)
Burn(address indexed burner, 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.