GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 280 txns
Deployed by via 0x15ea36d9 at 16425472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $157,867.95
ERC-20
Value $1,344,924.05
ERC-20
Value $290,094.99
ERC-20
Value $128,324.29
ERC-20
Value $114,620.66
ERC-20
Value $63,317.06
ERC-20
Value $25,951.8
ERC-20
Value $24,223.63
ERC-20
Value $0.07
ERC-20
Value $0
0xb194c8558c40c18005ccd2bd82c0cdc651a3000de5205e879bf27603a786f29b
0x334655cd53498e6fd4da597b66d5dadd984503d998a39932178366ba4d52179c
0x039aeaa801bb5ae5603df89a392b10666c8bc6396247b1629d3fd24acfa5cff2
0x9bd5b0c6c0882609c0a0b00489bb63024700ddf981f28761e090e22f03f334f0
0x4da18fd562aded50720c7e03e7a585777dae2b7a9b2b130a74ed616f590c63ce
0x03f2d056429546661a26d5ffb09f382c0587201a8e1d3ef2f85ced6e05879d43
0x8d56d87fa92ca18090fb02d1bda1f3bba9dbe81ad1a9d8b3f4c683dc392707f4
0x532240f9b50eaeb347073a52537996b961de70f8909eaf40f7850956fec51af8
0x73354ba33f9abe1008cfbcc8ac6e5cb90c1c52ff9d764b45365dd71529c9e1ba
0x371cff3e647fbae9e96107f88e0100f85574715c619c1ca3f561c33c6a428c50

Functions
Getter at block 21176485
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5a571549ae2701536551781d2aae0654d66d1d3bdb6da2fe599b9b8f4182ab6d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4a6018487a272014A6c0c4bF1dB7B4A2798e00fa, 0xa3b5EfA6b7004CAE689ed1019E106A84df9e5060, 0xbF0E648E4e1E73ab067D10bc73D029519a26a952, 0x927CBc6A90080068cF839d27000E13355870c825, 0xf10Fe968d1856131FC6835ed7d7126eaF8b5a6b6, 0x04ce1ccF81AE660e23ca0c0823911df709B0E7Fc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
423
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.