GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x3557e6bb at 21299436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.95
ERC-20
Value $1.4
0x472737e5e5e872a6108aa435894d1ea45a72f4c055d88c6ac6ea6c64566463da
0x7f55adce3da34a129d0d76d6d1bce1da30c643dedeffed3bf5778bb9bbd9deaa
0x1ef5a14a1ae40f3c3108ac8adb017d04f22fd627fcf46d61800601684fa728aa
0x7b6f3962af172f5316c8973d38ed48116bea65856d5eb3bd4ce43053f4b2ddb7
0x794173568d962f6dc4a0e0ce7374e3ecffc7cd95d0920f4096b9e5bd7302f630
0xaaa362dfd318f4da95e2d1e71c8c2a2ceabc8fd5df85e7c144843e6fc55f25e0
0xa9143a51d9927cbc010e2b35dfe4c9d4bfc37bd97b02cf7e6e1b2e3f37f91d98
0xbb71a466c3e336695fd47afbcdca76007de5a123fea08f7081b771cee2e794d1
0xbf49c59702eb886675eec8929b0320fa8ae5e533c9d8f2ab3a845568e4b594ef
0xc5f8bfa6bf3a276df3f56c1728a1308e7c2d5afdb9d8ec9702b934281b6bfa94

Functions
Getter at block 21380042
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x78cd2bd0db88d0d679b61547779f0c5191ee08f4b1cb72a7e6ef59f76242f25c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x148805B49819371EEF9A822f7F880b42Cf67834D, 0x79276834D1c11039df3eFdE8204aA27CB661a0ff, 0xd69CA82b6eE9dAc68D34896d5Af129f86D5b109D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.