GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 169 txns
Deployed by via 0xe3ece6d5 at 15178793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $43,083.29
ERC-20
Value $16,706.48
ERC-20
Value $10,759.13
ERC-20
Value $681.33
0x885e37e87cd59e9bab576a013e5171ccf3b13ad032f9d303b5ae52f242a5478e
0x04e59c18cd43bdd8466312825f6d2a4480ec378bbd4e2508e231d3e1c8447f75
0x78ddbb3297b2c0a4c8fddbb05ad2d45ce5d07bec03f991384eaf80d2d6666e56
0x3c38d6dc47a2b5d29811fa7da7d56d0a43aa6ac91842eb5c8d7e0b82717d8a55
0xe344d55193d0a91d0e370e1810933721ce393791417197ff03a4e03d8ff00431
0x2845ea92fe465a8851e110b655f16d3e53c31046a2f70acff396cae977e1e6fb
0x7272dec275affc266e925d649710acc5d152618da51dbe98d0ee6f90b52ac1ca
0x91170668dc442c1bf91b82f0aafd207f16b46bba627ad0d651fccadec5e55565
0x14ea497b14892b9144bc84d99d24a5a9e933cc5a595f36c4c2aba09b7844c727
0x71ab745921988b1eb8018d3ff3ae80cc01cf15927e42b1a6b027d116733e9a60

Functions
Getter at block 21203499
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9d702c0644094fbd1d0f50243d89646e84318a3bd7bc54aedee1e6a0d9f12f3d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6e52DB0ed96Ca56b5CbffC0a2e0E9A805C4AAb7a, 0x218dE7701dDcda082Cb3c80d0a982889E04d980b, 0xc42060F4D259bC388F6878564AFef8f27ed11BbF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
148
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.