GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 470 txns
Deployed by via 0xad2cb6a5 at 19596566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $408.21
ERC-20
Value $80,697.47
ERC-20
Value $601.64
ERC-20
Value $41
0x925e5e3cb72006aa1921057c61d03af1c1355948547567f39561ffa9ec27b87d
0x8b23277248b773205c1540095c0b966baca15981c91176ba417dbccfb63600a0
0xdd8fb85725981b7156fc08b6f479cc085de81c8d38face1aaf19caec399fdeb7
0x29c8d59bb7824914efb6dfaae1d421c99ce38dddeb0203b0f38aa54d2e8b1797
0xe2d2bb8656bc632803cd6ea2261e7c695b2d1ae55280e36aac4c3c4fd1355f20
0x3a1dea2e92e07612848bf18f7d02672fdc734756896ec8e145ef058e052db4b3
0x47d6fa02d69f33b2e99343f45af86fda60517cdf7e42cd175faaae427dd00988
0x9c86bc61d09e89acd32cf2b675030ccdc3845c5ad8faa149711028f218ca2cec
0x082e25a0020c0a015481ef4b98d2336475e87fc8e360512ce993eb5e28546877
0x99271073f5925fcbca757efe8c9667a7d52b3be7fdd205fd13dba5617fd46ec4

Functions
Getter at block 20855440
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3d586a4e0fe5f5bb9cbcc67448aed2d8bbd947e8097e5026079e744203cd8ef5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x70AC97f8dD35AfBA2837fB159C8b26bfB3d63dDB, 0x92EE9FCDCEB2d4EE9569F268Cd9D6e60cf3F802E, 0x8b01b7B86B02E28b45B550f6A4EC15c603d25e2F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
442
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.