GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xfc6475c2 at 15337826
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.78
0x3fff49db2ac75beb7128c1e26883c44eca2a27342858ddce8a4577836cab4f53
0x1b9093b6818e5009d7a942d7718023e1df761617eafbbb2a6844942602195b84
0xf66406d80a54fbc10efd9c9bc6a71c3ceae0c208835a945a3465f0951388172b
0x4308b6bfcce2dd054f815b0eaef51f900c6feb118da3957f0065fa1590b9c3a1
0xbee26004c81e3c992e8460940438af175d8757d0eb89b0e07bcdc0aa9a2b970a
0x52450e3e6233ef7d69d42a83e0d28ee9485e5e1f2a4ef29a04db75e457ef3700
0xa077fcdb75b673c7a1c838d9b46427f56a6576d2b3968ee9e3c5ae404f09a128
0xcf4284efd6e19e03110baadcc81702dbb926a6cdf043d72c289e7e084907b6a5
0xa50f69fbf9932a1b33de1de8befdd24715d7fbcbc18636c04cc8063e4dc49107
0x69757006d225abcabcba914085cb33110f7d68b66df111511ab65d6b4d1f05c4

Functions
Getter at block 21401960
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x42f3b95e918b760dd40328cf718f7c58c330cd24042ed8fde12926db0968a6e5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0678Eab27b1A052d422c83FF1496F5197369fA13, 0xDdf5Ab23675eF8587FFc61aE79B44e94D948982a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.