GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0x5e35582b at 14341137
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $40.22
ERC-20
Value $0.73
 (#25)
ERC-721
--
0xf47098dd9abd5126428401a03b92fade2196547341b51882bcb994fe238d44e4
0x89412fb8ae9a2868eef22ddacec74e4cf90e6c45806d4d782cadfbc514c73150
0x542d77a8d0f0090ed81baec8bcc189280aec2ffc4a6a827774ca976bc338ddc7
0x2908c6a9d4c716ea6bc6622a5f6b6cc42fff8ba00ef34c3c47335b94b2599cc7
0x06d1f90b3655054cb012e60f15f6a753a829acd0bf7d178e3b81307b123655d1
0x3e65220156a76efd452b57620927ca8c6447a4980d7bc207ab1e2c06a73e8228
0xa8c0594d14307cc708f1d5139372cbb99da3c1f7a03e62a0c43bb51374b2d730
0xbcf7eb7ded204115d0584f83b012218c59f2b044897db69f776018a3a673b468
0xe7025a4cbaf001ae43151fc2f8eacb8e9385c1ca8624e56873afbc9782d051d9
0x43b9d2adb504802da5790b95be89ce7dca8d8326af49aed9864f1666f0c9ff6d

Functions
Getter at block 21206370
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe00f08d6d65a6b1dedeb33e347d39849b01b79f4d8e8ff9d147b70755e5f9c87
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7196093558b29C43BdAc10ae0F671519B4d23BdD, 0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.