GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0x1dfa61b4 at 16326631
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
ERC-20
--
ERC-20
--
 (#673)
ERC-721
--
0x987e8d5b68870a6b91464528dbeffcc9bbdf928f6dc6d39ab093084d6dc0daff
0xe0e17a3ce592269ed3a32d648c44d39d4a2cec7ab4c6a61a8d9efb859be77bef
0xe664f64a0ab79be53f3b5cb6cbbd44c578073fd5e10510c0990f71df4e751e44
0xc98f1adbf06ce7e5699c9152561a6f7927cab10798100a73edac2cb90eef746c
0xf0930c4f6c33fcf742158609cdba3797fe78182c1531a41700fa07a736ef5d21
0x8777eb61ddcbce627aa9992a5918519e9753ee0ae29189074200b61d2b5ed816
0xad32e39780745b9b99d5f4291b5fa02b02fde3e0126a8d9c1e5f43f302b1dfe6
0xe2200a2fe074a629c50459ae48ebece2988dc3850b76d7463b3ee7a0c40acac0
0x5aafa62464068a9a84f48aaadad94a3c7debd89d6e440a29c03f1db5f4b79f90
0x4524a60f9468bb9a93b1ec4ecacf9614149dd0a59ffeee7af6a1822c586a6025

Functions
Getter at block 21159534
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf35cc32edd1218cf23631abdaf9a8e495b0603508ea1e4fcf5264739b749492
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x770C72E1c6cc9c7aCae1314c7C5B52398e616C83, 0x253617A0196D5306cDF877b1d2D44E71E30C0cC2, 0x4c5E8265C2143ffFd1fb49e1fE6B6Ff30551baa1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
65
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.