Gala

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb0079042 at 17081338
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 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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "Gala"

No transactions found for "Gala"


Functions
Getter at block 20790701
BLOCKLISTER_ROLE(view returns (bytes32)
0x5442dc837335aa278534a338d1e63d0c5649b0678ad376ddd382f1af9b8f250a
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xffc5f7050bd67908eada296b234c4517976020fd22a059517855856743d7687f
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
cap(pure returns (uint256)
5000000000000000000
decimals(pure returns (uint8)
8
name(view returns (string)
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isBlocklisted(address _accountview returns (bool)
isBlocklister(address _accountview returns (bool)
isMinter(address _accountview returns (bool)
isUpgrader(address _accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addBlocklister(address _account
addMinter(address _account
addUpgrader(address _account
approve(address _spenderuint256 _valuereturns (bool)
blocklist(address _account
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address _spenderuint256 _decrementreturns (bool)
grantRole(bytes32 roleaddress _account
increaseAllowance(address _spenderuint256 _incrementreturns (bool)
initialize(string _namestring _symboladdress _minteraddress _upgraderaddress _blocklister
mint(address _touint256 _amount
mintBulk(address[] _accountsuint256[] _amountsreturns (bool)
pause(
permit(address _owneraddress _spenderuint256 _valueuint256 _deadlineuint8 _vbytes32 _rbytes32 _s
removeBlocklister(address _account
removeMinter(address _account
removeUpgrader(address _account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress _account
transfer(address touint256 amountreturns (bool)
transferAdmin(address _newOwner
transferFrom(address fromaddress touint256 amountreturns (bool)
unBlocklist(address _account
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
AdminTransferred(address _oldOwneraddress _newOwner
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Blocklisted(address _account
BlocklisterAdded(address _account
BlocklisterRemoved(address _account
Initialized(uint8 version
MinterAdded(address _account
MinterRemoved(address _account
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
UnBlocklisted(address _account
Unpaused(address account
Upgraded(address indexed implementation
UpgraderAdded(address _account
UpgraderRemoved(address _account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.