Gala Music
Verified contract
Proxy
Active on
Ethereum with 20,248 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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 47 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
10 additional
variables
Balances ($4,626.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GALA | ERC-20 | 100K | $0.030667 |
$3,066.7 | |
$MUSIC | ERC-20 | 45.86593K | $0.033171 |
$1,521.44 | |
SRT | ERC-20 | 12.586317M | $0.000003 |
$38.39 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246972 | an hour ago | | | 0 | 0.00090244257 | |
| 21246512 | 3 hours ago | | | 0 | 0.00070535515 | |
| 21246500 | 3 hours ago | | | 0 | 0.00062092727 | |
| 21245761 | 5 hours ago | | | 0 | 0.00071110061 | |
| 21245543 | 6 hours ago | | | 0 | 0.00075139330 | |
| 21245523 | 6 hours ago | | | 0 | 0.00070852928 | |
| 21244458 | 10 hours ago | | | 0 | 0.00060314607 | |
| 21244312 | 10 hours ago | | | 0 | 0.0010527777 | |
| 21243376 | 13 hours ago | | | 0 | 0.00083300875 | |
| 21243368 | 13 hours ago | | | 0 | 0.00061947155 |
ABI
ABI objects
Getter at block 21247390 proxiableUUID() view returns (bytes32)
BLOCKLISTER_ROLE() view returns (bytes32)
0x5442dc837335aa278534a338d1e63d0c5649b0678ad376ddd382f1af9b8f250a
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR() view returns (bytes32)
0x63a63a0f77537fa7970878df06326bdb4009705021a966787150f535a18ec6b5
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
cap() pure returns (uint256)
100000000000000000
decimals() pure returns (uint8)
8
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Gala Music, version=1, chainId=1, verifyingContract=0xd8c0b13b551718b808fc97ead59499d5ef862775, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Gala Music
paused() view returns (bool)
false
symbol() view returns (string)
$MUSIC
totalSupply() view returns (uint256)
11013907146359667
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isBlocklisted(address _account) view returns (bool)
isBlocklister(address _account) view returns (bool)
isMinter(address _account) view returns (bool)
isUpgrader(address _account) view returns (bool)
nonces(address owner) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addBlocklister(address _account)
addMinter(address _account)
addUpgrader(address _account)
approve(address _spender, uint256 _value) returns (bool)
blocklist(address _account)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address _spender, uint256 _decrement) returns (bool)
grantRole(bytes32 role, address _account)
increaseAllowance(address _spender, uint256 _increment) returns (bool)
initialize(string name_, string symbol_, address _minter, address _upgrader, address _blocklister)
mint(address _to, uint256 _amount)
mintBulk(address[] _accounts, uint256[] _amounts) returns (bool)
pause()
permit(address _owner, address _spender, uint256 _value, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s)
removeBlocklister(address _account)
removeMinter(address _account)
removeUpgrader(address _account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address _account)
transfer(address to, uint256 amount) returns (bool)
transferAdmin(address _newOwner)
transferFrom(address from, address to, uint256 amount) returns (bool)
unBlocklist(address _account)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
AdminTransferred(address _oldOwner, address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Blocklisted(address _account)
BlocklisterAdded(address _account)
BlocklisterRemoved(address _account)
EIP712DomainChanged()
Initialized(uint8 version)
MinterAdded(address _account)
MinterRemoved(address _account)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
UnBlocklisted(address _account)
Unpaused(address account)
Upgraded(address indexed implementation)
UpgraderAdded(address _account)
UpgraderRemoved(address _account)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.