GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x6820080e at 19058432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,705.88
ERC-20
Value $25,721.55
ERC-20
Value $1,926.27
ERC-20
Value $635.39
ERC-20
Value $190.85
ERC-20
Value $36.26
ERC-20
Value $4.77
ERC-20
Value $1.22
ERC-20
Value $0
0x0aef00d0001abe324cdce0b2a8ae383ed7b724443bf4067427517d89efcfc9ae
0x26f5e7c361aefe2e42e112cb256663e6f7cd54a8a43e8da855b904f95126350b
0x340683699bb1012f223b90388508afb7a05d7ffbfc90093b065b2568c551bd88
0x4bb9597539134514c34bc06540e3aac40d5c4b4aa253fa99ce550248e25374c4
0xbef3cdbcb4abdcc7b405119541d307cec0e39759116a6f0dc9e366e8eba91d7e
0x736e24747c8adf6229da80daa2e5cc2a8a2f5d8403c4a3f1bb2da2442a90b7b1
0x9cbd830aa9ff493cabec940033b4af18869c1032e3d6ae510172c48773f7440a
0x8d118d2a4b15383195138be8ef867dccb1dab0f5c92966d59fcc43e3b17d43f2
0xdb5165452c04f46e6139c76347a0d7baa239387ef1d741ad0a1c3a3e58eea533
0xbb8a0b1fbf5eff3f7d616c22ddcd3c4888f93ee0de5e690bd82f1be856970346

Functions
Getter at block 21159414
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6474adff7a9e5e4ad1dac312ce5658efb725d07f5855b0e134e7d7c96865fe8f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa2b27507F102Ce7d17C6A711b03d6Abf170F4c0E, 0x917250E57De47cf433566822875381953A245B9A, 0xfd2BC0d475372558708EBd1c6A41Cd2872c66032, 0xB4Ba7CF9Edd562DDEF9dCfDcd1e2e348cD0c9fB2, 0xcE57a1802b5eAD04760004164D3f00c4f90cb86f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
34
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.