AudiusAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 1,212 txns
Deployed by via 0x1c86228a at 11103280
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 46 additional slots
ERC-20
Value $27,104.42
0x5d44654ca3cead23eac83970febe82d06114e6baa9a6043d03fd7c213fa9f0b6
0xe04bf2132e25495c7e39b5a84d6365ee6d6d49fddcc99304e93b1893092eb9a0
0x6672a396aaaac5c63621c81fc4cbf8a1a90f132df50eae2cdb21066c8cbf0180
0x5dfe59607e1b9f1d976143b70917dea23b27502b505b6846ae723f3d479412b2
0x4b1dc0365f13bfc4212b4a9d2479cd660e32ca4ab1cddbdbf744df78612dd80c
0xab119995e6094d884b75abfa54d93a631b58327b2e8172090d318bb1378a9049
0x446aa76284bf6edc1dd2e870ac0acdfa1562cabae89e21b58313fa3e66cecc80
0x2f2fcc1eca1daab64ce811a850fb6e24f016172d89368ba2992285991c86d0a9
0x172df18713c140fdc323bd4051e331ec2027d6dd3dc1fb128cb1d8e0d99f4069
0x0dd32756c761248afc85eaaa9ef82c4e1d10dcf150e1f989d670348590158e46

Functions
Getter at block 21243070
getAudiusProxyAdminAddress(view returns (address)
0x4deca517d6817b6510798b7328f2314d3003abac
implementation(view returns (address)
0x1c91af03a390b4c619b444425b3119e553b5b44b
getDelegateManagerAddress(view returns (address)
0x4d7968ebfd390d5e7926cb3587c39eff2f9fb225
getExecutionDelay(view returns (uint256)
6646
getGuardianAddress(view returns (address)
0x7ee3c2091471474c9c4831a550f1a79daba0ccef
getInProgressProposals(view returns (uint256[])
[]
getMaxInProgressProposals(view returns (uint16)
100
getRegistryAddress(view returns (address)
0xd976d3b4f4e22a238c1a736b6612d22f17b6f64c
getServiceProviderFactoryAddress(view returns (address)
0xd17a9bc90c582249e211a4f4b16721e7f65156c8
getStakingAddress(view returns (address)
0xe6d97b2099f142513be7a2a068be040656ae4591
getVotingPeriod(view returns (uint256)
19938
getVotingQuorumPercent(view returns (uint256)
5
inProgressProposalsAreUpToDate(view returns (bool)
true
isGovernanceAddress(pure returns (bool)
true
Read-only
getProposalById(uint256 _proposalIdview returns (uint256 proposalIdaddress proposeruint256 submissionBlockNumberbytes32 targetContractRegistryKeyaddress targetContractAddressuint256 callValuestring functionSignaturebytes callDatauint8 outcomeuint256 voteMagnitudeYesuint256 voteMagnitudeNouint256 numVotes)
getProposalTargetContractHash(uint256 _proposalIdview returns (bytes32)
getVoteInfoByProposalAndVoter(uint256 _proposalIdaddress _voterview returns (uint8 voteuint256 voteMagnitude)
State-modifying
setAudiusProxyAdminAddress(address _adminAddress
upgradeTo(address _newImplementation
evaluateProposalOutcome(uint256 _proposalIdreturns (uint8)
guardianExecuteTransaction(bytes32 _targetContractRegistryKeyuint256 _callValuestring _functionSignaturebytes _callData
initialize(
initialize(address _registryAddressuint256 _votingPerioduint256 _executionDelayuint256 _votingQuorumPercentuint16 _maxInProgressProposalsaddress _guardianAddress
setDelegateManagerAddress(address _delegateManagerAddress
setExecutionDelay(uint256 _newExecutionDelay
setMaxInProgressProposals(uint16 _newMaxInProgressProposals
setRegistryAddress(address _registryAddress
setServiceProviderFactoryAddress(address _serviceProviderFactoryAddress
setStakingAddress(address _stakingAddress
setVotingPeriod(uint256 _votingPeriod
setVotingQuorumPercent(uint256 _votingQuorumPercent
submitProposal(bytes32 _targetContractRegistryKeyuint256 _callValuestring _functionSignaturebytes _callDatastring _namestring _descriptionreturns (uint256)
submitVote(uint256 _proposalIduint8 _vote
transferGuardianship(address _newGuardianAddress
updateVote(uint256 _proposalIduint8 _vote
vetoProposal(uint256 _proposalId
Events
Upgraded(address indexed implementation
ExecutionDelayUpdated(uint256 indexed _newExecutionDelay
GuardianTransactionExecuted(address indexed _targetContractAddressuint256 _callValuestring indexed _functionSignaturebytes indexed _callDatabytes _returnData
GuardianshipTransferred(address indexed _newGuardianAddress
MaxInProgressProposalsUpdated(uint256 indexed _newMaxInProgressProposals
ProposalOutcomeEvaluated(uint256 indexed _proposalIduint8 indexed _outcomeuint256 _voteMagnitudeYesuint256 _voteMagnitudeNouint256 _numVotes
ProposalSubmitted(uint256 indexed _proposalIdaddress indexed _proposerstring _namestring _description
ProposalTransactionExecuted(uint256 indexed _proposalIdbool indexed _successbytes _returnData
ProposalVetoed(uint256 indexed _proposalId
ProposalVoteSubmitted(uint256 indexed _proposalIdaddress indexed _voteruint8 indexed _voteuint256 _voterStake
ProposalVoteUpdated(uint256 indexed _proposalIdaddress indexed _voteruint8 indexed _voteuint256 _voterStakeuint8 _previousVote
RegistryAddressUpdated(address indexed _newRegistryAddress
VotingPeriodUpdated(uint256 indexed _newVotingPeriod
VotingQuorumPercentUpdated(uint256 indexed _newVotingQuorumPercent
Constructor
constructor(address _logicaddress _proxyAdminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.