SpecToken

Verified contract

Implementation

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

No balances found for "SpecToken"

No transactions found for "SpecToken"


Functions
Getter at block 21271207
CLOCK_MODE(pure returns (string)
mode=timestamp
DOMAIN_SEPARATOR(view returns (bytes32)
0x94b7a180aeaf78125c111bd7b3edd51962abdccbbe8df231445fe49ee694b3a2
calculateCurrentMonth(view returns (uint256)
668
clock(view returns (uint48)
1732615463
decimals(view returns (uint8)
18
deploymentTime(view returns (uint256)
0
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=, chainId=1, verifyingContract=0xe61cd5727198da3bc11a14f8a8a8e7da83a5e47b, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
veTokenMigrator(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allocations(addressview returns (uint256 firstAllocationuint256 monthlyAllocation)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateAllocation(address _accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getVotes(address accountview returns (uint256)
isWhitelisted(addressview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
totalSpent(addressview returns (uint256)
State-modifying
addToWhitelist(address[] _accountsstruct SpecTokenStorageTotalAllocation[] allocation
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 _totalSupplyuint256 _whitelistAddEndaddress _veTokenMigrator
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeFromWhitelist(address[] _accounts
renounceOwnership(
setVeTokenMigrator(address _veTokenMigrator
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AddToWhitelist(address[] accountsstruct SpecTokenStorageTotalAllocation[] allocation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
EIP712DomainChanged(
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoveFromWhitelist(address[] accounts
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
VeTokenMigratorSet(address veTokenMigrator
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.