GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xeeb1c1f8 at 19769050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $73,670.4
ERC-20
Value $953.46
ERC-20
--
ERC-20
--
ERC-20
--
0xfdac36b5cf9a08a9c0a486d172001e507577ce34f4f1c94ad60be086cddb39bb
0x1741c691ba341db96c71841a76762e323402aae737f14026e25a7fcd7c263e66
0x4952f3541f2b6603ca07632a5dcbb19cc3f68434c909be38fcad43dd468d5bb7
0x809f204fcc8e0067e8c027d51dc77688f2ee0567ba0d9b934438cb634f732166
0xf5d13a7d7f94a8a07643266c54fd1181ff000931b8329eb88b17cea9d06657f1
0xf79bb64eb16722473ab3c515361930075120bb36a35b1ee4091bf9c1443f89e1
0x260aec83c1da9e653999ea0e9f01931c354a2235cb3d59faa5a0173707f40ae9
0x8805f50f65abf7d54c90e71e4b8a2cc031d2d04b2986b72fc436d5c156905f91
0x8f7440aa28d8b0f9c2d67294cb69e41d485198722dde0b96db8b8052b5e755f3
0x6a8fca61027d70f3f84de801c530f4955ad1d694da430cf6e155de43aed2f2a5

Functions
Getter at block 21161119
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda9ea0eb21925449ed8abd83fa7149bd09761c913824e910d430b02d15d5b011
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x464dC951b238B413C9db5CfFb97116986E1853ca, 0x47BD1E0edE9280AA7C55B8293a35f70f9A8d99fC]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.