GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xa4cc3578 at 18736208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $76.93
0xff5c8fb787c4e5f11b0f8e43f82fe53d5db4824a855c9fa39de02cdd4a7feb59
0x6daf689f5ad81ce461f8d5c01c5266e4892eac0d39e725e925913579f640cd0c
0x3a40a8541b83734875a8c80f1ccd13efded0fc3d378f0fc03be7bde824a4e9f9
0x03b27ad39a3439feed44eafd2a9139aa80648cf5334df3aa2240d5a38a6a0f70
0xc38a7c42617beb6f1fc18b51aa0766be8517a4996d827da2b2ad3cdba0b8b3da
0x19d8d3da1cf98d5cf904a918859363c411b1fb96e50d2b5ad5c94350d870971c
0x045476bc734972fae8d87d7b5ebd4f37b6658098f073b58facf711f0385ae0ee
0xe671cf7046709e32589ba6e7807ec04288980c75a65d52cad985c797cbc11dfb
0x8e7460b999f47692325ee4e38e0c30bc70612dd280265d27606961645f15e32f
0x2f7fb862c2deae9ddf41a8dc46ba814e3f8d8c9cb9d5297ae2b11a5e727ad3de

Functions
Getter at block 20985557
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e073fe2f545264cfad92e74fca83082a16efcbcd2f984fa1d26c58a42ca691c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x328b067a74e3d38fE6Eb42fBAd24adcD4A6ff3fD, 0x5eFf77571184427f5A9E951597571B5259820b48]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.