GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x8ceedd24 at 14473608
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21.19
ERC-20
Value $211.39
0xdbfa81836bf50ef9ca760101688f3742e3079be167225018aad6119e4bfb7abe
0x62d22bbdb6f5aa37005da729aecab7cc34f8884e10d792560d11dc77206351e5
0xd991e81e7f18e05027579e52f7ed642e7197ca30ffc567d88ec78100327e19d8
0x137a982eecb66200b96822f6e016e10c53a649685e2b7c55a11899b4560ba1fb
0xbb0fcf8f7d8ccc719157527b4cfd1ea541dd1db1e822851b46adb37773d53367
0xc0506caa242228dc3aa006b0375e748d8fbeb50d0215a31978db02090d63896f
0xe30b4b69b536f02a7815285de0def9fec1f2220fd91e4ae7a9e609ff71c21d23
0x990a2c91ae82c4fc931da1e76af17620bb5a6331ac9862401ee871ba62fc45d7
0x0ac2cb2eedc8b4584bc8e0ca5df3f14852645eab1a0df4df68f40f3e9964ad3a
0xbdc3a5836871d0544cc3f05110693133558bb3c3405d8e0b1379f5079b5a3054

Functions
Getter at block 20855978
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf46ad1ebce492fc41dbd49eae2ee128f3d400a5c5e413db0e483f83fac6f703
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd31A84c20bc430aD75E6a1903E7dDbee52211072, 0x1f9bb39C047c4859dCb330A804E24d7BED126341]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.