GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0xd60ac951 at 20172625
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $214,049.64
ERC-20
Value $1,840,058.89
ERC-20
Value $108,800.52
ERC-20
Value $1,255.65
ERC-20
Value $232.26
ERC-20
Value $0
ERC-20
--
 (#43808)
ERC-721
--
0x1f76d4f21bb8ed7948708e77fac645a1530114db79952298821f7ce09eca5d15
0x7354325264230ea7a51222320ccee9688e7ce690b04b2a631a0015705e53555b
0xe07642407a1d19ca52d56202024e5ae8004a65fbd5fe34d07cac52114d40f8f3
0x09898c58366fbcf00156f801055d699e717b7eeaed21b99401eec08210715aec
0xb85dcfa7744733622ceb2c4ab01c7e414f8858dcff5d6c27443a330fa31649a6
0xe12fb49bb331ad1f622798ddeb0982fdb7825b36038ba28e4998a1f8a6b3af2b
0xffca57b8d09180bbf4cd5fb5a8bc230e24baad0ef3b77733fe3d03322db0fe3d
0x35635e7307c188319023761105b33d91d8a92afc2df89157221c0f696e6cb2fb
0xfd72dcd2dae9e367fa2531b49897d0887056cd22073c546c5377cbe8b3a3946d
0x09b626f80dae695ccf29c13106be2ccc9fd5062bbd6d0b1a1d6a233f62240930

Functions
Getter at block 21215073
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa617405eecfeeaa7f91717160612d4cb618e2cd389439089b2cb8c3047efd68c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEAD1b86efa84E403EFD01dc79FbD19b1A307FdEc, 0x4B2bc0D4157Ef47B2255a5217536F15D63237282, 0x5C7a3f26697f960534a77bA33365EfA98FBB13B0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
78
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.