GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 213 txns
Deployed by via 0x8a0ee85c at 15215533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $202.87
0x71d878a051769993e40ebce675245a0f50bfce87f85e1d819f49dd9a5eff4be4
0xb4c45dde08451b32651b0831133e9cd67643c712681492ec77c3a4bf01007644
0xcea17f0e1e1fc3b4a4abfcb5620bf672dbd909ddad373083e4e04b7d7e29287c
0x0138e9213a229bfd2e4bbddd3e57c531c6870bb58b4e0e4a2b4c1054c51c75f5
0x67fd98218758a2f85cc8b51816932b55bdf9afc05c3c7fbdfbcdd970819c5b22
0xd1989ed1b470b6616c22aeedbc6f6722865b9ce32f70635ab5728b27d9a398c7
0xd660ba2c294b2046a38f25e001a887a563f8b1fdabab728ef4a111971e95026e
0xe03f02ee396e00e088171bb02cbcb4ab51f6bdd16ad83b5f36651422d49add7b
0x2be5658e64485347c755b51453ce0449e918a1d72b277603cedd78f28b41ffe7
0x224c4634d22149941635ddf1946b12ed340b64862c653bc04ff4db025f7d7089

Functions
Getter at block 21277349
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a5c9773a494f15b94f664faf81bcaf0a2a5ca5566d2b15dfbef32068f4d243f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x74D28f906692eA092e4CFa2F5a1e5E6176c40168, 0xf5a3f59Df0af53AF7575aA649fFba1958a37aBb5, 0x581d85F8E89321731607556aF063dc144eF79cF7, 0xBe49D9e1CC33Fa182092fe98Bd5983879b2729cc, 0x216D6356a898F0dfB95A38aC37aa7D7630e2E764]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
208
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.