Degen Hours

Verified contract

Active on Ethereum with 159 txns
Deployed by via 0x5c87785b at 17339611
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Degen Hours"

0xb96a76436406f0e14798bb545b6df97b1f71dc4b4349e00bb28d71e3d1bd2fe1
0xd6fb1e06f9ccddf1dff8a9b195c4e23714e9662e81e6dd5cd69933c99f1ca016
0xbef61527125f0aed8b2d6e2191d71d6b97f571dd6811e6c9577b70b0757a4dfd
0xa2dc88bf9070dd777515c60f532d196401e3b4ed91c3e4d591134433f11bdb15
0x4ef74c77d796d5297887bf07ae0a6fa82a0bd6cf435277b1e4c7dca41bdb353f
0x5f247dbf37f558220a7a98140ae658228a74ca3da8a9111f21d4bba6ef79e447
0x79bc9a98d2a8dfc676ee66365df647671b7d5d1055a4e90d9420af787eb702b4
0x0316decaea87bd38feb4d63ec4e9b209ecb9ef90479c8eda0325f72f3f8fdcc5
0x14f526b98db8a8ad32ffcaf61e6254373908650291f7b95390b1c5c4ce4d821e
0xffb1bebb6212cdd4a7875f1707049f3105a971998690dc33435668cbae882e77

Functions
Getter at block 21301941
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x1a1f99aea6116c4b4379a4609cd15fbdcfb1f87fe23f76817a6456b1a97bb06d
decimals(view returns (uint8)
18
isWithinDegenHours(view returns (bool)
false
name(pure returns (string)
Degen Hours
symbol(pure returns (string)
DGHOUR
totalSupply(view returns (uint256 result)
42069000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 differencereturns (bool)
increaseAllowance(address spenderuint256 differencereturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
OutOfDegenHours(
PermitExpired(
TotalSupplyOverflow(