GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x39c7fa49 at 19007266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37,856.77
 (#1863)
ERC-721
--
0xbd29203a247a2a35a6e03fcb95478675483a114f2cf90fdc9b52e23b99d5e2f6
0x81d66dedb1f2dbd087d45e370665d535da33bb011af5f58e3cabbe8b4a5058b2
0x81bff1af18946016116478ea35c9b412328d8cfaca37c7d9d75c157eccc8adf7
0x0d36215935ed280c50c93342e995c5435c0f066677b54596ad56b09c48ee07ab
0xd522d31ae7ba2383b35c76d4b88ee0660b05bf4558c9d58b3208b6ce7c6a86f7
0xcf96d09a406615fdcc2214014e5059d18735e3b3a03779e26427353b38fe7f8e
0xa2c9f29fbc53555b8e0620de4ce61b87e5b24fe60eb76bf4e2e13e49d7dda214
0x4da45ed0c5db4a230644bf39009c1e9c9c91bafb01d11b62b728f7c821f289fe
0x92da4222f707027dd2d0f6ae601cb2d26af00d460a7d1bb8f14fad74ab95e1c5
0x11ff0fb53fa0c4ddee8527e712d5c5a7262fe4dd16d6afd8d3d6bba27a1ad882

Functions
Getter at block 20907401
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaac21fd65e42d9caa8ee215f6e14bd7dd222660e2c7049a4e9c9a4c8b26226fc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x46f663EB7F52042E5d7b7CD2bdbD41dd63b59F24, 0x031719b37a7F57E3A5BB416912C05CB752DF2276, 0x2fE19Abc35345f861A79054e62540FEE54e6e837, 0x850fCd31fDe2D61c78fe7Bb11279541bE8140031]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.