GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x2d5ce141 at 18194254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,912.69
0x0e56bc27a04cfa7948f3b99c07afc55d4a8926f7ddfc1048c86470aea1ec1438
0x98a6d7d600f3db96d63f21dec2695ef067c92b03fcf7254c7f54193c3cf00e38
0x241a9f9a158edfbea8a31d83550ed0b5bf22511784d182c431047bebbb0aea62
0xc83d740ca6d6888a6f241b0bb871e50e74837d457eb2a033975b5bd0749e6d97
0x0b3366a2b92c59dcaa897ab0d9592ff041fda5769d36904735d92d331b2920b9
0x55af391685ae588ccad22318c08565d7a76af75c8179fadb9627edc3f8012406
0x5daa0c14899e6a7e0cde47fd995ff20c67f28bc1ce5d48c87e106015815fffbe
0x6a5fba40e336486ae970ab008611bda57c732284f32d73e37ee30bae8a0398d4
0x5d8cf8190f0c3af145e3b9916c7d3e4f57b97bab4d864b3596ada4e447e49e93
0x38b0fc5ec11f693b73a63f3ad992661d008fc32ae65570f6a19e4ea8c9c1c7af

Functions
Getter at block 21191254
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1594070e329579f66bcd761095a6286c8195d34df23bb561bb7217a0cc196318
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4AE1d55Cf2904B196c59512ee752E07d5E0b575b, 0xC3C170Fe6303d22357c958dD49AfD993855D5F43, 0x4519bF32C981D933311C7BF519c5385dE204A376]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.