SM Wrapped Wrapped Ether

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x37417666 at 12641682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SM Wrapped Wrapped Ether"

0x2d614a198a65f1c3676fa54fec8f1110031a0749fe1682674213b3e8f5c6f955
0xbd9097689b55fcb019a2e826e0a1ee11ecb31aba6828004edeb1a2a8bbb00977
0x6c45e8742cce0f5d21817f6ecc6dc3db56a78f1bb3682e33df40ea539a65479d
0x3f010ce637b996c8f334ef51e6e585f00bc1e9ecfde5e477617d3cddda4066a4
0xd49471fb9eefd7d72c3c1a41ea69dd8e6c479657044e0b74b5128a5e57aaabe4
0xca18d1a2289d19d5b2d00f39108d6c3caaca5c26a5387bcdf8a61de468c134da
0x4fe091e9aeefc535caf8802628210850a1ccf2884ef930265eb42e68823b5d71
0x46a758bdc216a4c6fd06293863fa7a3bef9a6d7c401a4ae04b398c1b8687bf1e
0xad03ed0c62f856f37011c201962bf8c78a4ec8a676f209d8b0c96f8d661be706
0xf6b1712ed62f64f77c630980bd0301ad9adf1457c0ad83c8dfb0042fa991010b

Functions
Getter at block 20847019
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WRAPPER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
authorization(view returns (address)
0xefbcbd94d9c411e3f0ffa559ce627498122aca82
decimals(view returns (uint8)
18
kya(view returns (string)
xWETH
name(view returns (string)
SM Wrapped Wrapped Ether
operationsRegistry(view returns (address)
0xd641ae2ad8a0e72ad92ddeda7cef67ee3f2a49b9
paused(view returns (bool)
false
symbol(view returns (string)
xWETH
totalSupply(view returns (uint256)
18098945330450194572
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)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAuthorization(address authorization_
setKya(string kya_
setOperationsRegistry(address operationsRegistry_
setWrapper(address account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizationSet(address indexed newAuthorization
KyaSet(string newKya
OperationsRegistrySet(address indexed newOperationsRegistry
Paused(address account
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
Unpaused(address account
Constructor
constructor(string name_string symbol_uint8 decimals_string kya_address authorization_address operationsRegistry_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.