Coinbase Wrapped Staked ETH

Verified contract

Proxy

Active on Base with 5 txns
Deployed by via 0x3bb6f4ae at 1597921
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots

No balances found for "Coinbase Wrapped Staked ETH"

0x665986c824189a5d15bf4cd2c39ea7ab6da291dca8e0775d9b357dc1229c6dca
0xdf0030a6680aa3677f82617574423c8fb18f941403c89825f71eb50814d9071c
0xa8036df415047030f1f4c21b8ddcf02d84fe8dca451e40b5c0014356ecd9404e
0x8064000979b6c19267d2eb2c3cc2037d45f3afb51fe4ef4c8f3c6a734e29c98f
0xd94e3a3bfa81f5a85c2cdda9a3bae1c21a0acfb60d9569225e2bddf322b77d3b

Functions
Getter at block 22750419
BRIDGE(view returns (address)
0x4200000000000000000000000000000000000010
REMOTE_TOKEN(view returns (address)
0xbe9895146f7af43049ca1c1ae358b0541ea49704
bridge(view returns (address)
0x4200000000000000000000000000000000000010
decimals(view returns (uint8)
18
l1Token(view returns (address)
0xbe9895146f7af43049ca1c1ae358b0541ea49704
l2Bridge(view returns (address)
0x4200000000000000000000000000000000000010
name(view returns (string)
Coinbase Wrapped Staked ETH
remoteToken(view returns (address)
0xbe9895146f7af43049ca1c1ae358b0541ea49704
symbol(view returns (string)
cbETH
totalSupply(view returns (uint256)
1000
version(view returns (string)
1.0.0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
supportsInterface(bytes4 _interfaceIdpure returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symbol
mint(address _touint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed accountuint256 amount
Initialized(uint8 version
Mint(address indexed accountuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.