GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 157 txns
Deployed by via 0x7215eeb4 at 13811713
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $3.66
ERC-20
Value $0.01
ERC-20
--
 (#1)
ERC-1555
--
 (#1)
ERC-721
--
 (#9941)
ERC-721
--
 (#9837)
ERC-721
--
 (#9729)
ERC-721
--
 (#9005)
ERC-721
--
0x633d71cbd9317bffe4609a6eadb233164948e74f84f87a597ae336b0d3aef056
0x98edbddb2978d79c70779faa1ca3608323f3aeff83566b0316123587357ff263
0x3cc3c9222721feae178a1643c44dbf05a80ec21e110085f8d7ea12bdcfa69d99
0x20b125b5d39ea46037dbad355474628ebd6d688a70c1256b70718ae2aec8e0a0
0xea1c537ee4e93daf3e0902076734d900cc616b4f4efddbc8b4277a4153fb95db
0x26c2dd0997df975dfc1811c01ed98092194c563bc9ef88e7bddcde7fbccb14e5
0x71db53e274d5fd429a0f6046bbe1ef13afb35a0497f4fc5d539bad05ab24e14e
0x5d23d92339661d13cdf6f28d96a054c3a4c7639d8e16969274f8a50fe45e7361
0x9101f40b7cd15e9818c8214642aa3f906cf7ac1a664e466b7db02feb27240afa
0x6d76d677ed59760fa9d598548f4817d9e41aadbe16449019cc00ce17b63ae28e

Functions
Getter at block 20927404
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11fb13b26b952159bdcc035625949cd8b7ab7666f59033738b8bce2c98c746be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB40f9efa6592B6B3B5A3d8cDe1fB91C56211e252, 0x4b26765Af0455774FE3Ca31A24535010F58F0343]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
132
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.