Unlock Discount Token

Verified contract

Implementation

Active on Ethereum with 3 txns
Deployed by via 0x61345912 at 13678218
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
1 additional variable

No balances found for "Unlock Discount Token"

0x2d9cd9065d2f40d71c89d916945fdc871626dec289ba6460175564b7b9e28f18
0xf908b94cb8fbc785cd5ddb0850d1615af093979fbd4378676feef31e65d77eef
0xe214dd945eba9a6f98b7c3639b395cd845d68ca5daa844394090d312b539bea3

Functions
Getter at block 21262157
DOMAIN_SEPARATOR(view returns (bytes32)
0xd2c138eb7e5597fbf43bd4dcc5826a68cea35920996d9a22a5a0c5fa5acd8ef2
decimals(view returns (uint8)
18
name(view returns (string)
Unlock Discount Token
symbol(view returns (string)
UDT
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getCurrentVotes(address accountview returns (uint96)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getVotes(address accountview returns (uint256)
isMinter(address accountview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
State-modifying
addMinter(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _minter
initialize(string namestring symboluint8 decimals
initialize2(
mint(address accountuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceMinter(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.