GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x3874148e at 19192081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $200,269.59
ERC-20
Value $120,641.79
ERC-20
Value $13,418.81
ERC-20
Value $6,208.05
0x4439bd23da8306bd25327f4a88d3a5629c3b91ed05a707096ddab9d6d0d25cbb
0xd44e924f2c35535297f7c925004f77a1483140e68cb2c1f4471b5428ca0b59e5
0xa4144fb900a378f3f6ab330234afd22385bf6b6c5526ed8af4992075ce143443
0xd8fdd9cf1e0107a75fb5113cd690eed7ead4381e4a0e752ff62881e0efc2c8c4
0x34fd58939906b772ddecab3e6d7f58e381194c020507e9a2c5d75e6a6de6c604
0x2b0caae4385034e09a4b250dd12473b5ac989446173b03b59baed0aadd116330
0x3a5f237a00ec24bf6eff85fbcf1f5a45d7da1eeebc00f63d92284949f073e172
0xc2cf3d15d2e1c18fa3624d7a33650a7fef30b00d3e204ecf8e3f13b7e47548bc
0xc063f15c11adcd6aadf02d27f6105239194036c66304d3d1d820c7069c683278
0x62e97e12f28a7f6ca4c77fc61925bc2d72afb278f3e5ffda97a5ffcc6c393e57

Functions
Getter at block 21247359
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x89f3aca629b254469c85b53cfb34b1bf80f500cc21f3fd144e4075d2fa84108a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDd7798faf7bE2B41A6D6699A2cc53F40CE42D537, 0xc994D1Be40BE5A5ACc024cE38278BFAC147cCEce, 0x8552023B04103E35a475F938665C9f706cC48991, 0x947fEe3755B66D654E930A42B2a318C17903e925]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
31
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.