GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xe9b24f65 at 16804112
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.76
ERC-20
Value $3.05
ERC-20
Value $1
ERC-20
Value $0.85
 (#877)
ERC-721
--
0xcaadc2534b184079b741e43308c265f243745aa1228bd8be79741496f06e390e
0x78b48a213be19267c88a01c4bbb0cc64a2056b70a8bc8d68c1c877f2c7fa1fb1
0x77e65234879e6ccd5a60c53bc3182e1d7b843fbc6e85e38cca0ed6801dadf32d
0xc7b8e2cb95d68bd3703f21f6553182eedc5978564c0141e0a1405e6077347664
0xffffd5f223db05c0f1185182393fe2d1cdf416dd175831cbcac8128f4f2f0d5c
0xf7d8ce667cb3741c5ebeaba816ad9680bb7877e4629667116eeb68eab8b27a09
0xb32414e9f2f75c3fa214e211af24105e27964b0a0219328400895f804a9d5d68
0x7fc12d8ede8ff186f71f1ac110249b0918c295fa504cbc3461784aa04ec0b212
0x27e3127f33c5cad715b425e9b26aaad90c8daae3e1f6d4b2de429c9a2e7ae697
0x1cc8bebb1ebad7fb5e666b202e3de13050fb7753d06990a894f51eb2bb94a87a

Functions
Getter at block 21171895
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5fcf05ca0d9cd8921484d36433b2ca89237cfb6f3bf1c198142bc7e67d9db354
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1EA2A806f60d3aBD361B2E9ec992Ba7b85258343, 0xFbeFbBF8afDA80B1f4ff52C654B1b3F516dF5004, 0x7ab066BCD945264e1B1C8d451CB3517c973e676c, 0xcaaa7cdD9E7D0840c27482beDf39818c6b9A03ED]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
27
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.