GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xdb4784f5 at 20362068
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,628,650.71
ERC-20
Value $2,542,550.89
ERC-20
Value $655,998.23
ERC-20
Value $176,056.82
ERC-20
Value $126,971.26
ERC-20
Value $52,123.64
ERC-20
Value $30,325.87
ERC-20
Value $26,316.22
ERC-20
Value $11,885.44
ERC-20
Value $9,811.81
0x09c5fbdd3074393a616125d4ee5e72f0acbf654762ed4ed8e3cf9e3bfb76de53
0xff61ebc3b2535e5c550813830476d9aaaa045f32dd1317a5830f93fcfbd5cd71
0xf76b3167e353cfe88d246f902e36b015330b5984312db21e0f869918cc332885
0x833ad8c2403afc9f208fedf94040a5facdddead6b1268977ffaf0f6963bc4ebf
0xdac83d0424f1d652aab62423a022a49ab9c93a0d6133cf7d4e403ea4ae4b272e
0x99c04dfb601976ad729c6a53e45f9796b43eceba3a9771e44b0c3b2458acddcc
0x8417e307ef5d1448d9c018aa58d026de32815fc2a2ab7c736d5ce421c1f7db98
0xc06e21d93ed8e45ad7ed75eb2889531fcdedc0b9482acbf72604b73ce56c8c59
0xe2dcd93206e3cbcf999c6521e76206d7f30e5f18bd62b702251b05208704dd7a
0xd95042c76777317787fbbbf4feec6df127f90f6f0f8d597771b00bb9a69dc3cc

Functions
Getter at block 20821887
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xef4a6aeb70321de2f4ed6864d41a7149f23488a3bb2745b302aadf8cc7f335d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x35578B4b0360Ba070222346719651fb3d1ACEb23, 0x4cc480a9480E1eC91B0729781800072Ee07317Be, 0xD8E217dF8F2941cAdf2204352Df8A549f17D5F33, 0x17Cb5c4154A877c83c6b0B4946d6812d2cfb3c2D, 0xf0dd2017b54BcAb7804362D6b87e072608F35606]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.