LoopbackProxy

Verified contract

Proxy

Active on Ethereum with 8,499 txns
Deployed by via 0xab829019 at 11474695
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Native
Value $26,893.39
ERC-20
Value $8,298,439.93
ERC-20
--
ERC-20
--
ERC-20
--
0x5da6982a73f3ee5b22e210b28884fd0354fdabdab9ac5ff217d93883c4b8e370
0x8cc4d58f610f40335fa5aab3e3152c136118d7e4cc24600b2b7d94dfd8b500df
0x7cc8fcebb42675290a71809e211f2a29505f1d1cfd1ff3e129fa90b35e5e1a3f
0xf2afb4cedac3fc659621dfb558af9a138c90a9a9669b866d121b77b3d48ffce9
0x3f0b647a7e26bcd951cc528f208faaf3f4063a642c95b199bb65cd8b546f3061
0x81e8e461f6f5bce82d7a17e3593dd57bc8ae1d81b7ac86bb88c04e15ba200d70
0x4f87aaad27df639ca0119df5ca04ec93490242737a030281d09dedd62ad99e13
0xd260f99267b0bb741fa17ac3da30a1119c97991614397cec3f9b52fce18c74d1
0x46890a3ee2bb37c7a612cd671b3c8b178ec53770fa479aaa8f67368e5587f61f
0xde040749d0d32e3ef2200967a464b778f6429b976dc811c2a4da84a6f38b1368

Functions
Getter at block 21157753
CLOSING_PERIOD(view returns (uint256)
3600
EXECUTION_DELAY(view returns (uint256)
172800
EXECUTION_EXPIRATION(view returns (uint256)
259200
PROPOSAL_THRESHOLD(view returns (uint256)
1000000000000000000000
QUORUM_VOTES(view returns (uint256)
100000000000000000000000
Staking(view returns (address)
0x5b3f656c80e8ddb9ec01dd9018815576e9238c29
VOTE_EXTEND_TIME(view returns (uint256)
21600
VOTING_DELAY(view returns (uint256)
75
VOTING_PERIOD(view returns (uint256)
432000
gasCompensationVault(view returns (address)
0xfa4c1f3f7d5dd7c12a9adb82cd7dda542e3d59ef
proposalCount(view returns (uint256)
56
returnMultisigAddress(pure returns (address)
0xb04e030140b30c27bcdfaafffa98c57d80eda7b4
torn(view returns (address)
0x77777feddddffc19ff86db637967013e6c6a116c
userVault(view returns (address)
0x2f50508a8a3d323b91336fa3ea6ae50e55f32185
version(pure returns (string)
5.proposal-state-patch
Read-only
bulkResolve(bytes32[] domainsview returns (address[] result)
resolve(bytes32 nodeview returns (address)
bulkResolve(bytes32[] domainsview returns (address[] result)
canWithdrawAfter(addressview returns (uint256)
checkIfQuorumReached(uint256 proposalIdview returns (bool)
delegatedTo(addressview returns (address)
getReceipt(uint256 proposalIdaddress voterview returns (struct GovernanceReceipt)
hasAccountVoted(uint256 proposalIdaddress accountview returns (bool)
latestProposalIds(addressview returns (uint256)
lockedBalance(addressview returns (uint256)
proposalCodehashes(uint256view returns (bytes32)
proposals(uint256view returns (address proposeraddress targetuint256 startTimeuint256 endTimeuint256 forVotesuint256 againstVotesbool executedbool extended)
resolve(bytes32 nodeview returns (address)
state(uint256 proposalIdview returns (uint8)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
castDelegatedVote(address[] fromuint256 proposalIdbool support
castVote(uint256 proposalIdbool support
delegate(address to
execute(uint256 proposalIdpayable 
initialize(bytes32 _torn
lock(address owneruint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
lockWithApproval(uint256 amount
propose(address targetstring descriptionreturns (uint256)
proposeByDelegate(address fromaddress targetstring descriptionreturns (uint256)
setClosingPeriod(uint256 closingPeriod
setExecutionDelay(uint256 executionDelay
setExecutionExpiration(uint256 executionExpiration
setGasCompensations(uint256 gasCompensationsLimit
setProposalThreshold(uint256 proposalThreshold
setQuorumVotes(uint256 quorumVotes
setVoteExtendTime(uint256 voteExtendTime
setVotingDelay(uint256 votingDelay
setVotingPeriod(uint256 votingPeriod
undelegate(
unlock(uint256 amount
withdrawFromHelper(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Delegated(address indexed accountaddress indexed to
ProposalCreated(uint256 indexed idaddress indexed proposeraddress targetuint256 startTimeuint256 endTimestring description
ProposalExecuted(uint256 indexed proposalId
RewardUpdateFailed(address indexed accountbytes indexed errorData
RewardUpdateSuccessful(address indexed account
Undelegated(address indexed accountaddress indexed from
Voted(uint256 indexed proposalIdaddress indexed voterbool indexed supportuint256 votes
Constructor
constructor(bytes32 _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.