GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0x5909edcf at 16964039
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.27
ERC-20
Value $1,691,474.52
ERC-20
Value $0.38
ERC-20
Value $0.04
ERC-20
Value $0
 (#164)
ERC-721
--
0x3d8f269a748779e26c47e9fa2bf3c62dec9b853e145826144adf1d51c18e9c9f
0x4d6880deb4ddaa9015ab2e0a00fe7b957f0b1b9a86d63ca67e5f6ed168975199
0x4e9bc4ab112cbe248104db5cb48a0ca50102dcc2656c870a4c85c77ef2457ffe
0x3ac33c97a5ceb175dff5f23e95f025d81d7a77d8d27e3180be3dd689fbec5964
0xbb05da8e8990750734d3dbddbfb8406270ce3c5cbd699c2853829efc1f0dbc65
0xa47f58ee0219b94782684115f1f7fdcec90d7d9a3ea6b1de9d97e9a2d1e96a9e
From
0x5be37fcf287baf8c3a8052bacfd784289bdb81c5ce9b78acadf1f423bdaccbef
From
0x5b93b99fb5711bed0c35b28a6cba2b70485e93fb8d5aa3abcad4955176d968d6
From
0x35a08acca542ded58b9467911e867dd00b2d9b0d4de3a631b318fb4db209b572
0x68ce8760d93226d903852cbfc22f77336659346fecb8a87d58376a189826ab03

Functions
Getter at block 21198420
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c0d42bb37032c74e67daf77b7378157859e0deba5a73681e8bbbf314a0b61a3
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
73
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.