GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x33fded78 at 13072434
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $66,452.7
ERC-20
Value $1,103.44
 (#1359)
ERC-721
--
0x90573b05b02f881aa6b6d13e7bda4e923ea2cb02ccad2279489733b6bbf8b097
0x797f022bfaabdfa8b23d18d6644977450cc8759f4602fed7bd3dff0168d5f27e
0x1b8f2850a0bdccd43cb52b15ad4919e356f14f188207741beab88264a4bf667f
0xf6b7d6194a29fc2cdd1614179a0dbe3ee86d720b3b85844009cebb0573a9eec6
0xad740f4609a30fcfc69e0db9da448b292b5f9a38522bf6cb21d7c6cefefb18a8
0xb444d6e293f67494b71ccab9aa92d089eee1b199b477d40463ceef8f4d2fa49c
0x5f24f49108b20b5d7a463b55692409bb90fb29472be4ae3d0a58478c0bb431ea
0x6979016c41fd5b3b07de5ed548056227558fef8edbfd30be8b8a171c6e67c1c6
0xc86fdb61929f5a1ebe2c49ca2d374b208684463c435b18c602e6bcadf5a7ebb0
0xa95ba297187799b29bf09afd1b2de85bf3fe53b2f4f22fa4ed352f7f02f6f717

Functions
Getter at block 20862571
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0595abdd035d0f80f2bdc1df1e84bc064d48bddf02c80f604761d9dc18cbe565
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
30
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.