GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 147 txns
Deployed by via 0x4f01b335 at 19239323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,924.36
ERC-20
Value $12,030.84
ERC-20
Value $8.62
ERC-20
Value $1.13
ERC-20
Value $0.03
)
ERC-721
--
)
ERC-721
--
0x583788874b3967bf04fc2d186cc90fb957e1073612c69275aba68ee2275f7f1d
0xb9c55d9418a06b3115cddb2298a7c9110f95550eaf331f3008f0262581eb148f
0x43e659a67084a181bf7c2e6682d6b1532bc95d47316b62a5850c84c0baa0a39d
0x9d833a4913cdf241627486fe00c1f7c48a38bb8ffedab42642b1b11986965f62
0xd6ce938b3a8915c206c680c3d9d6a4649adb343c41e787ec2c8c140591065557
0xe2d50f8b2e71eeb437e480cd27b624c2a43652796c046edf0973efa0ca4ab21e
0xfbea8dc1e93882f3357b66e5670199425957747872cd7cc6704c3244c68938a8
0x3d1e714bd7b63e49c78e8aec96899cb9c7cfe46bbe0458ab2a1ff8941967628d
0xe23bd096d03f7dd2237338226da99e08edea962a9740ddb9bdf6e135667b8546
0x6b2b3f04a2d53b66dbbe58d211e1a8746e0f456a00eaf63d09b32314e69bbd13

Functions
Getter at block 20866453
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb16fd96cc9f5297714500da870b542b0a0f2a2af259fded7bb606bcb46b35a34
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBc92CD5ec2717be0F38723802fE875E5E7c82609, 0x88f84f534A3b4A48C1167D2e7A52f3Dd81e5A89A, 0xD514fF17Fa2839B3ec176016cdec358711A6FA6a, 0x486D49A8c8AD31D0aef7479eab6D48799FF34BDc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
114
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.