GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x0ffe1cdb at 16969233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.18
0xdaff5f1ae1bb57f4e7a92be621c0f71d113a362a1b538516c6348c7e3e776f4f
0x991f07a7b496ed273832aa9cca8d18278c92d3ecb6dc2b6e8e7699be1edea35b
0x3ba032672bf3a52ed0a99de4dca412d47e72b77ad80f2cafbc32aa146b60379a
0x51f5525e32665fad6b933366489c64628163595fa86df37769008d0186969f53
0x281bb249413ae8614ff14239bec514226ddfa92d9622debb6628bd5ce58cc2e3
0xdb9a88ada1cbd9827f556ec25e1c5b68696e0aa3d0c20ae3e1264b92569dde03
0xc4460b1ad69777fe4a2158f6fdf7b33282ccd976f3191122a1fa802368d7c172
0x64878b629fa70122714e7a6c0ce237964b97757bf14afe82db73bf79b961971a
0x05b1500379d6b207f670b448e8f3376faecf7d8714a0e7a61ca732980f3a93cc
0x810e3c04c2025d5bbfea218c580a9578eec1d70f9d5b63c25eefa0e4a79eb762

Functions
Getter at block 21270456
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce3a1b8fe76fe9e60eb979b13fefa2cf6d79ad2f8e1e1c47b52ca21c0ce3014f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD716C1b7D31eeAB5A353899d204072c9DdD7Da79, 0x4320F71F89eF4e29F31Ea1CC4845c4007017719c, 0x20462F145eDE685C04052F384b592F65baF75DaA, 0x340473f39c6Bdf530bE581dc05AC74e31F6C270E, 0xe5C35181c26a46919128A5152427f646349029aA, 0x0CD5e0ED85083Bf7fE3679bE51656fdA032fb923]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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.