GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xed2b225f at 14573951
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,925.81
0x74f3924f5799109ec83767da0f30b7fb32bb974a85b9e9aa0fde3d9363f33b00
0xffb01fb1d97d4c3d2574c6024c6698c106e6e26d890bebedea46b4f1b2dd84d7
0xbdf2ba04b8d4908ac51b3d4a3bde78db605dd385b01c733c508007ef3e3793cf
0xd0feaa774ecd90158ddd010706953e4a0dfb80962125fe300afecba232836de0
0xe2a0fd4d8006ef426706342c1a5b78d95f3e797edb6100c453c4bb2306cf3cef
0x8a7d07f0545d0dd844095ce72b2624f7d284f6c1b48ded0803ae9bdadfb666ae
0x1d6d7693ef3c1bdde6e7aca3cc1016f7403acbd8bfced971dbbb6f9e42dba161
0x0124a5f2c4a0daaea01cc352c031fc07dd0685086fcb472c4dc99db67e38da8b
0x91be35f39ac9f3e050d65940453967902cf306be6a002029f0c0d447f692a508
0x29967b35fe5c55e39a0ae54c765449adc21b5c34382bd1634cd8693d01cf1971

Functions
Getter at block 21161856
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xae605802ae89974efc9ec69521acaaae1c7ec0c1ad02598b82a333d70beec2db
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1075266C86Cd9b1B021Af63e09102AF3D2DCBDb7, 0x957794DCE9F2079f99064bC9Fb09B0edE4F6f690, 0xd26632A9403f0CC471be1916a843E65192e59555]
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.