GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x57e89696 at 14635326
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $506.79
ERC-20
Value $3
ERC-20
--
0x1ae40dfe9d4cb2a9a2e1112e0259e1ebc86b54d745dd0b016c2dd09a7d9ba4b4
0xecde2f788d0117c731e38398fad7eece8014d6a3ceeccda03f0d8bf359992196
0xb64c6e8511b9f52a5a2c3586c329d8110f93a1d40efd8d050cf07cc6d5cf3312
0x34f399329c337f38f7489ca14482a9deeba0d4476374f3034da80cf051a6c1d4
0xe0586b0b0aa504ae94f50c470689af6b248ae804da5951f93383ce46d51fc064
0xbd567094d931b693db67aeca7d7fe766f652c31029fad40c7f23bb8e47e37d77
0x0d030db0fef11c94010ab17a666b55a481b582226d6358c285def41fcd1cbefe
0x11cbbb868518c91d3e985c1deb610351eb15739dab8ee50527c72a915307fa55
0xf9c0ea287bc978f49b74210feb70eda546aba5f7d4bd181366d9c0922bff642f
0x6cf280e5be8f703cd3b39d8fae56de49574214818129b79bb9e3c0377a1f8944

Functions
Getter at block 21204682
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x28de26fc6c09e50f71d30e947512375dc68d857ca02b056c8e6a5642baad89c2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF905dC7CF12F4A170DE5602A6c09F997fA7252F4, 0x9451aabdAeab03ECdff57E501b6A6B799842D2C3, 0x5c29911512Cf706ce8a4FF32AA737b0fb055A733, 0x185D091bde938F66FAFD45C382B914853B052B65]
getThreshold(view returns (uint256)
2
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.