GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x79efd2de at 14693777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#249)
ERC-721
--
 (#248)
ERC-721
--
 (#247)
ERC-721
--
 (#246)
ERC-721
--
 (#245)
ERC-721
--
 (#244)
ERC-721
--
 (#243)
ERC-721
--
 (#242)
ERC-721
--
 (#241)
ERC-721
--
 (#240)
ERC-721
--
0x73afa14355c3769ddc3c1f3dce1be47cdc40f0d33b41cecf159f5df35c1015f3
0x77fe866a4e1fc2edc6615fbe2861d6cab0b12027f9100df17e0714e46cba7d29
0x203e3415f063058b3112f9b1b14a17a8f33fa05795a1d784c16056b96630039a
0x8b132e4cec65ae14210502595721aeee564dd1c703322c3bb88a2591eb4a9326
0x6ce14b6ccc52cae836331e8a609cf9ea15fbb4c00464c5cf1eb59d63f88c2323
0x37fddf7f287b1aa1d8e91e9c429b4a56fbe85bcf94f37f0914e6c9ee51d9de3b
0x2a06fa96caa78d665639f44515f5f9d92cadddb710babbaa285ec5321492b51c
0x7a5512e86271863dc6c3f73a114302de5413886fbf3be719647a479539df3506
0x0b2cd45aa328e3ee2d09df2ab03181c51c77200d7627afd39e0d0e4ec63f64a5
0x941e80086ef92b56deb9098c4645c219da030d7d7b61831cda746b33aeb73705

Functions
Getter at block 21169953
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x68a3c4d45dee5734d7328e3d79efb88c8e519154902427c19752c985cd5d0442
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x279Ce769D9385F2a777bEF47efaA6943346E2B24, 0xFdba53857c20c081B172efa4f84bD95fbE721F84, 0x8F1A302c93dd55215f5D82A14356D0CDFC7AdB32, 0x3F7936a485274Bd19106B583Db55E606c17e0EDa, 0x814Cd0dC36D12F84825219AE507A3dd37A49fc8e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
46
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.