GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0xb05527e9 at 13149146
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
ERC-20
Value $4.96
ERC-20
Value $0.63
ERC-20
Value $0
0x421ca3fc73ee9601d500b5adb36e1d220809913419a95873912a3f7001312573
0xd806f23aedc4e9df3e0cd82774c1014449f77bd6ccc305471c4eeb244954bae5
0x948eb82712a4ebc110d0abfa7f89d1243a4272aa40043a3c2f34878f395df6dc
0x436b3a81b07ad5814a26d900f2b82de628ff7b32cf6e24aeabf416bc06a76770
0xf68c1c5e48c33ad7afb7dde54da93c0735f26f1fbd7b0dd7bcc6e12b8ed1ea7d
0x3afa2739b437515d9b8cc117f77374306fa8e28bae426621868102490338d538
0xeb04ad370cb598d3e172e7263bc3ca4b5adb7183d2bebfcdaf12b209834fe36c
0x7752a77f6539844db70a466881ef104b21cfbb84de96361c0b90490eb41bd7ef
0xf6a31d491b23756ed37a7ce84a8dba866181f08eee8428c3bb2769bce1141e46
0x9ca0e64fca94b9d475cb6da1f473fc9f1e7076d4d4eaca6e7446ad8d147a1d38

Functions
Getter at block 20852987
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x664a1f9ac93673af4cad1273e3f898a26245b16f2e9f999c223a56786fd92e4e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1aE69C980c7d18090E86dDf09bECc5212cBc3986, 0xEc3Ec8c7847D258771EB795361FCcf998cbCFAB9]
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.