This contract is being backfilled. You may encounter incomplete storage history.

Lord of Dragons Governance Token

Verified contract

Proxy

Active on Ethereum with 2,756 txns
Deployed by via 0x4275fa6a at 16681940
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 40 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
12 additional variables
Native
Value $28.08
0x89c0078f08eccdb42746d543f97b109fa98209693fd522ae8636149b4f38c31b
0x32386dc099ff8fdc857953da72c15dd89fa8afa91c6e1a4e01a727ccbcfd2a6c
0x49d9e7511249d3e7e6d36212fc5f1d7797e00c0b955149a104ac39b77ccae529
0x64299374f951194bea87b9b45b9569d40a12dd8bb116f363e085f73670802274
0xcd29aaf8889d32057035f7516eb3b87f362cf232695dd0a6f8ac67371e8a1cfa
0x90705632e3fe87fcc8b93e4757462144dd4e0641171a431591eb7379ea2717d7
0xafe7713b8ca1fd1f7308b9133939df9bff40313ba920af8ed4a5f964979fbc7b
0xb5b6bab4bd5e3290ede4b07b209033a69bddc2994e2f834b4fc56fbb0c99effc
0xdf174348704e50c3090e461a9991d604bbb5e03df0b018c9d21b82ab4acae0cc
0xa3de8a6da34b759a5046fd207289c8d21568057789d7f06c0dab3b2e4ccd5124

Functions
Getter at block 20798090
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
_upgradeLocked(view returns (bool)
true
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
getVestingSchedulesCount(view returns (uint256)
201
getVestingSchedulesTotalAmount(view returns (uint256)
986342108000000000000000000
granularity(view returns (uint256)
1
name(view returns (string)
Lord of Dragons Governance Token
owner(view returns (address)
0x39c63edeff0797d848660b4db6880ef9f05d624a
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
LOGT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
computeLockedAmount(address holderview returns (uint256)
computeNextVestingScheduleIdForHolder(address holderview returns (bytes32)
computeVestingScheduleIdForAddressAndIndex(address holderuint256 indexpure returns (bytes32)
getLastVestingScheduleForHolder(address holderview returns (struct LOGT_Unified_Vesting_V2VestingSchedule)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getVestingIdAtIndex(uint256 indexview returns (bytes32)
getVestingSchedule(bytes32 vestingScheduleIdview returns (struct LOGT_Unified_Vesting_V2VestingSchedule)
getVestingScheduleByAddressAndIndex(address holderuint256 indexview returns (struct LOGT_Unified_Vesting_V2VestingSchedule)
getVestingSchedulesCountByBeneficiary(address _beneficiaryview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
createVestingSchedule(address _beneficiaryuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocableuint256 _amount
grantRole(bytes32 roleaddress account
initialize(string namestring symboluint256 initialSupply
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceOwnership(
renounceRole(bytes32 roleaddress account
revoke(bytes32 vestingScheduleId
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
vestedBatchTransfer(address[] _recipientsuint256[] _amountsuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocable
vestedTransfer(address _recipientuint256 _amountuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocable
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
BeaconUpgraded(address indexed beacon
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Initialized(uint8 version
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(uint256 amount
Revoked(bytes32 arg0
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
VestingCreated(bytes32 arg0address arg1uint256 arg2
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.