GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0xe395cde2 at 17379443
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.8
ERC-20
--
0x3b9685d9f3545005997b347c4c0f8650c9d4834c1793f6455686febaa3c68886
0xcd6174d38a0772bdbbb3cd11c7f1e5af60acd06db0770dab5bf934d404f720a0
0x480e165be2ff758c2778247db2f740691b70503c235781e19dc5e8158e115956
0x268caa9333372f20ff4076fa564139b0a80605daf426b01c39b75451baf5a88d
0x73e9b3bdb9de604d44702f3a76880a12db26a079357259fa5c54dd299fb16d11
0xea000d015e6854c7f8a9b5241a8f97cd0fc84e14ebfe4cd2530d0b23d94a8ca1
0x9663326ae387f5ada637cea3af99bfe166d6a5636bb2c090e000dd197cc9e1ef
0xe54ca0a24cd451445a19c81ecbe311f3072de3d21acc69c361759040abe08f71
0x237c209bdb3846afa7bbb10e6ea3d705c7a3f1c0c1e048f6d9946f5b84e41e37
0xc1dac037c2ac2b5be0c993332e35fa46bb28ef32590f33d41811125ce957af6e

Functions
Getter at block 21200340
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3cd3b2f21294447275de779070ddac876dee01f75c2bf1b96f5b0bc9358bb465
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x37dcC172C988Ef1cE59EFb8919C3387e64C615d9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
50
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.