GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x2bf2c39b at 15534438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $760,918.82
 (#2821)
ERC-721
--
0x0cec23be1e2b44823f45d8e7a1edc0f4cb39c8883ccb1f8b17256ed4a02fa579
0x50b3964e5504a1508fd37e34b84370c342d2525be68c1ef76a5f82f2ea027c10
0x042161b4b280bb7f042eea7cb7761cf3dfb30c6d9b08367d5017e7b816b4c4fb
0x8c0470c263729384fe340516f7aa2503bb5f867252d90ef512d1b29736ffcbd4
0x7e1ab0f6f2a540d8c0cd8fbff734eaf2da40563b49f0dcebaa8ec678982c9761

Functions
Getter at block 21160212
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf20d044e9534591f2b283f8a506368abd2a706b3bb8eb76fc7ab104d17729c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95cedC6cAe970e28C400CA280ba7e19D40F13BE9, 0x7E30E66Da7c289D5242266825c726621988E12cB, 0x6f931388cd80D38C1d6dDdFe6795c25bC544B40E, 0xFd33B35E5720Fcf1Be15c5B8FE6fAA8AdC508A06, 0x3Ac6Cb2CcFd8c8aAe3BA31D7ED44C20d241B16A4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.