GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 186 txns
Deployed by via 0xd827a15b at 19544783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,471.38
ERC-20
--
ERC-20
--
ERC-20
--
0x33962193920e95c94c744bdd033d30c6cdea5ec2253b1d5b79b1121d4ee82695
0x79b3ba1f3a2c4825da540100c06af62902a639cdf6a4a5b932241f57d1a2ca46
0x1b0a658df9a506bb0d8a89cdd63d98d8fb13346d8e47ea13489ccb44d11b2001
0x734904cc837c3dbf6b999b485779b29edf8d6561a70d8033c09584fcf6e87699
0x9fa0e2cd4cfe9f9ae633c278ea3ebe7076a2142f1a33b168e1c0da534b727776
0x98cdedc4657caa366f4b6fc143e717d20906c367b97688143db6b851d940c561
0x39c73a1915344c0866c0ab6e05064bf03dc4b30312f1b4a0f880eb96ca54a802
0x2cd15a4b03afb8f00dec8c2d6e90ae9d9cdf6364129eb56bcb05ed2eb10f95ac
0x9231632dfbfcd6837cbd0b756351d912f7a6915dca3f9f23f83e08af84fa0d84
0xe62b4362cc932caf29eaea9428e500a52a9cecac086f3109a6e03f1dd0160dba

Functions
Getter at block 20855995
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x116cf27d9c19e3ba19e93e2b0ac56f20d7ecfd74a4bc3dbf5f62d156ca952240
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0032D310662dB75eEFC4d3F9C6602fC70b99aA74, 0x90684fE8Ce7e005B85D30aB7a463a5A91D9cf82A, 0x2253dA9B7641F9515CcF108a0903EBBC2C0c1054]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
197
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.