nETH

Unverified contract

Proxy

Active on Base with 1,488 txns
Deployed by via 0x32ce689c at 2047604
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 48 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x616dc154b53ef7ba080f1ff3091076d243d4de35f901d4940fe3508f7251bb06
0x789e1863cf8a3addc67e0b07336589da4b625150ac6478d950bb227ccf579a9f
0x2a938d314f6547552174e36a0b1bc617719cc25ca2f08b3517c3c610f5b95982
0xdfcefc263b36ca2fa931e8e0d5880ae0024b10ea6298febc5946eead2ddc49b1
0x07f68bc70d9fdb57305c5ef6aef2b23293b1119723a75088389c33b8880b3533
0x7751fa1377030039b7e3db471175202a4c238c7ca3e5809c2bdd3c149858052a
0xad031010f2e3ecc4156df9edc0e5f0e5685078b9b81d36898974a5a59c983a58
0x401e28453aa3b638146c81f6a61506434aa5ffee29475a23310d42e3c7ac82d7
0x3b62c3e7457857e1baff5f8a802b59cb83ccd9422388abb74a55a09bfc47995a
0x639dda572a359eed922d0af8264363eeeb3d5151fc47534237a2fdc22cdc60b9

Functions
Getter at block 22781781
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x0ced8a0f25fbd631117e606627f18ee0ee7d9d8faa2c3aa94ec1976323052669
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
nETH
symbol(view returns (string)
nETH
totalSupply(view returns (uint256)
527824626212733964267
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboluint8 decimalsaddress owner
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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.