ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 394 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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x7ddc…1989
0x44dd…fa5c
0xb07f…9419
1 additional
variable
Balances ($3,102,697.55)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMT | ERC-20 | 7.542554M | $0.411359 |
$3,102,697.55 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21162529 | 21 hours ago | | | 0 | 0.0025247095 | |
| 21156840 | 2 days ago | | | 0 | 0.0017222023 | |
| 21149671 | 3 days ago | | | 0 | 0.0014190115 | |
| 21142203 | 4 days ago | | | 0 | 0.0014725309 | |
| 21135348 | 5 days ago | | | 0 | 0.0019123148 | |
| 21128778 | 6 days ago | | | 0 | 0.0028765202 | |
| 21121617 | 7 days ago | | | 0 | 0.0011573380 | |
| 21121311 | 7 days ago | | | 0 | 0.0055116127 | |
| 21114152 | 8 days ago | | | 0 | 0.00078379251 | |
| 21106087 | 9 days ago | | | 0 | 0.00066875931 |
ABI
ABI objects
Getter at block 21168720 proxiableUUID() view returns (bytes32)
CALLER_ROLE() view returns (bytes32)
0x843c3a00fa95510a35f425371231fd3fe4642e719cb4595160763d6d02594b50
CONFIGURATOR_ROLE() view returns (bytes32)
0x3b49a237fe2d18fa4d9642b8a0e065923cceb71b797783b619a030a61d848bf0
DAY() view returns (uint256)
86400
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MarketingVoting() view returns (address)
0xb07f45be398fb8f92eb4b5f0b4f2142c242f9419
MinterBurner() view returns (address)
0x44ddef36f5d4926de2edc495938adf854c93fa5c
PAUSER_ROLE() view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
Token() view returns (address)
0x7ddc52c4de30e94be3a6a0a2b259b2850f421989
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
WEEK() view returns (uint256)
604800
paused() view returns (bool)
false
Read-only
daysTasksCompleted(uint256) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
weeksTasksCompleted(uint256) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(address _token, address _minterBurner, address _marketingVoting)
makeDailyTasks(uint256 value, uint256 ts)
makeWeeklyTasks(uint256 ts)
pause()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, 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)
BeaconUpgraded(address indexed beacon)
DailyTask(uint256 value, uint256 ts)
Initialized(uint8 version)
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)
Unpaused(address account)
Upgraded(address indexed implementation)
WeeklyTask(uint256 ts)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.