GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0x5948db6e at 19719685
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xcbc1feee7ffb44cc1089cf27206ba995f2b0cf3826b0fa29a09f1a806556860a
0x9212d8d56e0b891a3e2b08bd9271e5b044146d0e901e2de24c8b555852304180
0x024cae641a7366a34acb1314d6def025de7de11eee08a1ec26a334787236c997
0xea3e9701d8a0afb47831c7339b6645afbec0071bcca9cf27e7f1f6f6dfb8d886
0x0f4dd452151cba9e550fbb8b3025676b59d041fcb71ed6a546ef884994d499af
0xf2e35dc4a063c058636563f64786954ec399e3549aec309f34b0bb84b06767b0
0x0f8e6b9ce1064fba7660d1b82cd16536b574c6ad1281d1b4c36cc0d69625a33c
0x9d363a688f7cd25168f779265ae644036b224422a3d35cb4f17c2f730c5b7e57
0x3438eb491f4ea66f6ca08607b49fa72ca957772f90eb1f1417b0ae77e92c25c1
0x52ea47582f9d06748c4a376d845551da8aa61fe6c4696ca5e9bd19724f131e89

Functions
Getter at block 21395004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58ecb4194de5d6da54971244c4d80054e246b555fa536176f56b628968ce908c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe775bD49217b497B0ceDB200558932B58F5E974E, 0x60a032a2E0FA22D09B626077998886fb61f96E1d, 0x6CA6014a8Bf6e00DAF7e800AB8BFeB9315F9a51a, 0xC2Da5ee9Ef5C2452738a990233A2370d34b6C6bb, 0x9a4cf4bc3F5Baa4b61F087E7A44d81E183601194]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
79
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.