GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 834 txns
Deployed by via 0xbf4636c4 at 13550449
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $138,237.86
ERC-20
Value $8,787,440.75
ERC-20
Value $3,220,129.02
ERC-20
Value $2,726,204.73
ERC-20
Value $2,421,118.19
ERC-20
Value $1,089,911.77
ERC-20
Value $523,198.88
ERC-20
Value $320,843.24
ERC-20
Value $80,466.4
ERC-20
Value $37,197.32
0xcf304da1c6ecb0edf6c6d6a13e1d9fd7ebc584a1f5633dab38ca4357ac554551
0xfa70355ecd331d126024d2421efb2f0bfbf8eded45e4b88106098757e8a240a3
0xb12a8f7b58260860b7e22f5f0750d0eed26ed3810fdfcb0b0f7e84b050c611a0
0x5404116560622c1dd3df552cd5c8f60fe981603153b26ea13ffc93d94cbb83af
0x9e5c5676a759e4fcd88d4b430c9755f6d644f6bb201fc221c9d44774cc5f3e3d
0xb6274cc00fe245e4abb378c890e2cbd1a8c6e392986ac8831e807fb479af11ed
0x42e72164363f085ac500d59f245403100634f043d79251edc70256a2dbb6676e
0x831cb16fc287c6c14fc5a442eae0f3d8585c393a3bb10883f96c68dcb24dbdbb
0x81b9445526396f375e1e87f78b0518e68ad592d401dd1b0aee5b05946bf0b9bd
0xd8f7e507fb894bdb6efc31d2924b34bcec876619aeb3e90c7d7d7c871a919cf6

Functions
Getter at block 21303993
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8570dfaf2b60a7ab6b758717902e862c044e042e762851faa18833c9413baa13
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
834
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.