GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xb9a16ec4 at 15245499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $351.4
ERC-20
Value $127.81
0x85e0a1ce26a63074a1b31a453aa9f9de15ed1b8bd31188e22d5e9bde052dd0f2
0x943b099923b7de62e0ca476b28584d45b48863ac919b8721222c579313ac8b6d
0xedaf30b5b1b7cbfc88c63b1c85850f073879b701ab59750d36d0b6aea638cdbe
0xb3d2da5964a93146ebb37bb448794d21b1f0974a3f26736a1e71ad9c59605486
0xfdf0332f4ceefd2fd950c56724789678cd5b17b75bd884cc69474536085464d4
0xfbe4ef9feb25de58edb5227545ba91072a0b52cad6263966eb6853840caba783
0xf77f7c29ec940d1b1fbb2a6e63ec1eb0666042d3fd7e672c7cb84087266ca149
0xd815ef764de5e5712475793620540b85b234eaad9d042da9e7985d785cc05a08

Functions
Getter at block 21438924
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd23e44ec78794f4a35ceddaecc72ac1eb46df4b5232787cbfa80f63b4504515b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7dA08FBa7A69c67c0D06fD433aF0C53F9c75CeE8, 0x47003Fd6A003C888F4BFF5C8b1D6612146eC7c4E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.