UnlockProtocolToken

Verified contract

Proxy

Active on Base with 1,803 txns
Deployed by via 0x3c9d95cb at 18035311
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "UnlockProtocolToken"

0xb996075500d229fd1067552694de530d9bf08852e77bcb81d22ad960d17c94fb
0x9d72241ebc6380a6f7d617c5b27691f0de5fff04fcd076839784dfdb3767a2c4
0x2b22ac74690c3aa6b2460e85a00ff98f441c7d457ced3d2869b828c1773a302e
0xd6ffe5726854b523a6c5f541cdf547167ce5b3f339cef60e2b9ec0fa9aac4757
0x6e3e404a5636792b776313aabbbb7ea90a08f1e629bc619ccda7eee6dba68eca
0x5d762420dd02025d29d204b6886a3bd946b268ef9660da3fd21241f7fd72019d
0xc0c8c2a65b39a8a9b301335e3098d9887e5e5ab78142fd07664d47a096239611
0xdbef199f81561f9e27d8aac4b4855150b58cc99ae9d2d6b2e8e8c843ac4bfa71
0x93413c56f0f401eb27284cf7044e7a072f306bd4aff29bd3d610e59ad129add3
0x6a481fd9224ef7b33bd5b644412673b7a72dec8b9ba75e87d2a1c9f35cdaf06a

Functions
Getter at block 22943187
CLOCK_MODE(pure returns (string)
mode=timestamp
DOMAIN_SEPARATOR(view returns (bytes32)
0xeb6bbbfe72e359efcb30ba88bcfd9106e05a2172ddda08aea1dad1d70eb31ad6
TOTAL_SUPPLY(view returns (uint256)
1000000000
clock(view returns (uint48)
1732675721
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=UnlockProtocolToken, version=1, chainId=8453, verifyingContract=0xac27fa800955849d6d17cc8952ba9dd6eaa66187, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
UnlockProtocolToken
owner(view returns (address)
0xb34567c4ca697b39f72e1a8478f285329a98ed1b
symbol(view returns (string)
UP
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct CheckpointsCheckpoint208)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getVotes(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
State-modifying
approve(address spenderuint256 valuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
initialize(address initialOwner
mint(address upSwap
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousVotesuint256 newVotes
EIP712DomainChanged(
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
CheckpointUnorderedInsertion(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC20ExceededSafeSupply(uint256 increasedSupplyuint256 cap
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
ERC5805FutureLookup(uint256 timepointuint48 clock
ERC6372InconsistentClock(
InvalidAccountNonce(address accountuint256 currentNonce
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
VotesExpiredSignature(uint256 expiry