GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x5962d6d2 at 15211072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#12236)
ERC-721
--
 (#12235)
ERC-721
--
 (#12228)
ERC-721
--
 (#12226)
ERC-721
--
 (#12225)
ERC-721
--
 (#12224)
ERC-721
--
 (#12223)
ERC-721
--
 (#12222)
ERC-721
--
 (#12221)
ERC-721
--
 (#12220)
ERC-721
--
0xeb0d8edd70477d9770829e91feefad08386889310b15dc791c6218801ff822c9
0x717e63a1087e5208f045d6b7ecf6580f8cf0c21a62d28a3363d8a0f7e24b0250
0x7d8985ced0c26a3c948f1f8cbabe1c064b68fb9ee97fcd2e4eb28771734471a4
0xb4e2935a5637bf5a15553b7d25b688c8e13efa0037e102367a2c8bad4c93674e
0x274ad66b8c90fd91aa323d3374e9fc5eec25f88811b03ae91e7b1724bbaab5eb
0x546f6c38398aa99788cb4e11fd8eeb54b4774b69c10bc04832c9ee9da8da798c
0x08788bcd7654c382ae47a135f0b2b88984f3af64c15f62d5deb0a60583ac5ecd
0x0f46f9bcba1b27de8212b94df0a6d5667959e1fdd313967007dfb98c4cfb0086
0x1ece709c2012718b5edcbc8b7ddcc8b88aa92fa9ea6e305ce5919da5b48a763b
0x168022572092450846a77e1abf67155022c4ce171848cff5c4282c7cc3f917a8

Functions
Getter at block 21126710
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5e09d5ab9fc367a9d6ee8fefa19e2b81fced95fd70e985a7c1f950f9978752e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd5E00f1fe8dbD6b066E25894005fe007077a2e83]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
20
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.