GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x0e166621 at 18421340
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $236.68
ERC-20
Value $40,045.56
ERC-20
Value $19,107.63
ERC-20
Value $8,219.49
ERC-20
Value $5,386.99
ERC-20
Value $4,894.24
ERC-20
Value $4,166.21
ERC-20
Value $967.8
ERC-20
Value $280.4
ERC-20
Value $24.45
0x0ff332699482e36b601911fd9c5ae41be0b2034c95a6d2ed40da5bd82d430cae
0x8609d400c60aa0e73c05814ac78d751494b82a9030fb683b7bd0d1110c8859fa
0xd433f96f14b18e436b9605c6f280589e8bdabc003282b892a79b82794fcf16d0
0x98bb6767173a6a59d20c725408a1e935da6ebf3957686afcbcb1b3cb69176790
0x05a8fa4b8f053e584758db904e08e5f02f0199bf6896704f37f76c6502bee2cb
0xb2b2a72e719757b2f5bdcd76565df9e32ef3f6ca212d4e318ade8de47fb518f4
0x8b85995ca103fbb48a3ede11a0e45071caea281b1194ab4e5601e4d1b6e237d8
0xb8518d7f73debb277f8e80355f1cc95cbd2548f19cd04683fbe0f6851df82cab
0x083557b297f4e1c991375b12d04cb8d858cf73614281cae54eb01a3d22db9b8c
0x1078a2c28ab326f8d327dfad958951148f74b5651cf86b7e48616699a978cf9c

Functions
Getter at block 20939054
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1abb82fac0c9fb45aa26fffa9495518859215d6f4be6983f4dcad2b2415685ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEa3abd76371e72F081f367668dd0C3fD1e8B2506, 0xA5C2368034EBA5172F9191331c3C423C6814a1FF, 0x4de89FE4F6c0CD1D3e07e91E3Ebe6c2a6B813Bf1, 0x2Ee619D3448fabE409B1A186b63df323F1EEDA43]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
107
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.