GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xdbf328fc at 18940257
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26.52
0x1174b51d41f88b6d61669d19ecf42ae36422578a5442f879916810869a0a290e
0xbe85752019f760bdb8d0787e0ab34d7397035979faad6810357de42d824e64e5
0xd4f3774dbe6e5518face69c27bb7658b6142fdd342c82dd011ea599e052e62ea
0x02c59d7d35485cabe684cebb1c6cefdd498c97585a40505919033ce3c6398a74
0x76fce294df50416705940386746b6359a9cae3f5b356170f6b178512a1501591
0xc4966a677dfb72ddbc1effe4fd29bfa42b6ae463fc1f947f8b43870c1b2a7a16
0x09d8bdc3ed9c65b76e6bcba7a5dd68429b8db8357c5d5e0d64f72bd1420e654f
0x76325812150899281427ab640fd797f5b77042c3b92fab37af2f77569ab18041
0x5f03bf02a0e3fc5f58f5b4e7b0bc370ccbdf6dd063863e4edbc6846a012a5f3c
0xb413ee8aa81ee3593f8219ed7a44306de025d28d2a51ef508b27eeada48fccaf

Functions
Getter at block 21283638
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd44427b17b5bc68b42cfe35bfabf8b352adddfbf98fce7056adbd128573b4d7f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x439E6330E7c5573826A16A39c983CA5e7eDf9712, 0x64A09444AF701E0A73B8D75f4Ec52424e21A9F0E, 0x83d7c4610C8C0FEC6ACC4b73D82eA15eEA17D0b4, 0xcf393e361C4627B0883e3a54079Cf1De62Ca4cEb]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.