GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0xb028d29d at 13986815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xb0d8631644bf43d6c506c391c87d250930522b07ffdfee28e04819b075d34038
0x0bec9790d322d2ffb4982b5ff096167ba3e2bbb648d05725f96bbfd5b49e25b2
0x00ad32bfe95a19911e85498c3a5b92d8a2ec0259621b2c236d1a91ac9d2ea97b
0x5c362f0a92575e74bb623031ffecd15c2f38c7729f57c1fb01bfb36c517e6ad5
0x50e0ccf74ac1409d9d03479fe1e6fdbae12f462bb55f90555343b682816f959a
0xd8eb9f88c7c1ad43fed2fd15d1f133c791cc775a1aa6a4fd97ce71d1836a7271
0x9355bbad6faa9ffad9fc0a1b54a0bb8b2d818ea5331d8de9e939c98f2f6d21c7
0xeb6293fba4555741d86f77aa9ffc0f352c7e7f0fe516dfb6ecb7a07745885c62
0x13ed15bef6e281241266c8614ec6afa71dc355b27854d6d090f2c4db7e59d3b3
0x2f88f04dc2df7bad4c24bac67c2be759befbca7d9ef81ebc4d6c36d3716ed49c

Functions
Getter at block 21215108
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf67f0889b9c48105d33979ec4f226e1b3ad0537f07e60fcff43b7be2f4f932c4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF007FAFDF6D08e52B623b9BD383d194aa63f8dB5, 0x589a904aaA273632ca647fC37c4ae314333a5F88, 0x47e489B1Ad69cDD632ACd4d8D09d18537FBf2B63, 0x1a23c60E241D2A715C7BC336EB08F88607cA2b2a, 0x1d8A9f79C0a802D705F335713170e36697b111Da, 0x9DeF8De29506482BEB8049122B99EB3A1B4382F2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
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.