GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x8ddef397 at 15766667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#493)
ERC-721
--
0x7a41fb18164b2178a896fb45981e254e611b86fc2f766e4895ffb45f327c8dd0
0xa95feb460adc1e0d34673e9ce8210308d709b1d28ff0359fb199863755342fd6
0xd456f8f4e25bdf4e26a93baf36e3a31f89e7c0c493f75c027ed46dcd639cb3e3
0x2c2debccbd4268e4c3804c3c541aa2fc4f6f6496da44b42a18bdb235753892e3
0xc8c2d278a422f1fa79a321a09fc377632d4be62db5523f916f723ec9a1db3181
0x0cd4f3ce369dccdbd835d2b8b70d1c0657e9c65e2b2f1656d1527b988863bf79
0x3166f7f57fa188afe846fe613e813f18b6045a7fcdc43d13d776da8000f011a8
0x8721998dc10d45158601bbca98c28c91cb2e757324810b27c4d8b04383b7bc40
0xc303deaec77c665f530b4c31f8b8b5001fc006ca818429eb3ac11c5b20f31c88
0x5b3138e2d7d66c6deac458767a5551b9ac57929c2772d320c11ffa976c870ef8

Functions
Getter at block 21322044
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x353cd93a8ebe0980d00c20975a09eb5b1bb972fe0d26b089dd25ac02ba692377
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5Ea222C37cd23F37C6F35c51d2c008479ea1bC2, 0xb7006da3638AE669731dd605884D3009477a8fFb, 0x4A72907eEB02Ff3e816fec0ca3356f45bA67D1Ec, 0xef9FadDE8539563D9a5e6625ce014b2e399f1597]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
35
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.