GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0x40f24de4 at 13195944
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.65
ERC-20
Value $7,632.36
 (#95)
ERC-1555
--
 (#0)
ERC-1555
--
0xbd5034dd77a65273a4bae90a3eced46bfa34b3927868b29652680490d8ea2799
0x181607a1680a3042731bb15cdeeeac969ffa0214a5293bd7f806ac239ef38da1
0x536bac434241482a3c8d943348c584a4d6af2e0c810eccb2e763b029cf156e57
0xeff799c33676172b053e9da03396ddbcecad963885fa29fa9ce1bce7d2be348a
0x57f2d66aaa1e032e301402bbec5d0b681a3b90024e213a33c756a960d2f0c3ab
0x05fdaea50480e329b0d32797356cf1ef6887efcf90609c6cb90f05fb627b9b44
0x600bc35117b4cc55b7cdb89b88799b98eed0488f001ab07a9cce85228fe44f18
0x0a72d02faddf304bc83c633c615ea247d5f4ab615ac3ae9b6653362fae5aff77
0x9bdc4c1f7a41eef35f44c27c6531bf4634fc390ce216dc576606e4548e5aeee6
0x6e52f1df08ae8e89eef43fa4986bad6777e85fa9c9f901b244d5093dde9ec018

Functions
Getter at block 20885282
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2b49d5f01049f14f7674b35452d5640bb38f7e5b4ab3d14fa55d47219404ab6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16B2ef6BCF585b79C7867C2cD398ce63a5afF759, 0x21a15cd255952958c11707A73FecbF338F7577A4, 0x47dA9D392C9752e31685f82C569ac2De90CF1234]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
111
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.