GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0x4edcf055 at 17492556
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.79
ERC-20
Value $86,414.83
 (#1180)
ERC-721
--
 (#55)
ERC-1555
--
0x15fbdd799ff04fe0e06b642222ef5e06f92f1f8843d04165b69bc061bc2a8cd3
From
0x485f1067bc28658711474f2867ccbc0f21ebb672b2a63b5d814658f5d575bacf
0xbd3a62bd06094d181d6e4da4cd57a857bf762d51b3d70ccf300c8f46c7b95687
0x295f924cf87b992664a1d0bad307f9365b28fe0a825f2475bbbfaf2400da6b8c
0x3c53bcc7bac766384640ce41fa2f88d425ab43ac2c99f793951d3300bc4dc2f1
0x2ec3950b05dc609d3faa42dcc24d8bade6a65d5bc8128495c25bb96155acfccb
0xbe71bae3dfc937f01644890ac27d5f12f637612918a81ff60e1042cf14edcf0e
From
0x02302e28cc22bdd487179cc48e5ea3a708dbe7d7669a313cdb49da8ed2d715a2
From
0x546bdbaa6d36116c2c5614c9c4fd30944e7458bf891b432adef04c288ea1174f
0x002b20879effd0c8b5f1d3357be5d378b67457efcd777a445d283a6ce7f5f11d

Functions
Getter at block 20933997
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b48ff5588f71b944a43ae0587e7e4a04cfb7b284fe38000be67bcfe32636727
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa181188F64b961b2a44E23E6D2FdfF0c97F74e12, 0x8aD55e111C9f121889589Dc56E435b75c8C2992B, 0x905040585A59C5B0E83Be2b247fC15a81FF4E533]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
127
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.