GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0x9ced5955 at 20769344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $96,460.71
0x9e69b8b03904f2c3ee7f08a3fa6bfaa917b43a376fa2dd6cb9c745b7e6be8507
0xa4f78a70bb53b3279299c214b64f69cb0c54c4db3be6f842a4fd54e915909116
0xc70039fddd4089e3435663869c170f60d6b89e4ddcd2e3c1ea7805d7f075fac6
0x58cc59f3888cf63f30f43a959795ed1ad48412dcb29488790c0fd4c0d4def7cd
0xb9097de9ce90ae54fd521b554296937a9b3328f3671a3d0bdf42cc68076beb82
0x9c3dd7afb38f666fee37d76dae1ac9017e42a055ddfcf77cd781e319f71eddda
0x6cd18d2de66ab3272d3d3f07711ad1ef6f71d57287a8fb12ef6cc47b3c08505d
0xfc285d3391b4e0ef8e84a339add5578e71fa1d7c6cc34ca4b59b0a01abf7463f
0x91d454f92e1ee7f50c8c75573856f784b9de2233e278538285d2d4637b45209c
0x1104ca8f1a34952c5401ad2e0639542df1bb9d44f942d6a8934f3bcce9d97247

Functions
Getter at block 21206696
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x39944a3f1209557d7970f677e3a011c3eeb694e4d465c2ff41a14f62e9c6d808
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBe15395eb4e5Be4e3A4e28399Ae25Ed470a99016, 0xeaf0EF8992F41e516C3C302A98b5927c4AA1F5cA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.