GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xebfaadd7 at 13456992
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $103,946.59
ERC-20
Value $4,325
ERC-20
Value $2.04
)
ERC-1555
--
 (#1)
ERC-1555
--
 (#1)
ERC-1555
--
 (#0)
ERC-1555
--
 (#11072)
ERC-721
--
 (#159)
ERC-721
--
 (#158)
ERC-721
--
0xde7d6eceba2764411caa8fd2d6c929e9e41c77820e0ec184a68bbde36ccbbcef
0xf13f870622992ed13450fbba04322dd108afc0af55cca68334213371b1a48d4d
0xc955c10bd62947662516b1abcc2e1435839912548a5357c992c5f0f5c358d37a
0xf89d5a0a74e37fe4b0f9934f0f50cc2aac8d080d6cbd1049a089a841ea2843f1
0x7afb9bec5f4dc5ec5b0cdd5d959a0d9d8408e00fd42351b73c3b14f5231207c2
From
0x3d5fb8c27a2bf845cda6be98fba2fa9e2d04e7e38ad09b4b19865a4ba76749f5
From
0x6c8fd18edf72ad2283aa3da1142f3657a28743f6b49cb4b20efc0a806caa433b
0x4e399e7a0bb9582fff50d52b9882caf887a68259947384afd019d75c58c873e6
0xa7d169a62d170487e0b839e0cbfaed89e29e22ccd7948fd0f7cc78e82613cb8a
0x5ccbf3f48ad8d041dcf21e5edffd12b5cebb486dd5678b3b0e9a72a3aaa1322b

Functions
Getter at block 20891605
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd63d0472b46352775bac6c3a873ce671129b227deb181738e2ee0276e2e7b81c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8929d1C71a5adA6Ba8081dFafC88aB852701E553, 0x7fDDA177Cc70b317d90D6259E6d919F9Ae60AB48, 0xDef5dce85966199F96a6dE42EcB492c73ACE9F7d, 0x7cAac653B302d7bF98Bc33B800ea988c9D612aA4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
47
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.