GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0x62e2b6d6 at 15324763
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $174.91
ERC-20
--
0xce61041d3c418c3b60354071371b13a2d6e0a97a10b29a3ff18d3b0d6f7a7279
0x874126db71e5944e2e1cb3984c96508e1832b16c3fed11ca3aa0dc872ca7f53b
0x8f4699858ba211c0a3ebafa54d610a475cc05e2e6ce1bd63b86c8dd8d3abceee
0xeadbc393b154cc60321a86a3068079f6876ea5225e3ed1ba55b9549f818a3522
0x2fc50a239fad473cfd93319c21a0f21e7f23714768149083151d4b5e8bd10a06
0x1649f0f3e7465116bb4d1536f401df4d3d3074879a17c4f8e5ba53903b4a9361
0xbea6cbe1d693e2c4c37f9195fcc3b5fd4de822f02a8a8476d9c0beecf7eac09f
0xe9ac99e28f0a262008d33944feb06abe7a752698f982305788af9e7a8d5ba6a9
0xd42f93f30d3fce00ec054e24e235f5054e7265f0548df0ba222123ba54650cf9
0x4983b1ef9cf91de94940886c0f1742da9aa0cfe39014e0c69f933c07ba5d96eb

Functions
Getter at block 20988125
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8c39c115fa06bb878f4af14c9c7590497956f3ccd38ff3aed105cd5c8966abfa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2FF7f5cB753B43591347B6D751aA3F6FDB26b473]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
159
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.