GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 358 txns
Deployed by via 0x8beefb19 at 17862276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.58
ERC-20
Value $4,601.77
0x146ebd8c604cba25be25df2da2d495bb5a9770ae85d97487b6ddb1bdd517b8d8
0xedf3ba7d8db2e31c045209c80343b761b4ad83e95a6183205691010fe8b66c44
0x8b7e726819b3aa5e1b477b0c4707c31d630f76a7bfd3bff89d62c55c4a6562a2
0x12c71be3e098498d1572e08f2c919ddb4287c4fa38ae3a857328ffb0eb7a6ce8
0x85e36a588b09f797f46bc3f4bed6b95d23173c07f4692eeb37bd7d32ed103118
0x62b9646b8c28809264a9a8a31a316f7edd3b505e2c520c05b36c989e84767283
0x6d9b5d4b2925d8e57f85b0a622c11fcda99600bc141677a4705af25303cafca9
0xc343f05f92b258c9b24e76c918c9f7a24c2dc7bb9fe138f26ebff2ac498aaf5a
0x96630834627e38d9e4670236bd22a263dfc29613160371da55978ed89d18492a
0xe6009506c16e4a9216ff967245677f23041ce8bc47010c57a9889a938b4e9ff6

Functions
Getter at block 21172525
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa251da2f1f95a4fd3f380dc32dbaa612dd050e254f41fff06ae3b19ae6e56c26
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x12ddE92E641F1FD82Bd2B0707b7ddee4cb4f671a, 0xfA5fd80203050BeAe073389D68c326e01F5109E0, 0xaFBe28A3E5A057120737EAE5a204680fc0CE60F5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
356
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.