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 "Based ETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12167286 | 7 months ago | | | 0 | 0.0000024369552 | |
| 12167262 | 7 months ago | | | 0 | 0.0000024783476 | |
| 12164831 | 7 months ago | | | 0 | 1.2034894e-7 | |
| 12164451 | 7 months ago | | | 0 | 1.3031750e-7 | |
| 12164418 | 7 months ago | | | 0 | 0.0000024338351 | |
| 12164393 | 7 months ago | | | 0 | 0.0000024338351 | |
| 12164299 | 7 months ago | | | 0 | 1.2779247e-7 | |
| 12164075 | 7 months ago | | | 0 | 1.3635189e-7 | |
| 12163986 | 7 months ago | | | 0 | 1.1673502e-7 | |
| 12163962 | 7 months ago | | | 0 | 1.1814528e-7 |
ABI
ABI objects
Getter at block 21855762
decimals() view returns (uint8)
9
getOwner() view returns (address)
0xb11ea4b990009d8d1f11f5932452d2461bcc3083
name() view returns (string)
Based ETH
owner() view returns (address)
0xb11ea4b990009d8d1f11f5932452d2461bcc3083
symbol() view returns (string)
BETH
totalSupply() view returns (uint256)
10000000000000
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)
approved(uint256 target, uint256 accuracy, address _comptes)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.