GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0x68e5f65b at 20345339
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $180,507.63
0xe9f55ab9bb7ac6b11a83670516c79e3e37d099358f07726963ec181fd98e6da0
0x1780e9facfaf0a1fada60f21c6ec0ce1f72a8b7400d7277e05e4d90b4b5fc3e3
0x99144fd1b0e40110e4695fba49603cf0c5b39e0d4664dbb71aa707c376c17c90
0x984292c2a5ae8fdcacb7c65114b889bb85d0ce986d11608607c4d7b51de985d6
0x4a23741208b959940230c6d4dd6e8e76c926d82517aaa5fd5198d4346a53b8b2
0xc5cd36e8ac890a7607a6eb1f9b4623aee9a0b0605a1f752548b3f61ab660ef0e
0xe052a559d4e34a42707296126cb9ba00c7511dfddc319bad5b455986cf151047
0xb1fba57c305b1e372e34924cb1acf14574448e83ec11f44deaa01a965327e3f2
0x8a5d97ef39dc6d2a8b2cd5d2e0b957e91f865b9a7f2a143fb8ef55bbd42216ca
0x0b0729a007746d1fbb895c01dfc4738beaf495c01d707f0acc9c253a68ff517b

Functions
Getter at block 20854787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd723099e28fddee093ab26d62ff0b1da3ee183632022b9fb6a44bc373792a854
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xacB43333dC6f3ec471b8a8135C142C7249d7e680, 0x673B1ce4C23a60ED36aeA23BaE47E18096e33824, 0xf6DFfC97FcF259dC04E08E4836936c18B2295a13]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
72
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.