GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x891facc3 at 15513189
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xcb404404651625288d4318edd0f12962cfce809b2c0f74a8d1f898c82d19ea46
0xf9c196b3238fa6431ee8390383b7767f6df02b3151a45ecbecfade75ec120bf9
0xc164f2fea94418545d280054629231a36950e0da025ffb6988322dba0dcc9093
0xaa0918ae27e061ac7868d3b45d4980d65f6fc308d7ad1119035ad20a6791af6e
0x150b517f8a80ee7579aaa4534463cee183d2b92d1671df1a2a02d1531822e4e9
0xc21b42dfe36ebd4c5856767c5827ebe75f17b74c66958f07a08790a2d9da9dbf
0x0e7d5de9c163e5e643a860d1cddade8898eaae0dbed547639a36f784d20b67a8
0xc3492ba23538be765caa0436afd144b868ae5194a04ef30177cc7389d7a23f61
0x8dc393bbc9575d089789bc2d75e5d37e73d45ea199266bb44311e46d69508754

Functions
Getter at block 20942068
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4b0ed16a849d8e48af1bea5ec93f0dbfc5fb1e5b5dd40065020f224da469c15
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6Df55b2FbaBE682B035E565ae78d6542A8f44d2D, 0x671F440474958379C85105773Ca1d6e3bDd15573]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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.