GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0x4df06ddb at 19842297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $746.62
ERC-20
Value $0
ERC-20
Value $0
 (#3102)
ERC-721
--
0x2b7e6eb9bc4bf77d94b7909bb5c94b7c356e73122438b0727f6bb243e729f6fd
0x020507ae016cfd82b0e3ad352888f3026089b5e8e2feb51368d8459d4c7ed1aa
0x2ab2032bf6c4b8f73678c7f924e6f7643ee0a23f1c06001f5fbc4b6fdc492c83
0xdb3e8dcb9c84a9a3474ad2a24e7c7f524a109d35d1c8f55d05ea911be8d2e0a2
0xc01614e612daa7c53954769ea2fe78d34263611258b4d0d4db15e64d4215d013
0x2d7ac5e6f9f02f84838507dbe044b075b5e974604df433f0244420ce908dcd14
0x3bc4d0f0f0a7907773145d2c5156f73be6e0b77b79d2b220e057e8cecfc0b6b5
0xd718e26ef73059cef835d054dc0cbd35f321c143fcffe350eb039fd11901301e
0x2220897c8509e36cbaffb4d298fe2870b928b336c3eefd98cc0092323a25cc9a
0xf645050a6da0ab74ab7ff9bc8e3f6707fccb2e6db5c12590494915689842dd5a

Functions
Getter at block 21311681
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb930317868809b74732266022526b595d2074bc408231e355add440d55fa572f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x33aa8075da906A127cB694714AC4eCbe705AFEC0, 0x354304234329A8d2425965C647e701A72d3438e5, 0x8f8f7Ce7472c5017b71Af3e445ee2242130F9f8c, 0x8E384929AA70371b0A5F8ed80A29e5f29F47e342, 0x5F55525Bd2f0f052aDaf970f5d3cc7B9aBC9c4e9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
43
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.