GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x5f02242e at 20312102
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $43.05
0x2ecf9c146e094dc4808a09d664f9e131b813e6ea444caf3df790771c7630fccc
0x2f3eecd207a0fe9918cae73ca53c71741fda28b81ff0a67d3238bf5c7ecac949
0xec8345e9a0eeb9d9df7b694b78f417a28ec7d1eec9dc4d5be5aa2b8b4d112e7d
0x11211ad602f9b341739eec1d88542a0da6a80fb8b3fb6828c6e1515d3dcc2ea9
0x123032f703e64ff868e34089ff2a93ed638be612d49ec92ab130be7af26d8cdc
0xcc2dfd117b8f308cc627a47bddd74d7bcbcaba3f9058b4ff4d029e9d3c1b28a6
0x08b558e088e121eb7e6bee5958cbb2dc8d762c073bdb4c68eb00f4ecc7cb8556
0x1bb767136cdeb6f3679ab224724d383506bad7dbdfa2c4d4d62c4cbe4762f446
0x6bc2d6e6e1580bdcc7a22e6820436a725d5b7617afdcaf990565333c34762c00
0x93c234a14900aa6b7daa90731592f0de9a924a145f4c0ddfb8d0644987a778d1

Functions
Getter at block 20904103
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b21e2593f7b547d1a0b3551960d6a7f0836ce94a56ab60060a11016d033c247
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb6d0Ce9f6a35bd7414370Fc771D63607523cc1b0, 0x9C2511B282A4315C048e5BC97bCEB505B9093D5f, 0xEF594f6fC16ec5e5Cf0920288921702093C1CF30, 0x6E845929946A718f08BC1B35903Cd8E1AECcdd00]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.