GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0x9b14afca at 14152008
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $44,536.59
ERC-20
Value $32,744.47
ERC-20
--
 (#1036)
ERC-721
--
 (#17)
ERC-1555
--
0xb95cb9afbea4c1ae334e7a450d7779c80900a96de3a0031eecc0cf94faa39299
0x0fda919953d94f2cae539d47c1093a84d02a2444762a75194fd332ea0ae6ffa4
0x5c035f6c6fe05544086a235cb200892550244921ae890638d9a05e46b3c85255
0xef2d6b03a33ba352d23fda5f4c59d16cc649ea2d5ebcdb23d8ce2a9a195ee3ca
0x6623cfe465220eab623cb5f10d25098143656ad660435a0fcedf353f1a58d28a
0xdae319a060d94afcde4b3e2fd0f2493f57e75cb8d7eeef88d12b65d49d8aed41
0x175f6b3dd10caf94514f548f48577b8d0c47f8d4c910c36228925dc60832b2e3
0x600827f1f64443872ccca5247592b7d5a49d2cf94647fbec348943c7c7385b70
0xffb3b7d4cad4a7c7f96da2ee91c11e1aab5f95009c184492e581aa7882021955
0x9b0d6744c30c002eadad08e6792b11439c1830bbee852f665da8dcfbf6b99f92

Functions
Getter at block 21055155
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x554e847d1166647e41515c015970bd35983d0aeadf3533c8543ec21e6c217d6b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3A9E464957Cc54042DD83f3FA38e442e7a0C745D, 0x6061f0b9cD97C96Cb025318227449eeD26C4E45a, 0x5A03765bACaFec70efc50c05E59092D41c5f3F54]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
81
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.