GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0xc4bb383a at 16634839
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29.88
ERC-20
Value $25.69
ERC-20
Value $22.54
ERC-20
Value $11.86
ERC-20
Value $10.61
ERC-20
Value $10.05
ERC-20
Value $8.99
ERC-20
Value $2.01
ERC-20
Value $1.36
ERC-20
Value $0.55
0x0067e557b9a7c5f7ae7956e44206792bcff12d4a277abbb5edec07a291a5b031
0x84df0b4ec7a37166faa0c257c7d24afe9421150f9eb36b73074f722799b6df51
0xbf6dcb6810be907abdd0e346f4990bb22e8e7c799fcb46ce8154533d60019925
0x752c22d510785bdc68d38f749aeeb01b81d9ad85d004d51453f437cff4336167
0xa5792eda5ea823377697a4dfc36bb87f4c99e393ae66145eb485e7a863970cf1
0xf71a62fb6b5c00c257f6bff4e0284c441be2995f4c4dc1e234fcf775ed4cfd40
0x59300e48f1a4627a2b906301714b3c4b2a33078feaada542b4ee074eb5912d48
0x95b422da1b103c4a6ba9ffcd1e910d6f4b3d7b1cd56579473adf38ad4c91eda3
0x1f4b15f1056f57127bf6949625ef1f4e6c8ed8cbb3f1ed16c34b7ddc3ae73206
0x79b3f411f96f352b0eb86341bbcc9bafa8b6ed5f5993670883f47de357fa11bd

Functions
Getter at block 20877220
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8e123c7aeb99ff3d6b9c9f0af4b2f998ae4bc8bb6b16f3fd6e14541c10462f87
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x56978243B82043Ca893A06F1161fad6b400e1680, 0xAdf5b67117f1CeDA3F924c92A65ce187905aaEEF, 0x3A3B58B71126dbF4DE982738ddE9878511e31fEF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
58
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.