Ethereum Blue
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Ethereum Blue"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12553508 | 3 years ago | | | 0 | 0.0018660000 | |
| 12553379 | 3 years ago | | | 0 | 0.00097965000 | |
| 12553374 | 3 years ago | | | 0 | 0.011662500 | |
| 12553368 | 3 years ago | | | 0 | 0.00088635000 | |
| 12553365 | 3 years ago | | | 0 | 0.0010263000 | |
| 12553332 | 3 years ago | | | 0 | 0.0012129000 | |
| 12553308 | 3 years ago | | | 0 | 0.00037915800 | |
| 12553306 | 3 years ago | | | 0 | 0.00093300000 | |
| 12553305 | 3 years ago | | | 0 | 0.00097965000 | |
| 12553296 | 3 years ago | | | 0 | 0.00088635000 |
ABI
ABI objects
Getter at block 21188749
decimals() view returns (uint8)
18
name() view returns (string)
Ethereum Blue
symbol() view returns (string)
BlueEth
totalSupply() view returns (uint256)
10000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0d8d8dc72db1d0379a81de0bf1f66fff2a3624e3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.