Beacon Chain
Verified contract
Active on
Ethereum with 1,737 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 "Beacon Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21136720 | a month ago | | | 0 | 0.0010326523 | |
| 21050709 | 2 months ago | | | 0 | 0.00040980985 | |
| 21050699 | 2 months ago | | | 0 | 0.00039403438 | |
| 21050661 | 2 months ago | | | 0 | 0.00032739445 | |
| 21050602 | 2 months ago | | | 0 | 0.00042554330 | |
| 21050465 | 2 months ago | | | 0 | 0.00034355816 | |
| 21050434 | 2 months ago | | | 0 | 0.00036956391 | |
| 20123774 | 6 months ago | | | 0 | 0.00019600489 | |
| 20058100 | 6 months ago | | | 0 | 0.00022668598 | |
| 20001784 | 7 months ago | | | 0 | 0.00026765048 |
ABI
ABI objects
Getter at block 21441195
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
Beacon Chain
owner() view returns (address)
0x04a445c221ec838b835f7d964f86a9b2855cc1aa
symbol() view returns (string)
BETH
totalSupply() view returns (uint256)
5242880000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.