GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0x3575e788 at 16124317
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,827.91
0xe22f42498436fb195fdc136854f7578549c0695b31c702f53034ca42ce92c17d
0x8f8843f513b3c74a2c11f126a99596941e11ed31576f6b9fe35a5b6f15b92727
0x6bcb62dd2842b4f429180f125d28e9b4b1f19e33e63a9f417ec93d08ae0c9efa
0xf3d33e047f1e0f2ed92c6025d2b6e58bcd881983e618d1b3239c70dda75cb14f
0x181d32191f82353b5c3eb43c9603f8de1bee059fbbd4f5faaf6dd1f40255ce75
0xdb2a52754e2b64cf271469c92f3550ea5cd941a4b68b6612f75c6cc55e37ba67
0xc06020c569bbf69b935dff3cccd0eb7fc77d174f295f6fb6533e20b97c7ab0d0
0x251b4d6b90f2788b2af64cdc586b02895c396354aa9d039d4b4136befe24f9bf
0xb25e1c63d1c55ccb57898875afedbcfd246b92acd9f30f98e9368a4265c5a7b6
0x0b75ea89617819ed0cc2b457e26e7381ccd7fed11a0c9f57c08240622107539b

Functions
Getter at block 21223392
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc38caf6952d6b1b073fa6a4a83da365119265adc4d872d61cb898e5902dad622
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x152338512DFf8FBB55C3d6a6FC72dcE712B32960, 0xD0934631CDa7CdF1a4bF987CC0133561c392EE00, 0x24befe8a26D2723129e5d41dcF670d7d1826Cfc1, 0xE395f95F54908675bF175d077d64FfE70238A040, 0x51ebdb6597e67423e33637EBB7EeAF1e6F083A35]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
55
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.