GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xc19a4a77 at 16960615
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc6a943907bce214bd1f410ac0cf225f530aa8870b3d80c5523370caa527796ca
0x968e0fce8eeb6bfe4eb001314e751debb5d8b95fd75ac120e611306859003baf
0xac9d2412ff1e48a39911dff478ca6af81491bacf4c31fca0021ffc65e6bbed30
0xc5d7b0e4c5a0903cf6f6760fe6325f55a236c281523ba97d6ab743a769c16f39
0x4bd9f6652625c97a3b7c38f3f2882746d3523762a08af046332360105fc09f35
0xc941db555a20d4d89eb3ab566fed14711ec4a67816bce427598a73515fb03923
0xd37123defad54b0d873b4602906e1ef2bc8e51b6888bbecbf2b4280de8ed8744
0x5bd69af52a3ca11448a91f8bda3653a4c1f4efd0f1b1ca84787cfe682363a18c
0x08cb91fd8c51584df42025ed99d11c8bb8e68860ef79c4513eb10927f089b907
0x7600e9e709740b9eb9c1c72326411630cf474676fa86bd2b3e0e46e0dce4ca17

Functions
Getter at block 20813574
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfae9ba7bf9be6564e9caec24927250c90c12d389e5f7bbc53ef24ff075899a2e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7A6Fde7Cdc495c3965Bf174714744Ce8ec927B77, 0xE3c38cd6E251ECFEec68c6a65b9364DAb177071b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.