GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x1ac251b6 at 15073756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $59.17
ERC-20
Value $0.5
ERC-20
Value $0.16
ERC-20
Value $0
ERC-20
Value $0
0x4ec9dd2a1b01404b2d52c01fa05b62c0217c8dec29fea2cee1b514a6878375b5
0xeca310780f49dac889583dea7d9735d84d52ffa99c3c820e2318a4619fbed252
0x92d4b44f3a842f2fcceabde91e26082c4d9e0cbcb47f17989f3b0ce2392367db
0x22c00f66dd64483047e49a74af604b5fd645ef25ef77dad9af2b04be2b3a89cd
0x79e067b4758a862aedac295c7dad9aa240cdf2aa7b19608f114c579fa8d5a695
0xb11bd0056061092541339d3dc4a8aa20ff49ee6c10f6f104958e9d67d8663fd3
0x18b949083e9c32f5c27409cb340f9ce7f8dc4587b0100e2d70b1101b4a343945
0x0de5cf08f8b17d32d57cdffd91439bc95da1f1b7e85f99fca565fc6e853f2772
0xf5984434c9c8c8d6d9f2601415c80a03cf49b8f3f41b9bbaa797db1a65629e2b
0x8e96185c774101c451011fabc3c435c8018353c0df8b5378af8dd854abd62dcf

Functions
Getter at block 21054641
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3db4fe1d856b43dd2ae73f2186d26a9506942847eccd849baf06a55a4dbe1392
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82656BB86876A96bbbD553Df7E441AbD46235e25, 0xa8691057112671069993b812916FB96D594396dd, 0xc92fd982676c250A1D69854a18CdbA828F143ab2, 0xcC84fDf6bEF69F7A8b1d018aA40F08eef648eB52, 0x5103b7E7547B331AAD77bd963249b97e85F40c1A]
getThreshold(view returns (uint256)
2
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.