Wrapped BGL

Verified contract

Proxy

Active on Ethereum with 540 txns
Deployed by via 0x022cfad2 at 12229506
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
Value $108.01
ERC-20
--
0xe3dfd2a57f0e5970d7c1ace270b4da7f8fbeea5b736a0e72a956892dddef0498
0xfab6f5e79d0027b591b56ac35288d524274a21b5024def22e78c10c1e8f78054
0xa8ca924f1b688531f9ed1a4cdd5933a5c1bea3f9b33d4978908d480cf56dcec6
0x4c747acb466ae5c52cb0ef0b959cac82a9baad2a061f36ea90d212e60d130d6f
0x6051fcf19cf2efd3b8183cdb02ec9ff5621a16d3db3ef7ccc541f5aac613ef75
0xb1f546deeef558e96723298394939e0018294efde3f9f81ae301bddcac7ede3a
0x9dd7923a061ecc66eacb1e30fff6fe66871ba9b14a8f1a4416395796caf26bca
0xa8261222e8ccbe6109bf734221634c5973da47e9963df01b2ab0e3bc61cfddd4
0x9ebeb684fccb032721ce4eb1ac9dc34acba551d9288ec0eaaf00ebc8f52db27f
0xbaa1bd6579099e1300b74065cfe66540c30aed8e37e18ac4b3315c2d4f492368

Functions
Getter at block 20819871
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
21000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Wrapped BGL
paused(view returns (bool)
false
symbol(view returns (string)
WBGL
totalSupply(view returns (uint256)
530000000000000000000000
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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(uint256 totalSupplyaddress owner
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.