GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0x6967c61c at 14458783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,915.7
 (#75)
ERC-721
--
 (#11)
ERC-1555
--
0x200f843a85fc820c05938c31ac630a163bd5aa86cfc188fb83178fa5938bdd12
0x03984b3b958992bd4c4d62187ae2937ef60b8f82d13d3f5e4f307b004e46bc42
0xc7bdb8a95ed582fc0d06f8fdcb539046821c4fcd1b3155bab74381a45dfebb51
0x22725ebc05f20e0c571892bae194ae4360a59874235a7be65af757f0cf86cc2c
0x084ac8acd217cb1f32d609e4acd534c26234f47db70ec97b4403b8ef5866847c
0xad443e6432cddce7450a70202ec1738536c81086067a7c48d1ea68045a439a15
0xa139cedafe6a97cf47d95ad22582468b28e45dc15e854a999bb35d0cfcc525fd
0x94bc6018868b68d0dc1595677675b9404851d687fe854a7bf0343fd40068d8fd
0xbc8236768657b5b75adb7d4786cea46786823314b42cdf3e56ae272b3cdc982b
0x1afe21ed7e25fee7cccd38067027932d6e97e78fbdc65a87b352d31368fed942

Functions
Getter at block 21217972
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ee1a1c371a586c88f76c8716d0690cc98c5ac4850a7df9002caa852d3e1df9c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2b45eC2d3883793489A36a993ed7fd6a64822E47, 0x10dc6cE2D2607705d36dfC1991E4454BcE633163, 0xE4e8d3C46d366F48d2CcF3E43247973042bE3B91, 0xc78D336b035D5E8710E418A262d6D0Fe9617bD5e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
53
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.