GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x0c79fe6b at 16449512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $74.05
ERC-20
Value $34.67
ERC-20
--
 (#2017)
ERC-721
--
 (#2015)
ERC-721
--
 (#2013)
ERC-721
--
 (#2011)
ERC-721
--
 (#2008)
ERC-721
--
 (#2006)
ERC-721
--
 (#2004)
ERC-721
--
0x185c1a059469731fc6c50f96dd503d846555bf0a8a9485d367aa251ce9f64800
0x25ff8e65617c548d8718d2e279eefb61012a0a33ed7b2b57a982225ade1da358
0xb7785704b809d496e57de62752fae98e35f60fa0b6dcf4a52055dc0dc70a5b3f
0x2944ae81a43b2d774d6de1ace9e559407de25f9565e4c28f89c69e426b119149
0x09627e7b2f1761935f8e649ed7e65ab7ccc5b3219b6c877a7572de10107838aa
0xbe6e555885eaa4b673f1ecf76cea64f80f193383a00e91bf9bfc5cdfe47d0c15
0xd8ed0c05d925b8c06aa062bc98e69aa25e1c45580586b0ad4703ae2d0e9cc9d2
0x8afd038b23df5bbedf8d186c5fa8067ca19a333459f31e7fb450d06242781b2c
0x1fcd7b8a51668b14aea9bfa5033b77385b53a03a090aa95d1d917eff6d7b5bb1
0xf8ce71c0d7c9991b60048bace0892ddfdaabfc2147e93388e6bef42e81c0bb5a

Functions
Getter at block 20858029
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x444045b500064007649eefad241d0f3bd6d3e8db6ae6a0b2351b3bfdf40543cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59198d89A4881265A1170073efE20188098Da5aC, 0xC36FD46103f25f155e0f1eF65fe059d0CCB6eA6A, 0x5F61Ad276f5Cd219375436BB521378B1f4386f2a, 0x4b64e69920AED1efB7Aff5da21ed136A8777E0C0, 0xa9b610550bcb35EA0265A482306C1e5575178889, 0x6071115481a81F40bCE09a516E23434eB8E57F9D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
63
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.