GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xafd4b18c at 19839339
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,228.89
ERC-20
Value $9,715,321.79
ERC-20
Value $879,198.01
ERC-20
Value $1
0x982c02bb37e7c5cfa2cdb5ee51e386057b0c188c50db52a735688944eb04860e
0x3da553e3cc8b29cd5324bb13a5fcb51a3bb38ab8823d393d099e8bb98d55f903
0xf1e5250f7de8d1921558928e808c247b019614d17518ed363be615d7ae21d740
0x1ec7fd910c31aea3cbfeb358fff123edcb1613ad928a84f492549bd7ff23f47a
0x203696eb2eaf7e24a7ed48c200e238dff37733d41110d59d63c6f671453e9b29
0xdf4c5de6ce71d9166d8465e025d7930e12847db6be5f7999fd2f70bb128c0944
0xdb2168d7a7456ab4ddcbc9639d8f6a236d6ea1cd9ba376715de03c481d94425b
0x72e500bf12e8586cdc927f01fe0c8ccc7813896727f7e92971c91c29bd7aab4f
0x1ef004c4c1802dc3e9dbb28c844e07daca15c9c92a8aac6533a6615de8beed00
0x9337a36882af801213c6f9251e65252fd9ae1f9f3384203b82f65fb854702880

Functions
Getter at block 21160161
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x34c783b46be7eeed04d424ad135526b583c51cba9b15df31c781283786a03a68
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf548C0F50667ECf558E0e9c1Cfc8E81CF88a7005, 0xf809FbCCE2ea0A757A7f6563E4bC5AE9B728759A, 0x5a67459b4B3ed466E3804D157E85103fc72ebC02, 0x23d2733423005fA67784ef89d5606E97018AF1f1, 0x5B6FA867F888FCA545561A22fa750d63E5262706, 0x423fde3b8Daa899E1bc8dCD0A0BC698B5E72A6B5, 0xd1b6168d529ed94DD405Ee52159995b6d3728206]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
40
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.