GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x7f480763 at 20012211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.81
0xc0279f33898f7960fe136822cc110a2be503466d0c5692546002ec2454a06213
0xda0377ea2aef505d8b06b368947a67e85b92832966ed07320c242852de8d0f27
0xa5d52ff76a42dfa451c5fe4f224bcf20186c955976d3e1a69c3c1ba32047b859
0x6fa22a12558b7b10d654d6f60b52d949098ec15f044017ea46f27bb8fcb864d6
0xd9367d0f1b7199d447a2c6f0c4ebce483ddaa9cd9016b71455a4392c6a6e02a4
0x113c2a99b920a07acfb94f007702d78f6cbbfe130d8b8735b68164e876e65546
0xdb94d75512a3fc79880fbeae7ad0c2706efb4407b108450449d8ea514fc31958
0x438e28ccadb37e7caac12e5dd0db3778d27388db5fdd141c8cfc62d00d2477ee
0x7337968f7a75a6eb7f06758a5c99b06b2446e30b8ab8472f85d8fb1d6cf784a1
0xb404fdc27628cace829ac68f88edbb7c6e1fdba4a1fbe267509c8e88e3fc8694

Functions
Getter at block 21225486
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x891210a66c8e48ee6daae0aec1b584de1c4987b0c57d35dda0761c7867e712d0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xecD7097e8Ae55971F85928eDf7959f1Bf4B487bc, 0xcB907bE1d76b3E7672ea6742ccC5fcDbE9bb3530, 0xb2b9Ebe75411602562F7A5142d28d92722B9E9A6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.