Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

Coinbase Wrapped BTC

Verified contract

Proxy

Active on Base with 158,893 txns
Deployed by via 0xea2626af at 18688094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10
ERC-20
Value $4.9
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4c892bbfda654197867cf0ca51e987d012ba15f1eb81366f34a9a4097c84a31c
0xd3af81b3432e7520e5b75349469c1d0204540cd1f4119d30ed2178593b8b8db1
0x4e4bc15cf8a598c40902c18c7e785bb93dbc5385b6d6f6c0dfb1c9fcb1de2b58
0xdd25508e8f4c19b15e59c092c66919b9d28217a56cfb82ba213b9a3bb46b2e83
0x0bee6a92074033a2ce612be624dda45a24599f8b4190a23accf92db89214daf6
0x1b7f7a160f2ac2a291b614ce76e0deb582acc63361e8075a70eb8b877fdd3bef
0x71aea02663c56fecb10cdb398d788c9cb8deabcd63d4cc3a7b3d4e13e127f5e7
0xae9dde29dff9873cd2e1cf90e656e278ddb71e82c9ac6e3972e8b09c42d7ad87
0x20f3a5f41763bc99af515336f2efdfb60346aa76a550183f2de78e5cafec401d
0x36605530e60c7e58f8f52c4417c5136cb99f1a643c1cf0af0f11380d26cb8c22

Functions
Getter at block 22695341
admin(view returns (address)
0x5e8114643966b7fd7d5cfdd8695ffc5c51ff32c0
implementation(view returns (address)
0x7458bfdc30034eb860b265e6068121d18fa5aa72
CANCEL_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x158b0a9edf7a828aad02f63cd515c68ef2f50ba807396f6d12842833a1597429
DOMAIN_SEPARATOR(view returns (bytes32)
0xd07a5d4403cc54c2ab3db887e06953046c3e6e2493ff894b093b1710750aa97e
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
RECEIVE_WITH_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0xd099cc98ef71107a616c4f0f941f04c322d8e254fe26b3c6668db87aae413de8
TRANSFER_WITH_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x7c7c6cdb67a18743f49ec6fa9b35f50d52ed05cbed4cc592e13b44501c1a2267
blacklister(view returns (address)
0xf903f3a8b30a7b645e76db8511b4121cc96160eb
currency(view returns (string)
decimals(view returns (uint8)
8
masterMinter(view returns (address)
0x1302dfb1f806398f48650c75ab0fda9a0186f47b
name(view returns (string)
Coinbase Wrapped BTC
owner(view returns (address)
0xce56d20689d836ec7a728ceb94a15746696c16e6
paused(view returns (bool)
false
pauser(view returns (address)
0x1ac78dfcae082e9fe286d1ccb12c17a3e906b906
rescuer(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
cbBTC
totalSupply(view returns (uint256)
262460104831
version(view returns (string)
2
Read-only
allowance(address owneraddress spenderview returns (uint256)
authorizationState(address authorizerbytes32 nonceview returns (bool)
balanceOf(address accountview returns (uint256)
isBlacklisted(address _accountview returns (bool)
isMinter(address accountview returns (bool)
minterAllowance(address minterview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 valuereturns (bool)
blacklist(address _account
burn(uint256 _amount
cancelAuthorization(address authorizerbytes32 nonceuint8 vbytes32 rbytes32 s
configureMinter(address minteruint256 minterAllowedAmountreturns (bool)
decreaseAllowance(address spenderuint256 decrementreturns (bool)
increaseAllowance(address spenderuint256 incrementreturns (bool)
initialize(string tokenNamestring tokenSymbolstring tokenCurrencyuint8 tokenDecimalsaddress newMasterMinteraddress newPauseraddress newBlacklisteraddress newOwner
initializeV2(string newName
initializeV2_1(address lostAndFound
mint(address _touint256 _amountreturns (bool)
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
receiveWithAuthorization(address fromaddress touint256 valueuint256 validAfteruint256 validBeforebytes32 nonceuint8 vbytes32 rbytes32 s
removeMinter(address minterreturns (bool)
rescueERC20(address tokenContractaddress touint256 amount
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
transferWithAuthorization(address fromaddress touint256 valueuint256 validAfteruint256 validBeforebytes32 nonceuint8 vbytes32 rbytes32 s
unBlacklist(address _account
unpause(
updateBlacklister(address _newBlacklister
updateMasterMinter(address _newMasterMinter
updatePauser(address _newPauser
updateRescuer(address newRescuer
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address implementation
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizationCanceled(address indexed authorizerbytes32 indexed nonce
AuthorizationUsed(address indexed authorizerbytes32 indexed nonce
Blacklisted(address indexed _account
BlacklisterChanged(address indexed newBlacklister
Burn(address indexed burneruint256 amount
MasterMinterChanged(address indexed newMasterMinter
Mint(address indexed minteraddress indexed touint256 amount
MinterConfigured(address indexed minteruint256 minterAllowedAmount
MinterRemoved(address indexed oldMinter
OwnershipTransferred(address previousOwneraddress newOwner
Pause(
PauserChanged(address indexed newAddress
RescuerChanged(address indexed newRescuer
Transfer(address indexed fromaddress indexed touint256 value
UnBlacklisted(address indexed _account
Unpause(
Constructor
constructor(address implementationContract
Fallback and receive
fallback(
Errors

This contract contains no error objects.