GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x0de16aac at 19486278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $175.01
ERC-20
Value $389,449.83
0xb7ad11eed8b32f59546a54bc263abcdc4471e69ca0fc96bcd8e66f402024b82b
0x5644bc223ed812a31358995500d2102cf2d964448543bd60381c8732673a63b5
0x55f41a5086c99dc461b95f60489ae6d4cab52ba9423b446a88802ce447f24d4a
0x72faced921721cb01492f86093b44adcea455f390718ccbc965371a778773411
0xbc9a0bac40ccccc924b5672c99e6aadd7d5ecba1292ce7b523128e7cabceb780
0x3ebc23ebd30d770c872aad9eee178348903e3d8d1d40ab70e0e4c7224e4c754b
0xe641cfb14369edc644c8d5a6fc7ec2d339379c7648395536fd4ef0e743763043
0x9d9a0f71d35cdd8cacafa69449b2a35d66c71efb13dbbd94227c7823df1e55fe
0xc6883eeab6f5349c7024fb89ff22dc20d8b5d2655acee6372ecb767ab3e3fecf
0xf330dfd7bf5f4f759cefd1bdc9a37c1a9003f1894a7fa3faedfae28c24077631

Functions
Getter at block 20858431
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xad57e65301fbedfa617b29a613b87c33cc24fd5a886fb404258e64e58d7c4def
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x42e8Dfbda38087703B226155D0BBd48b4939118f, 0xb5B069370Ef24BC67F114e185D185063CE3479f8, 0x3d0e30031b547737fFCf13c127350159A6C4ce17, 0xB8Dcad009E533066F12e408075E10E3a30F1f15A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
61
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.