GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 208 txns
Deployed by via 0xe2cfc451 at 17815675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $162.05
ERC-20
Value $109,168.87
ERC-20
Value $23,484.78
 (#56)
ERC-1555
--
0x51813e2192735002d39a9408d8846c79f1b1dcfd4e6b5dd3da27b76ad4a033f7
0xd96d6058907b0f0e18b354e4ca0cb4295e34bd2a9d7ac2a693674b71d2e7798d
0xa6f8236ae60b6a3c343a6b780d41baf35e5579a6d0f5557f3bf2f1f8cf0545ad
0xf056ebf2f8022e3f205424d30dede71827c7e4bdf245aaf621e7aad8af62e0ef
0xa510bb2c9c6de52bb8d3b56cfa4384e0abe90e3a6959e50a266532d743c395b4
0xc413e4ac5d2c0b5a923cf4964b959c72a671a3d745c9a71d45b63ebcc4a11e77
0x3222f334107a512b0ca50f84086f641d3e7dd954b3f8cd66c22798db8ee9fe0c
0xe073c945e8ced43919f70f1b69319774548a68d75f99860576d6d400b841ebcd
0x26ee36ffa6601feda259e163d36a9793c136b7f64617bb9f317ca1f2f85cbcb5
0xb55267f2cf2c7a607208b4b9fb158b2e638d1863aa354b6ca176a406bbbd1242

Functions
Getter at block 21310660
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe034fea9e28266be31dcbbc04b4e98f2041ba73ba59fae4b2dd35645c1c58ab5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE48ec5A7468f155B0aBbE3BF910aA835B18aA7b4, 0x26a4F6418b77650808D3F83e7e8A8f3B7f7C8B8c, 0xc4093E4bFA5f1af9000376D84dABe6a93A121fA1, 0x938E64c866203C8da6C160B82b5B634B821be88a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
230
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.