GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x021339ee at 18520532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,249.44
0x09dc13b23fc9b4e6ebc129f9bfd7ae87cd80fbbd1fa67a52293e1eb1a8c46442
0xd737ac166aded9ae602c9e797a438d03300cc22e1931864ff8d493cade6a3134
0xe4549dfdf02219815d1e597d93704b383075cf7ceedd0690a3a4efea648c7263
0xccbbcea0cb0d67387555b2fec7ad28f02c8ba48fc399bc85bbfb388817d5e797
0xdc991c077b332e0408f87de05fad879ae83503729efb92b43b5ec3159ef7b050
0x49a208dbfa6a50c8e522ac86f73bb1b84e51fe381aaebd074f3c3efb2f78e858
0x36dbb1a1f31fa3c9cebf271fad785aef40c4497e846ff3e5cdd6e7a3d7340795
0x7f6a97c0987aefe278cfe27dd534eaa00fa824d79d2a15ee96c1638b8afa826b
0xaf34432cde132cd332b3d58c2b10ab23e46e98262bf7e058b9446637e96fcac2
0x2c519f1459f1cf92abc249bc12b41f7a86004852123aada5e6186063611c7fc2

Functions
Getter at block 20898389
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd9c28e3f80b5c3f66d05633b364c2b9615e8058f31ac16564618f5f6d83b7fb2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x682BF7B74323c7a5c26698AbF3A9e5111736e756, 0xDfA81Dbd6822E3a50147586fFD11870B5d67cB74]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
42
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.