GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7,971 txns
Deployed by via 0xf9ebdfa8 at 17392917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,245,265
ERC-20
--
 (#1352)
ERC-721
--
0xe0947b2c47676fab1076fe94ac590761cfe58561efba7a48abfbc41639e12290
0x4a5f23870b1d563b49ba2da4e4df9d0d147b36da42e1c14c65364d2251494579
0xe811caba3455377585a61fcc54dbdacc61b9e78c1e72a701422a55ad01ab6ef0
0x55433b1d26761889c9a3b6fe430f0f8c8b4d3414d7779af924efb64e45637907
0x1af06eb73d0b4a79ae3efc057fdda4cac49d59884bea0293e792d201477b7b49
0x044eacc6338eb96430d3088d2b5426860117e6ff6c167ebb2c3dd5af834dbd4d
0x799a7502e4c57144d275567e1d4e43d6523c8d1288e5ef6d6d6781e342c8ca3c
0x3129836aa0d6c7d0274071c1d4f01e41662f0f3ea0827610f29299b9ca7ded2b
0xf19afb1a909241eff3ed9dc5ca0ce3e2f7e7c81ea8688c257fb5f4bea8ec713b
0x89692b66296da032f919eea9e75d906257955f109cb164ac9a4004613405035e

Functions
Getter at block 21243247
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2357fcaaa99756a53c15a5349483d0a6bf4821628084d38d34878b680083c54
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4f80Ce44aFAb1e5E940574F135802E12ad2A5eF0, 0xd585413D916719b8f7436566fA8b7FbccCAEcD6e, 0xa37E7b6524d312B7FABefd00F9A8e4524581Dc85, 0x72A89D53F2FDC4EDc685AcB7d1014564016F6Bd5, 0x29EC0992D345a4CfaBc21a82D96c7D007fc63Dbc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.