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

DegenVC

Verified contract

Active on Ethereum with 5,147 txns
Deployed by via 0x3fe5ce5f at 10691565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29,399.84
ERC-20
--
0x8eff33bff2d3e3c50ef139f64f4438e63908eda14ed143e91d2f9501cded3ce3
0x83c2cc03226a86608f426a0e246344c877fd12fc3e82673fe425ea99c752e8d7
0x290e595fbe6ce138d85e4ef4f6632d56cf62aac56f364a2078b72bdb8dda02ff
0x380b5340520cdc5550371e4cd39ae114bcb21f481f68187a9350dbb85082b2c4
0x612afb2732588207bc5ee184887990c8eb4e87080a4e66a8058bcc26f7dbec5d
From
0x2c09063bc26d20a542b85717e5fa215605523d0369dfb49e6c68b8b425a07f24
0x861bbed11cceab7f68594308dbee781cf6c14f0764ea6b85af2d6d3c9d76bd4c
0xb51e437148b2415bf2b1cbf8a41e5b926b7abf30a9ce5fe7c84e607baaadd9c2
0x6281f24791bd3361c90e6d8e94607ecff538a914bcf396663cd12e2076bb9ece
0x72d92ced2cdcbd2062aaa0b922277ad32d4fec4f3d282887c90ae83303af4972

Functions
Getter at block 20793690
ONE(view returns (uint256)
1000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
DegenVC
symbol(pure returns (string)
DGVC
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.