GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 275 txns
Deployed by via 0x26f53cc4 at 13490506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $75,647.42
ERC-20
Value $0
 (#0)
ERC-1555
--
 (#10)
ERC-721
--
)
ERC-721
--
 (#12)
ERC-1555
--
 (#9)
ERC-1555
--
 (#8)
ERC-1555
--
 (#7)
ERC-1555
--
 (#6)
ERC-1555
--
0xdc2c811743074dfa41dddc4f563061c0ebe6e90a059757c7f440020bafefb6d5
0x84ba9a16aafa7f89e40cd8e65069a0852d2a8d1b1281085ace3861bca5d453d1
0x92fa2c7fc2251195eda85b0ac071bf73af48ead8d94a9a3519ae2ee2369ddcdd
0xd7ae1a5ec22c7e50e9a72509ea575b696f5ea7ecfbaa9da7c963752329984270
0x03cb619f440ef9bb5a1facc2ea4229709dbbfdacc55321c24b072a3ed2a26a90
0x3a780d5b9f8594b2419b28e35ec7cd360f07c7992c1b164b28164886b4378bbb
0x17fc8b5b76181b7cb02f0dedaa39e7ddd1be01190af1566b716a03f0d9f541f2
0x559f54d46e66852ee962af9f68ab8120d1c5c6df15ea33aa524ead4aa5f0c29e
0x0dd070a94e334b52e0836720dd998059db89415fac5efcd8f44efbc395710b78
0xaf5a186c4d169958e391d5752e1b34ac19c867290b77ff8b901e54349d18ee37

Functions
Getter at block 21319166
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0eb528671498dcab0903bf5b94ababda365e25d425ab77eea4860134e93c9e99
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7f64C6e6908DE72221A06A06b4a02A6546a4d6d2, 0x94B2f048882eca06388D12A82596A8C998928867, 0x5c2aeB0F2b70E3896d5cde7Ed02e78961E53FA2c, 0x25Dc4078fc152bff905F85717E70420AEf29b326]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
220
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.