GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xa597b6d4 at 16867592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21.96
0xb8a1f35213bd4ec2acfd91f247d665ecddcc9398d19e1dc88bd30598ff0ab054
0x1ba777bcca35fa8c79fcd330c3084e60234d64cbdf437249fb32f9cb37c42d86
0xac4f95a7ec312a63dda20d7ca989cc7fe22f5cd4de62603051c265de060f4625
0xc106680c4b7c15d8b862e2e21dc386fdc785d5980f9089835187676ffb6a6648
0x2e34e60f65a6d29f9c983643622b31a255cd05c48625171ddc1962d94bfd3da7
0xca99abf12c6a4aa4f7f88e4a1a7e9c537ffc758641cd0f48e3b0bcca650b98c8
0x54486efa197dc34f4aff86de5f2b831bad985aadf99dc5141aaf55abf6e2c372
0xe5cd1f754170ba166e06eb7700a496e5772b3b3be412f7c7d80bdaaa4f96d030

Functions
Getter at block 21293178
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c8466d19575c9d561f297c7c37f71e6fab1f83dc574a44e2e27942736b62a09
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3f7E7D704BebFd98E094c87849F1edC82F2d513b, 0x42997f955eC28F4167d25d6f8CCf4B9dbb2405c2, 0x4Ee6d6aDFE8b7bD43A82280f47303228b59FBB2f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.