GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x7ce07e9a at 14303439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,594.95
 (#0)
ERC-1555
--
0x1c71905c1be8cc1c4501b3ea1f5f45c425cb51b1b5d44a3d8726d1ba67339018
0x1d95e1d4161106bfcb1febfe12eeeaae643b11847d868f14d8180fef0a481fd3
0xbc051f5f472cff95989216925e5677fcc54914862ec6359eba1d4861b5c5924b
0x84fe3b53063f781675d9f87cd009e2d267f17f852b250e30f104e0a0c6f892f2
0x38ae49c1e8074ba6562b15a5a8f25036979806ce4d5862acb3006e0e4fb1ca45
0xf2cf23fa7893c704b41bb26298e94605453f88093e8f13a386c5e61e7138f2af
0x7a369447f63da2d43a2b8b46bf7c898305480ed9bbbc3141f23472202787c336
0xf9960027ad5a8fa3a0b34a951540e80faed392c951cf7ca5a99e4359f9084d79
0x06282b9c8d6e9293a5066d096e328fbed230bb698be2c5b3446e040f809762f1
0x00742b4c860f9687f87e87c94af040d778de14c70d2540c2e70dc1a8a10512d6

Functions
Getter at block 20895130
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f66f1ceaebfe3f550a158447862ae93a5beca397c01788be126f70cb77b7f69
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc9b94C329A02503C1Bc38197F55a6c09f25E1be0, 0x5cf184Fa4B21fb4407451dE9D0cd879D9EA0D254, 0xD2Df28330A879B9D80B892ba614CcaE85AB742ea]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.