Wrapped BEAM

Verified contract

Active on Ethereum with 328 txns
Deployed by via 0xce6999a9 at 18190063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xcf57f70de05593b6f15b6e0bcc6ec61528f8c7ee15b9bef66432baaf43a6acd3
0xbee5f8f0b8ea5bdce2d4d8135e548472e522b3fed80a4a23d5b6849d915fa397
0x8dc270c22d2ed772796df19952a931c73d4987ed5bf4c4fe2ea98fa95fa0d693
0x47d48541b40f5124719cbab23aa6455791f63a3abbf1ead871cbb53868d76f8e
0xfdba0da09a9be49bd632baf9ae9d88e9f8b227b204f2d6ee8ca7cb8bea0d2239
0xf8627c8d07bea64b2af88db1406c4e277f34c062ec765d8d8c19a9f2ae0747aa
0xf8336149457b2339c3713d22317eb6cfffe1cab5c9efdce5602bccd1e1c4296a
0x2626602aee5ad9a70f44686302a801111b8c7381ed1cd88d6b730c5f1b74f841
0x21fd94e851329416975ea7e3bddbb2654d1c84b3c2cec0daf4ccb97e349edec2
0x045e05f8b7c6528727da0f349de202241244f6112483fb114f60a5867322e66d

Functions
Getter at block 21299425
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
8
name(view returns (string)
Wrapped BEAM
paused(view returns (bool)
false
symbol(view returns (string)
WBEAM
totalSupply(view returns (uint256)
73209958369065
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
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)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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(uint8 decimals_string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.