GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 122 txns
Deployed by via 0x3592d527 at 17276534
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-1555
--
 (#188)
ERC-721
--
 (#4040)
ERC-721
--
 (#631)
ERC-721
--
 (#630)
ERC-721
--
 (#6)
ERC-1555
--
 (#3)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x7dc2543779bb8433708c54ec9fa941210f2ff64674f7c992c203528f6676fdc3
From
0xbf31b3c8b09bb8883870bfd5fd2d77ca3369948fcf76a2d3e541914d6d8b8c34
From
0xae41b9374be866c4bbf5c5c31d4136d3b95e8a9d32f44f5d8fb899d9a167ddb8
0x2d627d8b0ae6a25885b73193cb93fa1c000762ba46308d8d9f9debc4add30e3d
0x1e2e5569cff7749c976a7d838d5a13dbfd677017ac20e0f2b105e3e19a3fed1e
0x5e66d4924a1b4f88e906f8309edf591f14248f95d375b4b6bc2a4b631ef854b3
From
0x2284ab93b4e43d37d5b82dd8afdc4ae20838ba218fbccacbc4278759ae836c2c
From
0xa79832b1319ccd689220a96218be3628238c2426fe9a8da8f927ca4edf9ec35f
From
0x4da4cfa41d178b58b8df88ba795502f37ea6d798ce0b56938b8c9d88deff4050
From
0xe7bd3b52065359a2128a307984fb4ca971ca6a6d5a4de511ee0734d2285c55dd
From

Functions
Getter at block 21223111
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7889176f5c1628e06f5fdbd67a1f88867c9cb30157b62eb81322df67a893c969
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4c7FF1EE095E0fa002D9DcA6c2a0597764c91d0D, 0x6e1A3aBE5600D9F89aeC15d76067F95cd8294534, 0x4B7749F2ca1dd4581DD3D2bc09ECD7948f4D862B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.