politicseth-multisig.eth

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xa473fe77 at 17657860
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $142.85
ERC-20
--
)
ERC-1555
--
0x6f587416f5ff0db23cfe48503385cc9f58590cf5ee10d1c2f1721eb10e76a730
0xffb08eded8ab9adc9eb7aaff1a27ced4a992701533c293be719fa8f30a00d40c
0xe915795ca0aec3713e09dc0d45cfe2483c017ad9766ca0157278cf9555889cb6
0x950bd11ffc5e4e4306e2f672bbcd026215449359e383dfc9f39b0907c490830b
0x58a065deec7df86f33debf0f002fd395499128307decdcced4099af84ddda51b
0xef141b26d43fd8ea74872170fcc54dbba6c04b67d6899d4722ff429200a8ecc3
0x95af535024ce3b0645ff53fb50105d912f7b3e068ae6d15c270aca80baff3547
0xf4b31c5db1c781f2c579faf58cb2dff57f98859068795f2792da4adf3a58a822
0x3b9cf3b543834d879df0c5046bf24238e611f5f08bfb07449d08bc5169b81300
0xb77e669dd36744c3c3e2a25f86584deac77fb111afe8fc6fa387b02098214c09

Functions
Getter at block 20865837
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20a2762d7fcd0f85a18029a83e6c52d8a9afedef6c0090c2ec5b36c64a79b62c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7FCB717bc1641fD6981Ec63B480328A2e59d7619, 0x41Ea413dAE5BFD5A6Bd519a3d4B5894A79d43Ad4, 0xD1C81127c592f221F72432E563d93c978cdE9567, 0x98273F7e7bd58fb3Ca0c1749FEb4d569e40C89D2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.