GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x11f48186 at 16406661
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $157.62
ERC-20
Value $0
 (#0)
ERC-1555
--
 (#9)
ERC-1555
--
0x972e7be17d87826ef534a398571fdd600cb3fe816d3858d33093f27b332d1062
0xf05236a70c98dd663eca78c6cdc3e30780a656cd00870ab19c905015dc078330
0xc747df7b626752fd1811816b1634ea0a2bc2a7aa22c105eecd1a34abac6e5a28
0x00f1c7a15894c8bdef1f4d96acbbd85b9efb897177c71978abba1e356335540a
0x8d44364e88cfb2e7be85ca4b91f8c7071b699fbdc9b89857173c108aa415bdd8
0x77a2a7ffed2bab37186e257732aa342f9949ccd87d9232acca578db93ab81718
0xcb7f1b859587e7474ac626df26ad3ab13bb8a7ef47700e15e7a06798e33722df
0x1082155398c86eed8b9040b26833408832368d23ae025553bf71be8562ff9a3e
0x999c0cfb0f77396f3c263632bd8ea3048d5502c9b82ab66ca9d0b8e931a76310
0xb62ddee41e4b2a00ff09e52584b1164331bf5146b4e8d543b5fc7f9b62a3a439

Functions
Getter at block 21061428
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb9752ebb9534de9637211f040dca2083baa1a9b1038846ac723e32b1e56d8127
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x98E380d8CE9e0B33a45ccb28882DF98b921639Af, 0x8197350C6ADf0fF9Dd9313950193836b096e9E4C, 0x04C4EBf1bE3Fd64bc0b81A135e9BF3Cc63488461]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.