GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x74e877e7 at 15891734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $61,192.65
0x60374de6148b9fef1173bc068d784f8ba66185c2caa2c3a8673195ec79eae068
0x5db0dccd405c0e45ad27cd3f55117feedd4a58f49763c5abd12788ba6413da08
0xb18f5901e8f0c7015dccc45b0a77b3385c6ede2d8ac63e8645d23ae6f1f9fee8
0xcb5f55272966adbf3bd7260142166a5e179a1060d5f864043c7a2001e2a19fa1
0xeb95e28176cc437a4fae4c19b89d9a43687c9e63b499b31c6f843ae36523de73
0x2f49b1f0a8c7e5a4e496facf70160173045ce1862b888e62dddcb8591025d72b
0x2a138355c54bf6a43ce0e9f6f9b0cd1b82fc1fde840a186753b894bffc65adee
0x3eaf39924cedbdc75dc6bab3c39605b8ce9f61b8ab2dc09e8b502f1722b29be9
0x2d39394d5fd1bd958f9fd5b750bf62cc8bf6979a7f4076ccb10f8713d4021c7a
0xd2e6189eece513e3ef4c12878984f68160ca8b3ffb2b245cf11de4677dcff1ca

Functions
Getter at block 21421791
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x520532b2883b4cbaf094b22a560c5bf7256fbff893b081fd0e2f919409cd883b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x074a8fa105Bf658BDE876C47D65999ea9622d1ee, 0xf838E6D6971829100a23fD0bC2CDaA855A842261]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
34
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.