GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x1ebe4a3e at 17413092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $330.29
ERC-20
Value $51,251.62
ERC-20
Value $947.63
ERC-20
Value $7.93
ERC-20
Value $0
 (#1743)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
0x0ed48d56c2051ef39e5bb3b90458a13564729a49f56ab5a1d0a991dbc03193d6
0x873cce8191369c5c9ac7eb1dc6e1a97e1e01487596c0f060d56dfb22fe56dffc
0xd7165e36de421f7697252e266256165c9240c75b2063851efa70c53264fd2c22
0x053c903d4deab30245e0b4d622cc83ae6b3f62fd0ea425e71dcb6c8ea81cfcfd
0xc25fda0e00a0e0774e7293ac8a72f0b561c0bce27b7645aee7ab5612ee53fdf0
0x54733811fa40584da40cb3bc78ee2a389c73f95e462b14da594961bd40770951
0x9d1ba99b29d2823897775cc04b33d06098d75f92bbb0891db0c75472591f35fb
0x7fc4f93cf2e94ecb10448f67c12ec297673bc29a344813a694b96875ca3e11f9
0x7a837f953cb669b94e1cb5f93ecd3a77c68df9935a182e512c6785929d74d592
0x35365a681e12ee404fb0c9f626bd2b1de7df38393ea03677312fbdcd9dd3e8de

Functions
Getter at block 20893312
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x41659f96f51a4e6a9fb21eee176c2b44b968c20ab4f4eb9d8565f6638967aea9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1eEeD069282616F2870a298b4218A43277B7AdDA, 0x0Bb6c1C6614B322393F18e666993C97651548130, 0xdE5545499F114102Eb9a7212720436472503CC49, 0x6deC097216Bfc1359eEc391e5b7e0fd093eF15a1, 0xC641D0B420B63D2a340eE5Aacc8f68885a09ce75, 0x2bb6369d4Ce3afddEE7337752554C2b7173dD576, 0xF71181C9f91F85149d629F37b8C27aFCa0fD5eA1]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
99
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.