GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0xbac40454 at 16619270
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $50.91
ERC-20
Value $11,894.59
ERC-20
Value $0
 (#40)
ERC-1555
--
0x010ed6e26834a3ee1b307cbc33d99ac170c2230afb451015e3c2a27bd7ca9891
0x2b1c4c305b6c29e918efe026f151de56953be79f0e1af503d6854f0782538ceb
0x1f50d686feb41047c1158f56f1f4a9dc16f44cf3213c5639efcc838ce2897326
0xa47429b70a54c2f444825e15999e181931308c2255c1522b8c3a70d412e91f3a
0xfc7554736cdaf20cb3ecefa45ebe15669754ea1d011db1f594242139908ab619
0xeb6d4150530927d2e7d80d6e2454ad792402475c34e0bacdf26a6122ccf5d7d6
0x15ed829ba63c842b831b0c9a655a7eba37f028f2a3cd19f7ab37adf63364f8dc
0x84e8d909be0d5d15ea0e550a70028c7fd23ccd1010e10f214f0e83b08954cfc6
0x71b22e6dcaed4ecb8adb1562429bb530c10c78f4899339a5b7e5e7b5217334f7
0x0dee8e1e178b05c3f9a68b7617b73e1e7b4e3a61ec0e52349125a1c6559d46a5

Functions
Getter at block 21288736
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e49bc18bc0146ef1c80485c7360e0d93541766b64c3838b6b375f43936ba6c7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3973B122D62d148Ee7a9DbF63226B7b6E6973912, 0x56866a4D18c7D12C7D98472377DeBA7d1018b709, 0x1027e94bD14b912b419C23a968d71796561b4321, 0xfB89A1186059933A539108573E0B9B3Dd95DEB31]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
66
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.