GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x57bda8a0 at 16827802
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xde5856d087fe996cfdb713dacca5d0661ce938668305461284d425bde1cf30ba
0xe73bf306b4055f89073005bc08978dc7c2ae8c015dbc92f4fd993d7d05d4d4d8
0x2a9b4f3119df21ed5043442099fa0215593f8928c7d168188d1c05f6794ec75e
0xcd5e28a61b2ec1ea454062f8a987fa2f3c225528223ac4b778d70ffca8185558
0x7037d2cdedab7791a62daa27d6471e719e2e0e3b929ba53722b723213fe29622
0x510891e56506051b7abe4fa0c7482e1666a94378f366d015746c4d62a5be2ee4
0xc2b3274d4cbe6a1dc2dbe3039acb9ac708ce3636caafdb6b867cc78ff76e4b56
0x30a03c39bd16db0295fbad5ef05202f7e8abaa3f275cd84e57ad4f5eb861f0ea
0xee31b4786e32b9152d28db9650eb158a895e1e9e598c05bf49febad5ff6f4d36
0xd936887c5e6bc6ed5e1edaf4f3f44a77981558c1b99bff322a5e7e2edd5b5517

Functions
Getter at block 21020207
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7049d498e579d1fe9179302b04c9923b0e51ee443a2884bb8358a5271cc89493
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x698E54E4a2e564A761935C68b42FdEae72C6372e]
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.