GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x71e5c6bc at 15192365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.11
ERC-20
Value $50.81
ERC-20
Value $28.79
ERC-20
Value $0.01
ERC-20
Value $0
0xe8c6b897ce4154c4ea664064aafb50ae80799905257a8f25dfa07950ba4e4daa
0xaadef4af5882a157558b338b9c27257687d9e9df74b4bff449b90a4601441567
0xcd5b1fb2e519b19ff311a832ffb2af42523d4c40bbb844d927eac0c0c84c3405
0xf1e2548c0e23b37798a8e8922f65977b87fab06c707ef9bee3c8621f79c95a80
0x7bf882dc03264de53ffe817dd82641778ffe6ff2589319a891525ec8ae31b144
0x6398f13554f1569030203a9f1d27fa94801c608678fb893f74b5195706ef6503
0xa2dc82fa0efbdd382339d5966ae8060298d181dca1ba167d487d70bba7d1ae80
0x38ae77e57a92948020571dc0d9e63543048036d0943b443ea10b96b416e752c0
0x9cd36c565f04f6c7f1c2afd5d81387a51995864bed9b80221cd78c9c2d59707c
0x7e6596d5ae8614854729be5b56f43e580ce70322c834f39f3e1844956ac593e0

Functions
Getter at block 21178762
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x091bb28c0379ae2991bf1509cbe732e0759f81b017bf93a8c639b6e7eac95067
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8433a923365f79f1aC4624Efe1e69C68ea3B94A2, 0x42Ff63E5A8bB9AB816d6cC8BEfd9A2eD532b6012, 0x116bA6e166Fb14AFe549dB7A30D2281203B5d483, 0x73D0DF64093E81A3f14AEA4837Cb0a637E347a72]
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.