GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,674 txns
Deployed by via 0x68fb72c8 at 17858240
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,286,909.79
 (#1772)
ERC-721
--
0x34ed8ff41b65f7f8f23f3ea1453428859032d04407f7e3466e12d1525c85fbd3
0x181e45d02c33da968f213ec9c40cbdece36e9aeeb82c831d987391afc37f3c0b
0xd01285fc92d209a09f8bc702b7017bf3eb0e866fe61e1ab60a81c49ed6674887
0xc266d40a822d84de88148f800f4fdd8d3318de3c000d5517e4a46b7f9746289b
0x58e7aae76563cc1c214ce0d63a7218b06f3c8ef7a20112f3107ba68ac6e0395b
0xda1c86c2519614b4033b4382a36a4021a018a3bf15168cdf7adfc21e4db3d72b
0xa786c90bcf5afb2f39170f42dbaea61a3a4bf6fa6528636f936262119ac1dac4
0xcd0ac63ac49269ba9612fc837d28dc367ac32505e671e2e8479246868d3acf53
0xd421b620786a5ac0dbcb6db1e5a06ac9ca2e3b0f41b31460459fe04a174fceea
0x343c690a9fbcef4d2f7053ba043096978d5163bbe8697ad68f09b3951e986e1b

Functions
Getter at block 21212134
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96f909546ec57350d0e992bbfc1e9106c2d0105d57a818c9b2c4cb497eaa04c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x018FE6Be3201CBED603dc20D29F99779c81D5be7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
1
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.