GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0x2c7f3b54 at 16388454
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34,811.41
ERC-20
--
0x6332d0268e8b0944c2f0792955843419d4998e60408b75d104ee4654083ea5b4
0xfd11521b13bd7e31c7dee394e63db571ef3e77931ca8615669c1c8125ecf5372
0x9fced2de8693c32398a14ebee2ffa35fd4accc533163c7ce6ae9d9a25d5aeb32
0xe1758a12e1dfc97459f11179351fc8179f671cc6222afa5ccd875b3afdbeef03
0x80b82a28c53bc708b452286783c82191867ecddf1f34c960d719db4acf3a0ded
0x7b2fa11a04f85206b69cbd12aa0c50314c45c3f1fc9940b9f4268c6d6302ce11
0x3be2edadfdf1e80714753cab909b387f3c6ffb1855e34cece9de9f70d759f69b
0x113b3328a0d7896e210f9e14aad7ed71126f42ea2f0c5ca28b9edf22e386899f
0x7fdd6d56a7496136c275b458af761a060349b0c041f27d768046a94d1fdc6961
0x2853853cdef3502d19ae1000fceed857082dacd23c5624ae6417bcec2833666c

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