GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 157 txns
Deployed by via 0xc505af9c at 19844018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45,213.81
ERC-20
Value $97.68
0xfcfa19d54e83c02050ea13358751c3860f1735ee55d9c70fd766188f2d5ea062
0xd32fc641f5f645b98a63046911473610df3f00cb4a154a77518bf1288ec3968e
0x0738f7c3b5ba73ea9011681f2fb5beb7d793efe63f3d420a5b0b9b6424d5e1b5
0x91d25e8f6bc7bcc71abb92708ee5ae60447335cdc3ce5a7a551caac6202c5f29
0xbf2659cb9f07d2a94fbaf26657d71baf56a0de19d27ecace902285e7eb9383f3
0x0d643098c6611a3869c5cf4782d5eece2795848b9b3339aa97636104fe886915
0x3f1a40406c854059cee702a6df822618f8671919f6799fd445011c9413d0ae7e
0x705e70195b60c6de1ebfbcec5ceda9eb7ab14bfa04f540f08271942d7971fc6a
0xf5714f15e65bd5ea1b8fb1be69954ce6d1c8cd8f3829c07da258017cf6c50ce2
0xcbc28999b1a62003ae77b8f75c788fa9580010766c87ddca672a1c7a82f4eb92

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