Degov

Verified contract

Active on Ethereum with 1,799 txns
Deployed by via 0x28a0c7d4 at 11241911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "Degov"

0xcf6d9ad7f4fb8cc62b9bba393b72debe1c9e2e866e94460fd9041246e2e167da
0xd43de86d7c227c7a0d4023e7b90edff4539f2a6261f0a92895a6a913a661d528
0xf46106fdf78d40d2c75ee43cfc08c4e71ab17bb80f97ccc8325517c3041f99ce
0xf13e2ba5228e57409fd74fd8e53a9e9f456b6a7fe64e431e94cbb9e2872ffbae
0xaf4edd4dd065f84fe0daae9f3b091b9fc21d538dd4834630f98ab583389b313d
0x3c4c3796ff7ae48509542f6cf34c78006300fcb667580f805936611d63c644a6
0x031366b7b3ded230542ff72f199031f73287b5895db8f6de158350ae486dbf3a
0x9b7ba544eb095bbaae8a5fc8e6dbae9b704335c96c73f404877eb0df5a4c5eab
0xdc7be485594ba489905d3da683060241ceb98d116f0a08307ba0318432b58076
0x5d3fe37419ce9202cccf674ef8c197840ba153bb2708e00f41b746a1c449e759

Functions
Getter at block 21267499
DELEGATION_TYPEHASH(view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
TOTAL_SUPPLY(view returns (uint256)
25000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Degov
owner(view returns (address)
0xf038c1cfadace2c0e5963ab5c0794b9575e1d2c2
proposalThreshold(view returns (uint256)
1
quorumThreshold(view returns (uint256)
20
symbol(view returns (string)
DEGOV
totalSupply(view returns (uint256)
25000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint256 votes)
delegates(addressview returns (address)
getCurrentVotes(address accountview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint256)
nonces(addressview returns (uint256)
numCheckpoints(addressview returns (uint32)
State-modifying
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 degovDaiLpPool_
renounceOwnership(
setProposalThresholdRatio(uint256 proposalThreshold_
setQuorumThresholdRatio(uint256 quorumThreshold_
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegator_address indexed fromDelegate_address indexed toDelegate_
DelegateVotesChanged(address indexed delegate_uint256 previousBalance_uint256 newBalance_
LogSetProposalThresholdRatio(uint256 proposalThreshold_
LogSetQuorumThresholdRatio(uint256 quorumThreshold_
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.